body {
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align:center;
	height: 100%;
	padding: 0;
        background-image: url(../graphic/header_back2.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

a:link { color: #003399; }
a:visited { color: #996633; }
a:active { color: #FF9933; }

P {
font-family: Trebuchet MS;
font-size: 10pt;
text-align: left;

}

P.grad
{
background-image:url('/graphic/BannerTileBackground.gif');
background-repeat:repeat;
} 


P.title {
font-family: Trebuchet MS;
font-size: 14pt;
text-align: left;
font-weight: bold;
color: #AA0000;
margin-top:0.5em;

}


P.large {
font-family: Trebuchet MS;
font-size: 14pt;
text-align: center;
font-weight: bold;

}

P.large_red {
font-family: Trebuchet MS;
font-size: 14pt;
font-weight: bold;
color: #AA0000;
}

.style2 {
font-family: Trebuchet MS;
font-size: 14pt;
font-weight: bold;
color: #FFFFFF;
}

.style1 {
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
color: #AA0000;
}

.tiny {
font-family: Trebuchet MS;
font-size: 7pt;
font-weight: bold;
color: #999999;
}

.footer {
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
color: #000000;
}

TD { 
	font-family: Trebuchet MS;
	font-size: 10pt;

}

TD.header { 
	font-family: Trebuchet MS;
	font-size: 8pt;
}

TD.navigation-right { 
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-align: right;

}

TD.navigation-left { 
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-align: left;

}

TD.title { 
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #AA0000;
	font-weight: bold;
	text-align: left;
}

TD.caption { 
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000;
	font-weight: none;

}

TD.footer { 
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: center;
}

TD.tiny { 
	font-family: Trebuchet MS;
	font-size: 6pt;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}


INPUT  { 
	font-family: Trebuchet MS;
	font-size: 8pt;
}

H1 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #AA0000;
	font-weight: bold;
	line-height: 16px;

}

#container{
	position: relative;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align: left;
	
}

#header {
  	background: #fff;
	position: relative;
	top: 0px;
	left: 0px;
  	width: 800px;
  	height: 125px;
	border-right: solid 2px #A50000;
	border-left: solid 2px #A50000;
}


#nav {
  	background: #fff;
  	position: relative;
  	width: 800px;
	height: 50px;
	border-right: solid 2px #A50000;
	border-left: solid 2px #A50000;

}

#search {
  	background: #fff;
  	position: relative;
  	width: 800px;
	height: 25px;
	border-right: solid 2px #A50000;
	border-left: solid 2px #A50000;

}

#content {
  	background: #fff;
  	position: relative;
  	width: 800px;
	border-right: solid 2px #A50000;
	border-left: solid 2px #A50000;

}

#map {
  	background: #fff;
  	position: relative;
  	width: 800px;
	border-right: solid 2px #A50000;
	border-left: solid 2px #A50000;

}


#footer {
  	background: #fff;
	position: relative;
  	width: 800px;
	height: 75px;
	z-index:100;
	border-right: solid 2px #A50000;
	border-left: solid 2px #A50000;
	border-bottom: solid 2px #A50000;
	text-align:center;
}

#dropmenudiv{
color: #0379b1;
position:absolute;
border:1px solid #8c9095;
border-bottom-width: 0;
font:normal 11px Trebuchet MS;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
color: #0379b1;
font-size: 11px;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #8c9095;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
}

