A
{
	text-decoration: none;
}

body
{
}

.body_bold
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #336633;	
}

.bordered_table
{
	border:solid windowtext 1.0pt; 
	font-size: 10.0pt;
	font-family: 'Times New Roman';		
}

.bordered_table_cell
{
	padding-left: 10;
	padding-right: 10;
}

.button
{
	border: 1px solid #336633;		
	background-color: #FFFFFF;
	color: #336633;
	width: 60px;
	cursor: hand;
}

.error
{
	font-size: 8pt;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
}

.footer
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}

.footer:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.footer_fine
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}

.footer_fine:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

IMG
{
	border: 0;
}

.menu
{
	font-family: Arial;
	color: #336633;
	font-size: 8pt;
	text-decoration: none;
}

.menu:hover
{
	font-family: Arial;
	color: #FF0000;
	font-size: 8pt;
	text-decoration: none;
}

P
{
	width: 75%;
}

.scroller
{
	background-color: #FFF280;
	border-color: #336633; 
	font-size: 8pt;
	font-family: Arial;
	color: #336633;
	text-decoration: none;
}

.sub_menu
{
	background-color: #FFF280; 
	position: absolute; 
	width: 225px;
}

TABLE
{
	border: 0;
	padding: 0;	
}

.text
{
	font-size: 8pt;
	font-family: Arial;
	color: #336633;
	text-decoration: none;
}

.text:hover
{
	font-size: 8pt;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
}

.text_bold
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	color: #336633;
	text-decoration: none;
}

.text_bold:hover
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
}

TH
{
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
	color: #336633;
	text-decoration: none;
}

TH:hover
{
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
}
