body	
{
	font-size: 10pt;		
	color: #353535;
	font-style: normal; 
	font-weight: normal;
	font-family: Verdana, sans-serif;
}

table
{
	font-size: 10pt;
	color: #353535;
	font-style: normal; 
	font-weight: normal;	
	font-family: Verdana, sans-serif;
}

a:link	 
{	color: #00750c;
	text-decoration: none; 
}

a:visited
{
	color: #00750c;
	text-decoration: none; 
}

a:hover
{
	color: #00be14;
	text-decoration: none;
	text-decoration: underline;
}
	 
a:active
{
	color: #00be14;
	text-decoration: none;
	text-decoration: underline;
}

.block_heading
{

}
 
.block_head
{
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background: url(images/block_head_tile.gif) repeat-x;
}

.block_left_tile
{
	background: url(images/block_left_tile.gif) repeat-y;
}

.block_right_tile
{
	background: url(images/block_right_tile.gif) repeat-y;
}

.block_bottom_tile
{
	background: url(images/block_bottom_tile.gif) repeat-x;
}

.table_interlace_row1
{
	background-color: #b9f0bf;
}

.table_interlace_row2
{
	background-color: #FFFFFF;
}

.sub_form
{
	margin-bottom: 0;
}
