body {
 background-image:url(../images/misc/bg_sub.gif);
 background-position:top;
 background-repeat:repeat-x;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#333333;
 line-height:18px;
}
body#bg {
 background-image:url(../images/misc/bg.gif);
 background-position:top;
 background-repeat:repeat-x;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#333333;
 line-height:18px;
}
.text-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1B0069;
	line-height:18px;
	font-weight:bold;
	}
.border-table {
	border-width:1px;
	border-style:solid;
	border-color:#C9C37F;
}
.border-pic {
	border-width:3px;
	border-style:solid;
	border-color:#CCCCCC;
}
.border-pic2 {
	border-width:4px;
	border-style:solid;
	border-color:#CCCCCC;
}
.border-top-dashed {
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
}
.text-redbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	line-height:18px;
}
.text-red10{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CC0000;
	line-height:18px;
}
.text-gray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
	}
.text-gray10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:18px;
	font-weight:bold;
	}
.text-blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	line-height:18px;
	}
.text-blue10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	line-height:18px;
	}
.text-whitebold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	font-weight:bold;
	}
.style-textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:1px;
	background-color:#FFFFFF;
}
.style-button {
	border-style:solid;
	border-width:2px;
	border-color:#996600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#996600;
	background-color:#ffffff;
}
.style-button2{
	border-style:solid;
	border-width:2px;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	background-color:#f5f5ff5;
	height:22px;
}
table#link-footer a:hover{
	text-decoration:underline;
	color:#0066CC;
}
table#link-footer a, table#link-footer a:link{
	text-decoration:none;
	color:#1B0069;
}
table#link-gray a:hover{
	text-decoration:overline;
	color:#333333;
	font-size:10px;
	font-weight:bold;
}
table#link-gray a, table#link-gray a:link{
	text-decoration:none;
	color:#999999;
	font-size:10px;
}
table#link-black a:hover{
	text-decoration:none;
	color:#CC0000;
	font-size:10px;
}
table#link-black a, table#link-black a:link{
	text-decoration:none;
	color:#333333;
	font-size:10px;
}
table#link-blue a:hover{
	text-decoration:underline;
	color:#3366CC;

}
table#link-blue a, table#link-blue a:link{
	text-decoration:underline;
	color:#003399;
}