body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #B4C195;
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	line-height: 18px;
	text-align: justify;
}

a.blacklink{
	color: #330000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.blacklink:hover{
	color: #990000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.blacklinkn{
	color: Red;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.blacklinkn:hover{
	color: #990000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.toplink{
	color: #336600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.toplink:hover{
	color: #A80000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link{
	color: #669900;
	text-decoration: none;
}
a.link:hover{
	color: #669900;
	text-decoration: underline;
}
a.greenlink{
	color: #336633;
	text-decoration: none;
}
a.greenlink:hover{
	color: #000000;
	text-decoration: underline;
}
.greenbg {
	background-color: #CFD4B4;
}
.whitebg {
	background-color: #FFFFFF;
	font-size: 10px;
}
.topline {
	background-image: url(./images/topline.gif);
	background-repeat: repeat-x;
}
.btnbg {
	background-image: url(./images/btnbg.jpg);
	background-repeat: no-repeat;
}
.blacktext {
	color: #000000;
}.footer {
	background-image: url(./images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #336633;
	text-decoration: none;
}
.weatherbg {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CFD4B4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.blacktext2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.head4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666600;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
 .special{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666600;
    font-weight:bold;
	align:right;
}
.special_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #626231;
    font-weight:normal;
	align:right;
}
