.navbar-table{
    height:23px;
    background:  #d18f39; 
}



.middle{
	position:absolute;
	padding-top: 85;
	width:850px;
	}
	

img{border:0;}
	
a{color:#d18f39; text-decoration: none;} 

															
#bottom a{ color: #731303;
}

#bottom{
text-align:center;
}
 b{color: #731303;}
			
/*-------home page attributes--------*/

#middletable a{color: #731303;}


												
/*----------------Navbar---------*/
.topbar{
position:absolute;
padding-top: 3px;	
padding-right: 5px;	
padding-bottom: 5px;	
font-family: Arial; 
	font-size: 12px;
	text-align:right;
	
}

.ddcolortabs{
font-family: Arial; 
	font-size: 10px;
	text-align:center; 
	border-bottom: 1px solid #731303;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;

}

.ddcolortabs li{
float: left;
	position: relative;
	width:140px;  /*width of the menu blocks*/
	line-height:14px; /* height of the menu blocks*/
}




.ddcolortabs a{

display: block;
	text-decoration: none;
	color: #731303;  
	background: #d18f39; 
	padding: 4px;	
	border: 1px solid ;
	border-left-color: #731303;
	border-right-color: #731303;
	
}







/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #731303;
border-width: 0 1px;
font-family: Arial; 
font-size: 11px;
line-height:18px;

width: 138px;
text-align:center;
background-color: white;

visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
width: 138px;
padding: 2px 0;
text-decoration: none;
color: #731303;
border: 1px solid #731303;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%; border: 1px solid #731303;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea; border: 1px solid #731303;
}