﻿body {margin:0px; font-family:Tahoma; font-size:13px; background-image:url('images/useful/bg.gif')}

a{color:#006832; text-decoration:underline; font-weight:bold; font-size:13px}
a:hover{color: #006832; text-decoration:underline; font-weight:bold; font-size:13px}
a:visited{color:#006832; font-weight:bold}

a.nav{color:#006832; font-size:11px; font-family:Tahoma; font-weight:bold; text-decoration:none}
a.nav:hover{color:#006832; text-decoration:underline; font-family:Tahoma; font-size:11px; font-weight:bold;}

h2{color:#006832}
h3{color:#006832; font-size:14px}

.footertext{font-size:11px;}

#leftarea{float:left; width:200px; margin-left:25px; text-align:justify; font-size:12px; background-color:#dbdbdb; border:1px solid #000000; padding:1px}

#rightarea{float:left; width:585px; margin-left:10px; text-align:justify; font-size:12px}

#wholearea{float:left; width:780px; margin-left:25px; text-align:justify; font-size:12px}

/*Div Styles for Dropdown menu*/
#dropmenudiv{
position:absolute;
background-color: #dbdbdb;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #006832;
color:#ffffff
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
