body {
	margin: 0px;
	font-family: "Arial";
	background-repeat:repeat-x;
	background-image:url(images/back.jpg);
	background-color:#003D73;
}

.black12 {font-size:12px; color:#000000; line-height:16px}
.black13 {font-size:13px; color:#000000; line-height:16px}
.yellow13 {font-size:13px; color:#FF9900; line-height:16px}
.black_link {font-size:12px; color:#000000; line-height:16px}
.blue15 {font-size:15px; color:#0B589E; line-height:20px}
.blue13 {font-size:13px; color:#0B589E; line-height:20px}
.black15 {font-size:15px; color:#000000; line-height:22px}
.black_yellow{font-size:15px; color:#CC9900; line-height:22px}
.white15 {font-size:15px; color:#FFFFFF; line-height:20px}
.gray15_66 {font-size:15px; color:#666666; line-height:20px}
.bottom_white12 {font-size:12px; color:#FFFFFF; line-height:16px}
.gray12_66 {font-size:13px; color:#666666; line-height:16px}
.gray18_66 {font-size:18px; color:#666666; line-height:22px}
.gray12_33 {font-size:12px; color:#333333; line-height:16px}
.bottom_brown12 {font-size:12px; color:#534420; line-height:18px}
.text {font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #DCE4ED;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: left;
	text-align: left;
}
.underline {    
    font-size:12px;
	line-height: 15px;
	color: #666666;
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}

a:link {text-decoration: none}
a:visited {	text-decoration: none}
a:hover {position:relative; text-decoration:underline}
a:active {	text-decoration: none}

.gray12_66 a:hover {text-decoration: none; color:#FF6600}
.black15 a:hover {text-decoration: none; color:#0066CC}
.blue13 a:hover {text-decoration: none; color:#FF6600}
.black_link a:hover {text-decoration: none; color:#FF6600}