body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/topallbg.jpg);
   background-repeat: repeat-x;
	background-position: top left;
}

.shadowright{
	background-image: url(images/shadowright.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.shadowleft{
	background-image: url(images/shadowleft.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.shadowbottom{
	background-image: url(images/shadowbottom.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.pl35{
 padding-left: 35px;
}
.lang{
	color: Black;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
		
}
.langtd{
	padding-right: 29px;
	padding-bottom: 10px;
}
.border{
	border: 4px solid White;
}
.header{
	color: #616f32;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.text{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight:  normal;
	text-align: justify;
	line-height: 15px;


}
.text2{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight:  normal;
	line-height: 15px;

}
.pr{
	padding-left: 18px;
   padding-top: 15px;
}
.pt{
	
   padding-top: 18px;
}
.pt2{
	
   padding-top: 11px;
}
.pt4{
	
   padding-top: 4px;
}
.prl{
	padding-right: 18px;
	padding-left: 18px;
   padding-top: 18px;
	padding-bottom: 14px;
}
.textbig{
	color: #0e280c;
	font-family: verdana;
	font-size: 13px;
	font-weight:  bold;
	line-height: 17px;
}
.textb{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.pr33{
	padding-right: 33px;
}
.pl33{
	padding-left: 32px;
}
.textgreen{
	color: #616f32;
	font-family: verdana;
	font-size: 11px;
	font-weight:  normal;
	line-height: 17px;
}
.ul{
	line-height: 20px;
}
.homep{
 padding: 8px;
}

.homep3{
 padding-left: 8px;
 padding-right: 8px;
 padding-top: 8px;
}
.homep4{
 padding-left: 8px;
 padding-right: 8px;
 padding-bottom: 8px;
}

.homep2{
 padding-right: 8px;
 padding-top: 4px;
}
.homepwithtext{
 padding: 8px;
 color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight:  normal;
	text-align: justify;
	line-height: 15px;
}
.textbox{
	background-color: #e6e8db;
	border: 1px solid #8f9e5c;
	height: 18px;
	width: 110px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
    margin-left: 2px;
}
.textbox2{
	background-color: #e6e8db;
	border: 1px solid #8f9e5c;
	height: 18px;
	width: 320px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;

}
.textbox3{
	background-color: #e6e8db;
	border: 1px solid #8f9e5c;
	height: 18px;
	width: 795px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.link{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight:  normal;
	line-height: 17px;
}
.link:active{color:  #000000}
.link:link{color:  #000000}
.link:hover{color: Gray   }
.link2{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight:  normal;
	line-height: 17px;
}
.link2:active{color:  #000000}
.link2:link{color:  #000000}
.link2:hover{color: Gray   }
.texarea{
	background-color: #e6e8db;
	border: 1px solid #8f9e5c;
	height: 40px;
	width: 760px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.button{
	background-color: #c9cdb3;
	border: 1px solid #8f9e5c;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
}
.button:active{ background-color: #c9cdb3;}
.button:link{ background-color: #c9cdb3;}
.button:hover{ background-color: #e6e8db;   }
.mbutton{
	background-color: #91a512;
	border: 2 solid #6f8526;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}