/* CSS Document */

body
{
	margin:0px;
	/*background-color:#F4FFF4;*/
}
td
{font-size:12px;}
a{text-decoration:none; color:#052005;}
a:hover{text-decoration:none; color:red;}
table.white{background-color:white;}
.bg_top_left
{
	background-image:url(top_left.jpg);
	background-repeat:no-repeat;
	width:226px;
	height:139px;
	text-align:right;
}
.bg_top_right
{
	background-image:url(top_right.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:139px;
}
.line
{
	background-image:url(line.gif);
	background-repeat:repeat-x;
	color:#055005;
	height:20px;
}
.line2
{
	background-image:url(line2.gif);
	background-repeat:repeat-x;
	color:#055005;
	height:20px;
}
.bg_bar
{
	background-image:url(top_bar.jpg);
	background-repeat:repeat-x;
	height:9px;
}
.bg_bar_copy
{
	background-image:url(copy_top_bg.gif);
	background-repeat:repeat-x;
	height:10px;
}
.copy_main_bg
{
	background-image:url(copy_main_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:60px;
}
.bg_line
{
	background-image:url(top_line.jpg);
	background-repeat:repeat-x;
	height:2px;
}
.lh20
{
	line-height:20px;
	color:#004800;
	background-color:#F4FFF4;
}
.pleft{padding-left:5px;}
.pright{padding-right:5px;}
.acenter{text-align:center;}
.xhu{background-image:url(xhu.gif); background-position:center; background-repeat:no-repeat;}
.bg_left{background-image:url(bg_left.gif); background-position:left; background-repeat:repeat-y;}
.left{width:160px; background-color:#F6F6F6;}
.right{width:180px; background-color:#D1EDD1;}
.bar_left
{
	height:23px;
	background-image:url(bar_left.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	padding-left:40px;
	vertical-align:bottom;
	line-height:20px;
}
.bar_right
{
	height:23px;
	background-image:url(bar_right.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	padding-left:40px;
	vertical-align:bottom;
	line-height:18px;
}
.bLine
{
	border-left:1px solid #88C881;
}
.brLine
{
	border-right:1px solid #88C881;
}
.bg_left_main
{
	background-image:url(bg_left_main.gif); 
	background-position:bottom; 
	background-repeat:no-repeat;
	padding-bottom:5px;
}
.bg_right_main
{
	background-image:url(bg_right_main.gif); 
	background-position:bottom; 
	background-repeat:no-repeat;
}
.bar_main
{
	background-image:url(bar_main.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	height:21px;
	line-height:21px;
	color:white;
	font-weight:bold;
	padding-left:30px;
}
.bg_main_center
{
	background-image:url(bg_main_center.gif); 
	background-position:left; 
	background-repeat:repeat-y;
	height:200px;
}
.bg_main_bottom
{
	background-image:url(bg_main_bottom.gif); 
	background-position:left; 
	background-repeat:no-repeat;
	height:18px;
}
.webdings
{
	font-family: webdings;
	padding-right:3px;
}
.linkBarBg
{
	background-image:url(linkbarBg.gif);
	background-repeat:repeat-x;
}
.linkBar
{
	filter:DropShadow(color=#FFFFFF,OffX=1, OffY=1, Positive=positive);
}
all.clsMenuItemNS{font: bold x-small Verdana; color: white; text-decoration: none;}
.clsMenuItemIE{text-decoration: none; font: bold xx-small Verdana; color: white; cursor: hand;} 
