

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC5204;
	text-decoration: none;
}
.border1 {border:2px solid #000000; padding:0px; }
.heading { font-size : 16px; color : #E5E5CD; font-family: Arial; font-weight : bold; }

a:hover {
	color: #EBECB2;
	text-decoration: none;
}

a.info{
    position:relative;
    z-index:24;
    color:#EBECB2;
    text-decoration:none}
 
a.info:hover{z-index:25;}
 
a.info span{display: none}
 
a.info:hover span{
    display:block;
    position:absolute;
    top:2em; left:2em; width:11em;
    border:1px solid #000000;
    background-color:#111111; color:#EBECB2;}



body {
	

	background-color:E4CB8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	color: #EBECB2;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBECB2;
}

#nav {
height: 20px;
padding: 0;
background: #111111 top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}


.menuList {
  list-style: none; 
  padding: 0 0 0 0; 
  margin: 0 0 0 0; 
  width: 100%; 
  text-align: left;
}

.menuList a:link {
	display: block;
	color: #333; 
	padding: 3px 0 3px 12px;  
	text-decoration: none; 
	width: 100%;
}
.menuList a:visited {
	color: #333; 
	padding: 3px 0 3px 12px;  
	text-decoration: none; 
	display: block; 
	width: 100%;
}
.menuList a:hover {
	text-decoration: none; 
	background: #575151;
	width:170px;
}

*html .menuList a:hover {
text-decoration: none;
background: #C9C9C9;
width:100%;
}


div#nav{
	 float:left;
	width:165px;
	margin: 0;
	color: #ffffff; 
	text-align: left;
	}
	
	div#nav p{
	min-height: 81px;
	padding : 0 1px 1px 1px;
	list-style : none;
	margin : 0;
	width: 144px;
	background: #698B4A;
}


#nav h2 {
	width: 154px;
	color : #ffffff;
	padding : 8px 0 1px 10px;
	font : 14px times new roman;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	margin : 0;
	background: #7DCE65 url('images/navtop.gif') no-repeat;
}


.nav li a, .nav li a:visited {
	display : block;
	width: 154px;
	font : 12px Arial;
	font-weight : bold;
	padding: 1px 0 1px 10px;
	margin : 0;
	text-decoration: none;
	font-weight : normal;
	color : #ffffff;
}

.nav li a:hover {
	font-weight : normal;
	color : #000000;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #698B4A;
}