
body  { font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #464646; margin: 0px; padding: 0px }
td#header { border-bottom: 1px solid #383838 }
td#banner { border-bottom: 1px solid #ababab }

#banner{
	background:#fff url('../images/about_banner_back.gif') no-repeat;
	line-height:46px;
	padding:0 12px;
}

#banner span.left{
	font-size:16px;
	float:left;
	margin:10px 0 0 0;
	color:#f90;
	line-height:34px;
}

#banner span.right{
	font-size:16px;
	float:right;
	margin:10px 0 0 0;
	line-height:34px;
	color: #464646;
}

td#main   { background-color: white; padding: 13px }
td#footer   { color: white; font-size: 11px; line-height: 150%; text-align: right; padding: 13px }
a, a:link { color: #ffa200; font-weight: bold; text-decoration: none }
a:visited { }
a:hover { text-decoration: underline }
a:active { background-color: #cdcdcd }
td#footer span.small a, td#footer span.small a:hover { color: #c0c0c0; font-weight: normal; font-size: 9px }
a img, a:link img { border: 0px }
ul, ol { color: #464646; font-size: 12px; line-height: 150% }
