body {
	margin:0px;
	padding:0px;
	background-image:url(../images/top_bluebg.jpg);
	background-repeat:repeat-x;
}
.links {
	background-image:url(../images/links.jpg);
	background-repeat:no-repeat;
}
.link_txt {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.link_txt a{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.link_txt a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.main_txt {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:21px;
	padding-right:25px;
	padding-top:20px;
}
.main_txt a{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:21px;
}
.main_txt a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:21px;
}
.heading {
	font-family:Tahoma;
	font-size:16px;
	color:#589000;
	text-decoration:none;
	font-weight:bold;
}
.copywrite {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:6px;
}
.copywrite a{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:6px;
}
.copywrite a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:6px;
}
.top_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5c9700;
	text-decoration:none;
}
.top_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5c9700;
	text-decoration:none;
}
.top_links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5c9700;
	text-decoration:none;
}

