p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fcfcfc;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#ff9900;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#ff9900;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#33ff00;
	font-weight: normal;
	text-decoration: underline;
}

a:hover   {
	color:#33ff00;
	font-weight: bold;
	text-decoration: none;

}



.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #33ff00;
	font-variant: normal;
	font-style: normal;
font-weight: bold;
	text-transform: uppercase;

}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	font-variant: normal;
	font-style: normal;

}

.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-variant: normal;
	font-style: normal;
font-weight: normal

}



.content
{
	overflow: auto;
	width: 800px;
	height: 550px;
	filter:chroma(color=#FFFFFF);
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#33ff00;
	scrollbar-highlight-color:#ff9900;
	scrollbar-3dlight-color:#33ff00;
	scrollbar-darkshadow-color:#33ff00;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ff9900;
	color: #FFFFFF;
}

.newsbox {
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
	border: 1px solid #33ff00;
	padding: 9px;
	font-size: 8.5pt;
}
