/* CSS for DBLOnline */

/* 
 
 #lp1 {
 float:left;
 width: 15%;
 margin: 0;
 text-align: center;
 padding: 3px;
 background-color: #D6DDE4;
  }
 
 
 #main {
 margin-left: 15%;
 margin-right: 15%;
 padding: 1em;
 max-width: 36em;
 font-family: Verdana;
 font-size: 100%;
 font-weight: normal
 font-style: normal;
 text-align: left;
 }
 
 #rp1 {
 float:right;
 width: 15%;
 font-family: Verdana;
 font-size: 100%;
 font-weight: normal
 font-style: normal;
 text-align: center;
 padding: 3px;
 background-color: #D6DDE4;
 }
 
 
 #tail {
 clear: both;
 margin: 0;
 height:50px;
 color: red;
 font-family: Verdana;
 font-size: 100%;
 font-weight: normal
 font-style: normal;
 text-align: center;
 background-color: green;
 }
 

 #tagline {
 color: navy;
 font-family: Georgia;
 font-size: 80%;
 font-weight: normal;
 font-style: italic;
 text-align: left;
 background-color: #D6DDE4;
 )

*/ 

.mainhead {
 font-family: "Arial Black";
 font-size: 20pt;
 font-weight: bold;
 font-style: italic;
 text-align: left;
 margin-left: 10px;
 margin-top: 20px;
 }
 
 .mainhead2 {
 font-family: "Arial Black";
 font-size: 16pt;
 font-weight: bold;
 font-style: italic;
 line-height:120%;
 text-align: center;
 margin-left: 10px;
 margin-top: 20px;
 }
 
 .mainbody {
 font-family: Verdana;
 font-size: 80%;
 line-height:120%;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 margin-left: 10px;
 margin-right: 10px; 
 margin-top: 5px;
 } 
 
.panelhead {
 font-family: "Arial Black";
 font-size: 10pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 }
 
 .panelbody {
 font-family: Verdana;
 font-size: 8pt;
 line-height:120%;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 margin-left: 5px;
margin-right: 5px;
 } 
 
 .panelmore {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: normal;
 font-style: normal;
 text-align: center;
 }


#banner {
 height:50px;
 font-family: Verdana;
 font-size: 100%;
 font-weight: normal
 font-style: normal;
 text-align: center;
  }

 #container {
 position: absolute;
 top: 2%;
 left: 5%; 
 width: 90%;
 margin: 10px auto;
 background-color: #blue;
 color: #333;
 line-height: 130%;
}

#tagline {
 height: 18px;
 color: navy;
 font-family: Georgia;
 font-size: 80%;
 font-weight: normal;
 font-style: italic;
 text-align: left;
 background-color: #D6DDE4;
}

#menux {
 font-family: Verdana;
 font-size: 90%;
 font-weight: normal
 font-style: normal;
 text-align: left;
 background-color: #003257;
}


.menu {
 width: 100%;
 height: 18px;
 background: black;
}
    
.menu ul {
 margin: 0;
 padding: 0;
 color:black;
 }

.menu li {
 margin: 0;
 padding: 0;
 float: left;
 width: 7.5em;
 height: 18px;   
 margin-right: 1px;
 font-size: 90%;
 background: black;
 text-align: center;
}
  
.menu a {
 display: block;
 width: 100%;
 text-decoration: none;
}
   
.menu a:link {
 color: white;
}
    
.menu a:visited {
 color: white;
} 
    
.menu a:hover {
 background: white;
 color:black;
 font-weight: bold;
}


#footer {
height: 18px;
margin: 0;
padding: .5em;
color: #333;
 font-family: Verdana;
 font-size: 60%;
 font-weight: normal
 font-style: normal;
 text-align: center;
background-color: white;
}


#refer {
 font-family: Verdana;
 font-size: 80%;
 font-weight: normal
 font-style: normal;
 text-align: left;
}
