.body {
	background-color: #98AFC5;
	padding: 0px;
	margin: 0px;
}
.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}
.btxt1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.btxtlink {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #A80000;
}
.btxt2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.btxt2:active {
	color: #FFFFFF;
	text-decoration: none;
}
.btxt2:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.contentbg {
	background-image: url(body_bg.jpg);
	background-repeat: repeat-y;
}
.hline01 {
	background-image: url(hline_one.jpg);
	background-repeat: no-repeat;
}
.btxt3 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.slinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #716D6D;
}
a{ color:#716D6D; text-decoration:none;}
a:hover{ color:#716D6D; text-decoration:underline;}
.ntxt1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 20px;
}
.clickhere {
	color: #006699;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}
.clickhere:active {
	font-weight: bold;
	text-decoration:underline;
}
.clickhere:hover {
	font-weight: bold;
	text-decoration:none;
}
.boxtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;

}
.boxtext {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.title2 {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.clickhere2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	padding-left: 20px;

}
.title3 {


	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	padding-right: 10px;
	padding-left: 10px;
}
.heading_blue {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #4D7DA5;
	padding-right: 0px;
	padding-left: 0px;
}
.heading_green {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #6CB300;
	padding-right: 0px;
	padding-left: 0px;
}
.dot {
	color: #006699;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;

}
.ftxt1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;

}
.ftxt2 {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-indent: 20px;
}
.btxt4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding-left: 5px;

}
.ntxt2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #006699;
padding-left: 5px;
text-decoration:underline;
}
.submenu{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}.topnav {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	border: #808080 solid 1px;
	background: #FFFFFF;
	padding: 0px 5px;
	height: 20px;
	width: 150px;
}
.input_big {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	border: #808080 solid 1px;
	background: #FFFFFF;
	padding: 0px 5px;
	height: 20px;
	width: 240px;
}
.input_textarea {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	border: #808080 solid 1px;
	background: #FFFFFF;
	padding: 0px 5px;
	height: 100px;
	width: 240px;
}

.loginbg {
	padding: 0px;
	margin: 0px;
	background-image: url(login_bg.jpg);
	background-repeat: repeat-x;

}
.table {
	color: #334454;
	padding: 2px;
	border: 1px solid #5D99EF;
}
