BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-color: #39783F;
	background-position: top;
	}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;	
	text-decoration: underline;	
}
A:HOVER{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A5EBAC;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;	
	text-decoration: none;
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	
	
}
A:HOVER.link1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B1430E;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	word-spacing: -2px;
}
A:HOVER.link2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #221E09;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	word-spacing: -2px;
}
A.link3, A:ACTIVE.link3, A:FOCUS.link3, A:LINK.link3, A:VISITED.link3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B1430E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
A:HOVER.link3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #263B3F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	margin-bottom: 12px;
}
TD{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;
}
ul.left {
    float: left;
    width: 564px; 
	 margin-top: 15px;
	 margin-bottom: 15px;
	 margin-left: 0px;
	 margin-right: 0px;
    padding: 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: disc;
  }
li
{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	font-style: normal;
	line-height: 16px;
}
.footxt{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	word-spacing: -1px;
}
.shadow_top{
	background-image: url(../images/shadow_top.gif);
	background-repeat:	no-repeat;
}
.shadow_bot{
	background-image: url(../images/shadow_bot.gif);
	background-repeat:	no-repeat;
}
.shadow_left{
	background-image: url(../images/shadow_left.gif);
	background-repeat:	no-repeat;
	width: 3px;
}
.shadow_right{
	background-image: url(../images/shadow_right.gif);
	background-repeat:	no-repeat;
	background-position: top;
	width: 3px;
		
}
.shadow_middle{
	background-image: url(../images/shadow_middle.gif);
	background-repeat:	no-repeat;
	width: 4px;
}
.top{
	background-image: url(../images/top.gif);
	background-repeat:	no-repeat;
	width: 649px;
}
.bot{
	background-image: url(../images/bot.gif);
	background-repeat:	no-repeat;
}
.left{
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	
}
.right{
	background-image: url(../images/right.gif);
	background-repeat:	no-repeat;
}
.bg_white{
	background-image: url(../images/bg_white.jpg);
	background-repeat:	no-repeat;
	width: 628px;
	height: 159px;
}
.bg_right_panel{
	background-image: url(../images/bg_right_panel.jpg);
	background-repeat: no-repeat;	
	width: 239px;
	height: 616px;
}
.pointer { 
	cursor: default;
}



