/* CSS Document */

body 
{
background-color: #009933;
color: inherit;
}

.top1 {
	background-image: url(images/top_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	background-image: url(images/top_02.jpg);
	background-repeat: no-repeat;
}
.bot {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.left {
	background-image: url(images/top_03.jpg);
	background-repeat: no-repeat;
}
.brwn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: inherit;
	font-size: 11.5px;
	color: #894622;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-left:4px;
	padding-top:3px;
}
.wht {background: #ffffff;
	  color: inherit; }
.blu {
	background-color: #edf9ff;
	color: inherit;
}
.grn {
	background-color: #f3ffd4;
	color: inherit;
}
.gap {
	font-size: 3px;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: inherit;
	text-decoration:none;
	text-align: justify;
	padding:3px;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #fef4df;
	text-decoration:none;
	text-align: justify;
	padding:3px;
}
.brn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: inherit;
	color: #cd5806;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	padding: 4px;
}
.hh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background: inherit;
	color: #02628a;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	padding-left: 6px;
}