<!--
.normal2
{
	font-family:Arial;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.normal
{
	font-family:Arial;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}
.normal_p
{
	font-family:Arial;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}

.normal_box
{
	font-family: Tahoma;
	color: black;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
}

.normal_box_2
{
	font-family: Tahoma;
	color: #295688;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
}

.normal_h
{
	font-family:Arial;
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.normal_h2 A
{
	font-family:Arial;
	font-weight: bold;
	font-size: 11px;
	color: #899EB2;
	text-decoration: none;
}

.normal_h2 A:hover
{
	font-family:Arial;
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.box_headerd
{
	font-family: Tahoma;
	color: #FEFEFE;
	font-weight: bold;
	font-size: 10px;
}
.box_header
{
	font-family:Tahoma;
	color: #2A69AE;
	font-weight: bold;
	font-size: 10px;
}
#dropmenudiv{
position:absolute;
background-color: #586e93;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#FFF9E5;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fa8d0b;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #fa8d0b;
}
.menu {
        margin-top:25px;
        margin-left:10px;
}
-->
</STYLE>
