.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.style4 {
	color: #CC0000;
	font-weight: bold;
}
.style5 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.style8 {font-size: 14px; font-family: Tahoma;}
body {
	background-color: #333333;
}
.style10 {
	font-size: 14px;
	font-family: Tahoma;
	color: #000033;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style23 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style17 {font-family: Arial, Helvetica, sans-serif}
.style20 {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.style21 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.style21 {font-size: 14px}
.style22 {	font-size: 18px;
	color: #CC0000;
}

a:link  {text-decoration: none; font-family: Arial; color: #000000; font-weight: bold;}

a:visited {text-decoration: none; font-family: Arial; color: #000000; font-weight: bold;}

a:active {text-decoration: none; font-family: Arial; color: #000000; font-weight: bold;}

a:hover {text-decoration: none; font-family: Arial; color: #cc0000; font-weight: bold;}

.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 124px;
   border-width: 0px;
   border-style: solid;
   border-color: #ffffff;	
   background-color: #666666;
}

.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

.dropmenu li {
   display: inline;
}

.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 120px;
   padding: 0px;
   margin: 2px;
   font-family: Sans-Serif;
   font-size: 11px;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #666666;
}

.dropmenu a:hover {
   padding: 0px;
   margin: 2px;
   font-family: Sans-Serif;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   text-decoration: none;
   background-color: #111111;
}
