
BODY {background-image: url('gfx/bg.gif'); font: font-family: Arial, Verdana, Trebuchet MS;margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
H1 {color: #375677; font-size: 18px;}
TD, BODY {font-family: Trebuchet MS;font-size: 12px;color: #000000; background-color: #FFFFFF; border: 0px;}
.heading {background-color: #C4D2E3; height: 15px; font-size: 12px;}
TH {background-color: #849AA6; color: #FFFFFF; font-size: 14px; border: 1px solid;}
TD { border-bottom: 1px solid #849AA6;}
TD {padding: 3px;}
TD.menu {text-align: center;}
TABLE.menu {text-align: center; border: 1px solid;}
A:link { color: #375677; text-decoration: none;}
A:visited { color: #375677; text-decoration: none;}
A:hover { color: #000000; text-decoration: none;}
A:hover.main { border-bottom:1px dotted #508396;}
.footer {color: #508396;text-align: right;}
.active {border-bottom: 2px solid #D8E2ED;}
.soon {background-color: #FED5BC;}

A.button {
	padding: 10px;
	border: 1px solid;
	border-color: #375677;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}
A:hover.button {
	background-color: #E1EFFF;
	background:url('gfx/arrow.gif') no-repeat;
	background-color: #FFFFFF;
	background-position: center left;
	padding: 10px;
	border: 1px solid;
	border-color: #375677;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}