@charset "iso-8859-1";
body {
	font-family: "MS Sans Serif";
	/*font-family: Arial, sans-serif,MS Sans Serif;*/
	font-size: 11px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6E08C;
}


a:link.linktxt {font-size: 10px;color: #D26513;text-decoration: none;}
a:visited.linktxt {font-size: 10px; color: #D26513;text-decoration: none;}
a:hover.linktxt {font-size: 10px;color: #990000;text-decoration: none;}

.txt1 {font-size: 16px;font-style: inherit;color: #006600;font-weight: bold;}
.txt2 {font-size: 10px;color: #333333;}
.txt2b {font-size: 10px;font-weight: bold;color: #666666;}
.txtGreen {font-size: 11px;color: #006600;}
.txtheadGreen {font-size: 14px;font-weight: bold;color: #006500;}
.txt3b {font-size: 11px; font-weight: bold; color: #336600;}
.txtform {font-size: 11px; color: #666666; background-color: #DFF4D9;}
.txt4b {font-size: 12px; font-weight: bold; color: #333333;}

