/* CSS Document */

body {
	background : white;
	margin:0 auto auto 0;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.maintext { font-family: verdana, sans-serif; color: white; font-size: 9pt }
.headertext { font-family: verdana, sans-serif; color: #0099CC; font-size: 10pt;
font-weight: bold }

.footertext { font-family: verdana, sans-serif; color: #000033; font-size: 8pt }

A:link { text-decoration: none; color: #0f4979 }
A:active { text-decoration: normal; color: #0f4979 }
A:visited { text-decoration: none; color: #0f4979 } 
A:hover { text-decoration: underline; color: #0f4979; }

A.main:link { text-decoration: none; color: #ffffff }
A.main:active { text-decoration: normal; color: #ffffff }
A.main:visited { text-decoration: none; color: #ffffff } 
A.main:hover { text-decoration: underline; color: #00ff00; }

.maintable {
	border: 1px solid #000033;
	width: 150px;
	height: 300px;
	color: #eeeeee;
	margin: 10px;
	padding: 10px;
} 

.masthead{
background-image:url(bannerbkg.gif);	
}

.searchBackground{
background-image:url(searchbackground2.jpg);
}


h3{
	text-decoration:underline;
	}