body {
	margin: 0px;
	font-family: "Arial";
	background-repeat:repeat-x;
	background-image:url(images/inside_back.jpg);
}

.black12 {font-size:12px; color:#000000; line-height:14px}
.black13 {font-size:13px; 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}
.green12 {font-size:12px; color:#858E0B; line-height:20px}
.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}
.gray13_33 {font-size:13px; color:#333333; line-height:20px}
.purple13 {font-size:13px; color:#660066; line-height:20px}
.red12 {font-size:12px; color:#FF0000; line-height:16px}
.red15_U {font-size:15px; color:#CC3300; line-height:20px; text-decoration:underline}
.yellow15 {font-size:15px; color:#CC9900; line-height:20px}
.yellow18 {font-size:18px; color:#CC9900; line-height:22px}


.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: #FFF;
	background-color: #333;
	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}

.black_12 a:hover {text-decoration: none; color:#003399}

