﻿html 
{ margin-bottom: 1px;
height: 101%; 
overflow: -moz-scrollbars-vertical;
overflow-x: auto;
}





#dropmenudiv{
position:absolute;
border: none;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:25px;
z-index:100;
letter-spacing: 1px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: none;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #898989;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

a:link.control {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.control {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.control {
	text-decoration: none;
	color: #000000;
}
a:active.control {
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-s.rif;
	font-size: 12px;
	color: #000000;
}
#foots
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style6 {font-size: 14px}
.style7 {
	font-size: 15px;
	font-weight: bold;
}
.style10 {font-size: 10px}
.style12 {	font-size: 12px;
	font-weight: bold;
}