@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ecfac2;
}
.nav_bg {
	background-image: url(../images/navigationbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 376px;
	width: 179px;
}
.nav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.nav_txt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.nav_txt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.nav_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.nav_txt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.hometxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.comabg {
	background-image: url(../images/coma2.gif);
	background-repeat: no-repeat;
	background-position: 230px 45px;
}
.navbg1 {
	background-image: url(../images/innernavbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 416px;
	width: 192px;
}
.title {
	font-family: Tahoma;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}
.title2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}
.btn {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	background-color: #9CC731;
	border: 1px solid #507A14;
}

.textBoxStyle{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #507A14;
	width:200px;

}
.txtbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	border: 1px solid #003300;
}
