body {
	margin: 0;
	padding: 20px;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
	background: #EDF2F6;
	}

#site {
	position: relative;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
	background: #fff;
	width: 840px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 780px;
	}

html>body #site {
  	width: 780px;
	} 

tr.header td {
	background: url("images/header_bg.gif") repeat-x;
	}
	
form {
	padding: 0;
	margin: 0;
	}
	
td { font-size: 11px; }
input { font-size: 11px; padding: 0; margin: 0; }

.f18b {  font-family: Tahoma, Verdana, sans-serif; font-size: 18px; font-weight: bold; }
.f18 {  font-family: Tahoma, Verdana, sans-serif; font-size: 18px; }
.f14b {  font-family: Tahoma, Verdana, sans-serif; font-size: 14px; font-weight: bold; }
.f14 {  font-family: Tahoma, Verdana, sans-serif; font-size: 14px; }
.f12b {  font-family: Tahoma, Verdana, sans-serif; font-size: 12px; font-weight: bold; }
.f12 { font-family: Tahoma, Verdana; font-size: 12px; }
.f11b {  font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: bold; }
.f11 {  font-family: Tahoma, Verdana, sans-serif; font-size: 11px; }
.f10 {  font-family: Tahoma, Verdana, sans-serif; font-size: 10px; }

a.plain { color: #ffffff; text-decoration: none; background-color: white; }
a.plain:link { color: #ffffff; text-decoration: none; background-color: white; }
a.plain:visited { color: #ffffff; text-decoration: none; background-color: white; }
a.plain:hover { color: #ffffff; text-decoration: none; background-color: white; }

a.black { color: #000; text-decoration: none; }
a.black:link { color: #000; text-decoration: none; }
a.black:visited { color: #000; text-decoration: none; }
a.black:hover { color: white; text-decoration: none; background-color: #000; }

a.red { color: #c00; text-decoration: underline; }
a.red:link { color: #c00; text-decoration: underline; }
a.red:visited { color: #c00; text-decoration: underline; }
a.red:hover { color: white; text-decoration: none; background-color: #c00; }

a.blue_tabs { color: #666666; font-size: 14px; font-weight: bold; text-decoration: none; }
a.blue_tabs:link { color: #666666; font-size: 14px; font-weight: bold; text-decoration: none; }
a.blue_tabs:visited { color: #666666; font-size: 14px; font-weight: bold; text-decoration: none; }
a.blue_tabs:hover { color: white; font-size: 14px; font-weight: bold; text-decoration: none; background-color: #3366CC; }

a.blue_tab_text { color: #ffffff; text-decoration: none; }
a.blue_tab_text:link { color: #ffffff; text-decoration: none; }
a.blue_tab_text:visited { color: #ffffff; text-decoration: none; }
a.blue_tab_text:hover { color: #ffff00; text-decoration: none; background-color: #3366CC; }

a { color: #003366; text-decoration: underline; }
a:link { color: #003366; text-decoration: underline; }
a:visited { color: #003366; text-decoration: underline; }
a:hover { color: white; text-decoration: none; background-color: #3366CC; }
