﻿

table, td {
	font-family:Arial, Helvetica, sans-serif;

	font-size:10pt;
	color:#24326c;

}


#main {
	vertical-align:top; 
	width:598px; 
	padding:50px 40px 20px 40px; 
}


.title {
	text-decoration: none;
	font-size:14pt;
}

/***NAVIGATION STYLE BEGIN***/

a.nav:link, a.nav:active, a.nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;  
	text-decoration:none;
	display:block;
	font-size:11pt;
	padding:10px 10px 10px 20px;
	text-align:left;
	color:#24326c;
}
a.nav:hover {background-image:url('siteart/button_on.gif'); background-repeat:repeat-y;}


#navcell {
	width:auto;
	border-bottom:1px #fff solid;
	border-top:1px #fff solid;
}

/***NAVIGATION STYLE END***/




a.text:link, a.text:active, a.text:visited {
	color:#336699;
	text-decoration:underline;
}
a.text:hover {color:#000;}



a.footer:link, a.footer:active, a.footer:visited {
	color:#99ccff;
	text-decoration:underline;
}
a.footer:hover {color:#fff;}



#endtd {
	background-color:#24326c; 
	color:#fff; 
	text-align:center;
}










