body { background-color: white;
font-family: Verdana;
font-size: 12px;
color:black;
margin:0px;
padding-bottom:20px;
scrollbar-face-color:white;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:orange;
scrollbar-darkshadow-color:;
scrollbar-shadow-color:pink;
scrollbar-arrow-color:black;
scrollbar-track-color:ivory;
}

.header { height:30px;
background:white;
border:0px solid brown;
}

#mainbody { margin-left:167px;
padding-top:15px;
padding-right:20px;
padding-bottom:5px;
padding-left:0px;
background:white;
border:0px solid brown;
}

#menu { position:absolute;
top:70px;
left:3px;
right:3px;
width:165px;
background:white;
color:black;
border:0px solid black;
text-align: justify;
}

.menuitem { width:100px;
background:ivory;
color:brown;
font-size:10px;
border:3px solid cornsilk ;
text-align: center;
}

.menuhead { left: 0px;
width:95px;
background:cornsilk ;
color:brown;
border:3px solid cornsilk ;
text-align: center;
font-weight:bold;
font-size:10px;
}

/* horizontal tabbed menu */	
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(button/button1.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(button/button.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(button/button.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; 	



.footer { width:100%;
text-align:center;
margin-top:5px;
padding:1px;
background:ivory;
color:brown;
border:1px solid black;
}

a:hover { font-size:14px;
background-color:yellow;
color:brown}

h1 { font-size:30px}

h2 { font-size:24px}

h3 { font-size:20px}

p,h1,h2,h3 { margin: 10px 10px 10px 10px}

.heading { font-family:Lucida Calligraphy;
font-size:36px;
background-color:yellow;
color:brown;
font-weight:bold;
text-align: center}
