body {
	margin: 0px;
	font-family: "Arial";
	background-repeat:repeat-x;
	background-image:url(images/back.jpg);
}

.black12 {font-size:12px; color:#000000; line-height:16px}
.black15 {font-size:15px; color:#000000; line-height:20px}
.black18 {font-size:18px; color:#000000; line-height:22px}
.green18 {font-size:18px; color:#789F00; line-height:22px}
.green15 {font-size:18px; color:#789F00; line-height:23px}
.bottom_white12 {font-size:12px; color:#FFFFFF; line-height:18px}
.white15 {font-size:15px; color:#FFFFFF; line-height:20px}
.gray12_66 {font-size:12px; color:#666666; line-height:20px}
.gray12_33 {font-size:12px; color:#333333; line-height:20px}
.red12 {font-size:12px; color:#FF0000; line-height:16px}

.text {font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #e8e8e8;
	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}

.black12 a:hover {text-decoration: none; color:#003399}
.gray12_66 a:hover {text-decoration: none; color:#003399}
.bottom_white12 a:hover {text-decoration: none; color:#FFFF00}