BODY {
		margin: 0px;
		padding: 0px;
	 }
	
hr{margin-top: 0px;
    margin-bottom:0px;   
   }	

img {
border: none;
}

h1,h2{
          font-family: Arial; 
          margin-bottom:2px; 
         }

a, b,TD,P,FONT{
                        font-family: Arial; 
                      }

	
a{
font-size:12px;
   color:#731303;  
   text-decoration: none;
   } 

	

img{
       border:0; 
      }

img.b{
          position:absolute;
        }


.middle{
	    position:absolute;
	    padding-top: 85;
	    width:850px;
	   }

.topnav a{
               color:#d18f39; 
              font-size:12px;
              font-weight:bold;
               text-decoration: none;
             }
.topnav{
padding-left: 0px;	
}

.navbar-table{
                     height:23px;
                     background:  #d18f39; 
                    }

#bottom{
              text-align:center;
              }




.art a{ 
           font-size:12px;
         }
.art{ 
       text-align:center;

        align :center;
margin-bottom: 0px;
       }

												
/*----------------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;
}
