body {
	margin: 0px 0 0;
	padding: 0;
	background: #ffffff url(images/bghder1.jpg) repeat-x top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
scrollbar-face-color:#B6B6B4;
scrollbar-highlight-color:#E9E9E9;
scrollbar-3dlight-color:#646464;
scrollbar-darkshadow-color:#616161;
scrollbar-shadow-color:#B90000;
scrollbar-arrow-color:#B90000;
scrollbar-track-color:#D8D5D1;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

#content {
	float: none;
	width: 900px;
}

.menu{
	width: 100%;
	background-color: #B6B6B4; }

.menu ul{
	margin: 0; padding: 0;
	float: left;}

.menu ul li{
	display: inline;}

.menu ul li a{
	float: left;
	font: normal tahoma 13px;;
 	text-decoration: none;
	color: #FFFFFF;
	padding: 5. 60px 6px;
	background-color: #B6B6B4;
  font-weight: bold;
}

.menu ul li a:visited{
	color: #710303;}

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	width: 100%;
	background-color:#8E8C8C;}



.rollover a {
display:block;
width: 207px;
padding:7px 0px 8px 0px;
font: normal 13px tahoma;;
color:#BF0106;
background: url("images/button1.gif") 0 0 no-repeat;
text-decoration: none;
  font-weight: bold
}
.rollover a:hover {
	background-position: 0 -32px;
	color: #696969;
}

.rollover1 a {
display:block;
width: 150px;
padding:6px 0px 6px 0px;
font: normal 12px tahoma;;
color:#BF0106;
background: url("images/button2.gif") 0 0 no-repeat;
text-decoration: none;
  font-weight: bold
}
.rollover1 a:hover {
	background-position: 0 -32px;
	color: #696969;
}

/* Footer */

#footer {
	width: 100%;
	padding: 30px 0 50px 0;
	background: #00477F url(images/line_2.jpg) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.bordr r {
	border-right: 1px dotted #EFEFEF;
}

.border l {
	border-left: 1px dotted #EFEFEF;
}
