body {

	background-color: #000000;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.bg_link {
	font-family: Tahoma;
	background-color:#009900;
	font-size: 12px;
	font-weight: bold;
}
.bg_link:link {
	color: #FFFFFF;
	background-color:#009900;
	text-decoration: none;
}
.bg_link:visited {
	text-decoration: none;
	background-color:#009900;
	color: #FFFFFF;
}
.bg_link:hover {
	text-decoration: underline;
	background-color:#009900;
	color: #FFFFFF;
}
.bg_link:active {
	text-decoration: none;
	background-color:#009900;
	color: #FFFFFF;
}
.page_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.page_link:link {
	color: #000000;
	text-decoration: none;
}
.page_link:visited {
	text-decoration: none;
	color: #000000;
}
.page_link:hover {
	text-decoration: underline;
	color: #000000;
}
.page_link:active {
	text-decoration: none;
	color: #000000;
}
#dropmenudiv{
position:absolute;
background-color: #009900;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100px;
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: #00CC33;
width: 100px;
text-decoration: underline;

}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 100px;
background-color: #FFFFB9;
}
.style1 {
	font-size: 12;
	font-weight: bold;
	color: #FF0000;
}
.style2 {
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
}
.style3 {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.style16 {font-size: 12px}
.style17 {font-size: 12}
.style18 {font-size: 10px}
.style19 {font-size: 9px}
.style7 {font-size: 12px; font-weight: bold; color: #009900; }
.style20 {
	font-size: 13px;
	font-weight: bold;
}
.style22 {font-size: 12px; font-weight: bold; }
.forn_box {   font-size:		12px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  color:			black;
  background-color:transparent;}
  .form_1 { font-size:12px; color:#000000;}


