body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.intro {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.isd {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2A7C37;
	text-decoration: none;
}
a.isd:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2A7C37;
	text-decoration: underline;
}

.pgbg {
	background-image: url(../images/pgbg.gif);
}
.dotline {
	background-image: url(../images/dotline.gif);
}

.txtbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #318D34;
}
.btn {
	font-family: tahoma;
	font-size: 11px;
	
	color: #FFFFFF;
	text-decoration: none;
	background-color: #267334;
	border: 1px solid #267334;
}
.grn11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #267334;
	text-decoration: none;
}
.menubg {
	background-image: url(../images/menubg.gif);
}
.wht11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.wht11:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FAF562;
	text-decoration: none;
}
.wht11act {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FAF562;
	text-decoration: none;
}
.blk11 {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blk11:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #267334;
	text-decoration: none;
}
.blk11-act {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #267334;
	text-decoration: none;
}
.btxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	line-height: 15px;
}
a.btxt:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #267334;
	text-decoration: underline;
	line-height: 15px;
}
.tahoma16gry {

	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #267334;
	text-decoration: none;
	line-height: 15px;
}

