BODY.bg_color
{
    BACKGROUND-COLOR: #8E8E85;
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 10px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}

table.bg_white
{
   BACKGROUND-COLOR: #FFFFFF;
}

table.bg_puke_greeen
{
   BACKGROUND-COLOR: #8E8F41;
}
div.bg_puke_greeen
{
	BACKGROUND-COLOR: #8E8F41;
}
td.bg_puke_greeen
{
	BACKGROUND-COLOR: #8E8F41;
}
td.bg_light_grey
{
	BACKGROUND-COLOR: #E6E6E7;
}
td.bg_light_yellow
{
	BACKGROUND-COLOR: #F7F4D3;
}
td.bg_light_green
{
	BACKGROUND-COLOR: #BBDFCE;
}


font.heading_text
{
	font-family: times new roman;
	font-style: Bold;
	font-size: 14pt;
	color: #666666;
}
font.head_text_green_14
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 14pt;
	color: #688C74;

}

font.main_text_green_12
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 12pt;
	color: #688C74;

}

font.main_text_8
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 8pt;
	color: #000000;

}

font.main_text
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 12pt;
	color: #000000;

}
font.main_text_large
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 16pt;
	color: #000000;

}
font.main_text_10
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 10pt;
	color: #000000;
}
font.main_text_10_italic
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-style: italic;
	font-size: 10pt;
	color: #000000;
}
font.main_text_12
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 12pt;
	color: #000000;

}
font.main_text_12_red
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 12pt;
	color: #990000;

}
font.main_text_20_red
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 20pt;
	color: #990000;

}

font.main_text_10_red
{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 10pt;
	color: #FF0000;
}
font.main_text_green
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 12pt;
	color: #688C74;

}
font.caption_text
{
	font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 8pt;
	color: #000000;
}
font.white_td
{
    font-family: Trebuchet MS;
	font-style: Bold;
	font-size: 14pt;
	color: #FFFFFF;
} 

.floatimgleft
{
float:left;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
}
.floatimgleft2
{
float:left;
margin-top:2px;
margin-right:2px;
margin-bottom:2px;
}
.floatimgright
{
float:right;
margin-top:5px;
margin-left:5px;
margin-bottom:5px;
}
A.navigation
{	
	text-decoration: none;
	font-family: Arial;	
	font-size: 8pt;
	color: #006600;	
}
A.navigation:hover
{
	text-decoration: none;
	font-family: Arial;	
	font-size: 8pt;
	color: #E7A661;
}

A:navigation:visited
{
	font-family: Arial;	
	font-size: 8pt;
    COLOR: #E7A661;
}
A:navigation:active
{
	font-family: Arial;	
	font-size: 8pt;
	color: #E7A661;
}
ul.ul1 {
margin-top:0;
margin-right:2;
margin-bottom:0;
list-style-type:disc;
list-style-position:outside;
line-height: 90%;
}
li.li1
{
margin:0 2 0 -20;
line-height: 90%;
}

