/*Style sheet*/
body
{
  font-family:Georgia, "Times New Roman", Times, serif;
}
.borderleft {
	background-image: url(../images/leftborderep.jpg);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(../images/rightborderep.jpg);
	background-repeat: repeat-y;
}
.leftboxleftrep {
	background-image: url(../images/13.jpg);
	background-repeat: repeat-y;
}
.leftboxreght {
	background-image: url(../images/18.jpg);
	background-repeat: repeat-y;
}
.contenttext {
	font-size: 11px;
	color: #273810;
	line-height: 17px;
}
.firsthead {
	font-size: 18px;
	color: #273810;
	font-weight: bold;
	text-align: right;
}
.smallhead {
	font-size: 14px;
	color: #55693b;
	font-weight: bold;
	text-align: right;
}
.whitehed {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.whitehed:hover {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #30470F;
}

.greenhead {
	font-size: 12px;
	font-weight: bolder;
	color: #6aa023;
	text-decoration: none;
	text-align: right;
}
.greenish {
	font-size: 11px;
	font-weight: bolder;
	color: #3E5C14;
	text-decoration: none;
	text-align: justify;
	
}


.textbox {
	border: 1px solid #94ab74;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #273810;
	font-weight: normal;
	
}
.secndhead {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.secndhead:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2D440C;
}
.thrdhead {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	left: 30px;
	text-align: justify;
}
.greencontent {
	font-size: 11px;
	color: #000000;
}
.whitbutton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
a.whitbutton:hover {
	font-size: 12px;
	font-weight: bold;
	color: #99EF2E;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.bottombut {
	font-size: 10px;
	color: #000000;
	vertical-align:middle;
	text-align: center;
	text-decoration: none;
}
a.bottombut:hover {
	font-size: 10px;
	color: #ffffff;
	vertical-align:middle;
	text-align: center;
	text-decoration: none;
}
.seacrchtext {
	border: 1px solid #94AB74;
	text-align: left;
}
.button {
	font-size: 11px;
	color: #273810;
	text-decoration: none;
}
a.button:hover {
	font-size: 11px;
	color: #00CC00;
	text-decoration: none;
}
.element{
 margin:0px;
 padding:0px;
} 
.black {
	height:1px;
	color:#304908;
}
.register {
	font-size: 11px;
	color: #273810;
	line-height: 17px;
	text-align: left;
}
.whiteborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.btn
{
 background-color:#f4f4f0;
 border:1px solid #000000;
 }
 .bottomrepleft {
	background-image: url(../images/33rightrep.jpg);
	background-repeat: repeat-y;
}
.bottomrepright {
	background-image: url(../images/33rightrep.jpg);
	background-repeat: repeat-y;
}



a.green_link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #99EF2E;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
a.green_link {
	font-size: 12px;
	font-weight: bold;
	color: #6AA023;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.toplink1{
    color:#273810;
	text-decoration:none;
   font-size:11px;  
}
.toplink1:hover{
   font-size:11px;  
	text-decoration:none;
	color: #FF0000;
	padding:0px 0px 0px 1px;
}
