/* CSS Document */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	width: 1010px;
	height:auto;
	background-color:#FFFFFF;
	border:inset;
	border-width:1.5px;
	border-color:#CCCCCC;
}
#header {
	margin: 0 0 0 0;
	background-image:url(../images/header2.gif);
	background-repeat:no-repeat;
	height:115px;
}
#header2{
	margin-top:opx;
	background-image:url(../images/notes2.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:70px;
}
 /* #container {
float:inherit;

    text-align: left;
	margin-left:9px;
	margin-top:9px;
	margin-right:9px;
	margin-bottom:9px;
	padding: 0px;
	border:0;
	width: 990px;
	height:auto;
	background-color:#00FFFF;
}
*/
#sidea {
	float: left;
	width: 150px;
	margin-top:5px;
	margin-left:0px;
	margin-right:15px;
}
#sideb {
	float: right;
	width: 210px;
	margin-top:5px;
	height:auto;
	border-left:groove;
	border-left-color:#066;
	border-left-width:2px;
	padding-left:15px;
	margin-right:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#content { 
	float: left;
	width: 800px;
	margin-top:5px;
	margin-left:0px;
	height:auto;
	margin-bottom:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	padding:15px;
	
}
#welcome {
background-image:url(../images/welcome.gif);
background-repeat:no-repeat;
width:534px;
height:50px;
margin-left:0px;
margin-top:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
text-align:center;
}
fieldset.formFieldSet {
border-color:black;
border-width:1px;
border-style:solid;
padding:10px;
}

legend.formLegend {
font-size:12px;
color:#0099FF;
}



#footer {
	clear: both;
	background-image:url(file:///C|/xampp/htdocs/images/footer.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:30px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B0BCC0;
	
		
}
.textmain {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.text_numbers {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
.textmain_ital {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
font-style:italic;
}
.textnav_buttons {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
font-style:normal;
color:#CCCCCC;
}
.text_heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:normal;
color:#ffffff;
padding-left:15px;
}
a:link {
	text-decoration: none;
	color:#0099FF;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#map {border:#CCCCCC;
border:outset;
border-width:thick;
}
 #thetable {
width:515px;
height:auto;
margin-left:5px;
}
 .odd{background-color: white;} 
 .even{background-color: black;} 
