

div.splash {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.splashtable {
	width: 100%;
	height: 100%;
	border-top: solid 25px #34618F;
	margin-left: auto; 
	margin-right: auto;		
	}

.splashtd {
	vertical-align: middle;
	}	
 
.top_nav {  
  background-color : #FFFFFF;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 666666;
	font-weight: bold;
	vertical-align: bottom;
	padding: .5em;	
  } 
  
 .botmenu_background  {
 	background-color : #D9D7BE;
	height : 18px;
	padding-top: .2em;
 }
 
 
 .topmenu_background  {
 	background-color: #D9D7BE;
	height: 18px;
 }
 div.topmenu {  
  position: absolute;
  top: 60px;
  left: 40px;
  width: auto;
  height: 15px;
  z-index: 5; 
  }    
 
.leftmenu {
 padding: .5em;
 padding-left: 15px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 9px;
 color: #000000;
 line-height: 15px; 
 }
 
.content {
 	padding: 10px; 
 	padding-left: 30px;
	padding-right: 30px; 
	}

.right {
 	padding: .5em;	 
	}
 
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover, {
	color: #520D04; 
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	}

.splashfooter {   
   	width: 734px;
	height: 135px;
	text-align: center;
	/* border: solid 2px #FF0000; */
   	}  
   
.splashcenter {
	margin-left: auto; 
	margin-right: auto;
	}    

	 

 
