body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3A;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	line-height:18px;
	background-color:#043603;
}	
.about-text-bg
{
	background-image:url(../images/about-bg.jpg);
	background-repeat:no-repeat;
	width:370px;
	height:270px;
}
.inner-about-text-bg
{
	background-image:url(../images/inner-about-bg.jpg);
	background-repeat:no-repeat;
	width:370px;
}
.footer
{
	color:#CCCCCC;
	line-height:24px;
	background-image:url(../images/footer-bg.jpg);
	height:63px;
	background-repeat:repeat-x;
}
.footer_link
{
	color:#CCCCCC;
	text-decoration:none;
}	
.footer_link:hover
{
	color:#FCA518;
	text-decoration:none;
}	
.link
{
	color:#FCA518;
	text-decoration:none;
}	
.link:hover
{
	color:#333333;
	text-decoration:none;
}
.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#008306;
	font-weight:bold;
}
.bottom-bg
{
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	background-position:bottom;
}	
.bdr-top
{
	border-top:#999999 dashed 1px;
}	
.pr-bdr1
{
	border-top:#E9E9E9 solid 1px;
	border-left:#E9E9E9 solid 1px;
	height:22px;
}
.pr-bdr2
{
	border-top:#E9E9E9 solid 1px;
	border-right:#E9E9E9 solid 1px;
	border-left:#E9E9E9 solid 1px;
	height:22px;
}	
.pr-bdr3
{
	border-bottom:#E9E9E9 solid 1px;
	border-left:#E9E9E9 solid 1px;
	border-top:#E9E9E9 solid 1px;
	height:22px;
}		
.pr-bdr4
{
	border-bottom:#E9E9E9 solid 1px;
	border-left:#E9E9E9 solid 1px;
	border-right:#E9E9E9 solid 1px;
	border-top:#E9E9E9 solid 1px;
	height:22px;
}	
.numb
{
background-color:#999999;
color:#000000;
font-weight:bold;
border-left:#FFFFFF solid 1px;
text-align:center;
text-decoration:none;
}
.numb:hover
{
background-color:#333333;
color:#FFFFFF;
font-weight:bold;
border-left:#FFFFFF solid 1px;
text-align:center;
text-decoration:none;
}
.tt
{
color:#000000;
text-decoration:none;
font-weight:bold;
}
.tt:hover
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}	
.divimages2
{
width:auto;
height:auto;
float:left;
padding-right:8px;
}
	
