/* CSS Document */

body {
	margin:10px;
	font-family:verdana;
	background: url(../images/background3.jpg) repeat-x;
	background-color: #f8f8f9;
}



table.mainContent {
background-color: #FFFFFF;
 }

a:link {
	color: #000000;
} 

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a:link.nav {
	color: #000000;
	text-decoration: none; font-weight:bold
}

a:link.contact {
	color: #669900;
	font-weight:bold;
}

a:visited.contact {
	color: #669900;
	font-weight:bold;
}

a:visited.nav {
	color: #000000;
	text-decoration: none; font-weight:bold
}

a:hover.nav {
	color: #235f9b;
	text-decoration: underline; font-weight:bold
}

a:active.nav {
	color: #000000;
	text-decoration: none; font-weight:bold
}


td.links {
	background-color:#ddd;
	font-family:arial;
	font-size:11px;   
	padding-top:5px;
	padding-left:0px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
}

td.links2 {
	background-color:#ddd;
	font-family:arial;
	font-size:11px;   
	padding-left:0px;
}

UL.links {
	list-style:none;
	padding : 5px;
	margin-left: 0px;
}

UL.home {
	list-style:none;
	padding: 0px;
	margin: 5px;
}

LI.links {
	margin-top:5px;
	margin-left: 5px;
}

LI.home {
	margin-top:0px;
	margin-left: 5px;
}

LI.sublinks {
	list-style: disc;
	margin-top:5px;
	margin-left: 20px;
}

td.middle {
	background-color: #888;
	font-family:arial;
	font-size:11px;
	padding-top:5px;
	padding-left:3px;
	border-left:1px solid #777;
	border-right:1px solid #777;
}

td.blank {
	background-color:#aaa;
}

p.footer {
	font-family:arial;
	font-size:10px;
	text-align: center;
}

p.footerctr {
	font-family:arial;
	font-size:10px;
	text-align: center;
}

td.header {
    height : 30px;
	background : url(../images/header_blue.jpg);
	margin-left: 0px; text-align: center; font-size: 14px; color: black; font-weight:bold;
}

td.header2 {
	margin-left: 0px; text-align: left; font-size: 11px; color: steelblue; font-weight:bold;
}

td.header2results {
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	color: White;
	font-weight:bold;
	height : 30px;
	background : url(../images/results_bar.jpg);
}

tr.header2top {
	height : 30px;
	background : url(../images/results_top.jpg);
}

tr.header2bottom {
	height : 30px;
	background : url(../images/results_bottom.jpg);
}

tr.quickresults {
	height: 30px;
	background: url(../images/results_bottom.jpg);
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

td.quickresults {
	height: 30px;
	background: url(../images/results_bottom.jpg);
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}


td.header2ctr {
	margin-left: 0px;
	text-align: center;
	font-size: 13px;
	color: steelblue;
	font-weight:normal;
}

td.header3 {
	margin: 0px;text-align: left; font-size: 11px; color: #000; font-weight:normal;
}

td.header3ctr {
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight:bold;
}

td.header4 {
	margin: 0px;text-align: left;	font-size: 11px; color: #000; font-weight:bold;
}

td.header4ctr {
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight:bold;
}

td.search {
	margin-left:0px; text-align: right;	font-size: 11px; color: #000; font-weight:bold;
}

td.plain {
	margin: 0px;text-align: left; font-size: 11px; color: #000;
}

td.plainctr {
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight:bold;
}  

td.plainrt {
	margin: 0px;text-align: right; font-size: 11px; color: #000;
}

td.white {
background:;
color: #ffffff;
text-align: center;}

table.news {
	width: 100%;
	}

td.newsplain {
	padding-left:15px;text-align: left; font-size: 11px; color: #000;
}

.r { text-align: left; padding-left: 10px; width: 270px;}
input { font-size: 11px; color: green; border: 1px solid #ccc; }

.clear{
   background: transparent;
   border: 0;
}

textarea { font-size: 11px; color: green; border: 1px solid #ccc; }
select { font-size: 11px; color: green; }
td.contact { text-align: right; padding-left: 10px; vertical-align: top;  }
td.contact2 { text-align: left; padding-left: 10px; vertical-align: top; font-family: arial; font-size: 10px; }
td.submit { text-align: right; padding-left: 10px; vertical-align: top; font-family: arial; font-size: 14px; }
td.submit2 { text-align: left; padding-left: 10px; vertical-align: top; font-family: arial; font-size: 14px; }