﻿body {
	background-color: #008f00;
}
.style1 {
	color: #f8f6f6;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #e7e7e7;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #bdbbbb;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #CDF56D;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #cdf56d;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #c5fc40;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {color: #CDF56D; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style8 {
	color: #c5fc40;
	font-size: 16px;
	font-family: tahoma;
	font-weight: normal;
      text-decoration:none
}
.style9 {
	color: #ffffff;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
      text-decoration:none
}
.style10 {
	color: #f8f6f6;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
	padding-left: 119px;
	padding-top: 16px;
}
.style11 {
	background-image: url('images/rep_2.jpg');
}
.cplain {
	color: #bdbbbb;
	font-size: 11px;
	font-family: tahoma;
}
.item-title {
	color: #c5fc40;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font: normal 10px Verdana;
line-height:12px;
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: normal;
color: white;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: 000000;
}


