
@charset "utf-8";
/* CSS Document */
.homecontentbg{
background-image:url(images/index_contentbg.jpg);
width:995px;
height:448px;
background-repeat:no-repeat;
}
.contentbg{
	background-image:url(images/contentbg.jpg);
	width:995px;
	height:448px;
	background-repeat:no-repeat;
}
.loginbg{
background-image:url(images/login_bg.jpg);
background-repeat:no-repeat;
}
.innerhead{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8ba610;
}
.innertxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6b745e;
	text-align:justify;
	line-height:18px;
}
.highlighttxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#82b930;
	}
.footertxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#657c25;
	padding:0px 4px 4px 4px;
	
}
a.footertxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#657c25;
	padding:0px 4px 4px 4px;
	text-decoration:none;
	}
a.footertxt:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6b745e;
	padding:0px 4px 4px 4px;
	text-decoration:none;
	}
ul {
font-family:'Tahoma', Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
font-variant: normal;
line-height:18px;
text-transform: none;
color: #8ba610;
text-decoration: none;
text-indent:1px;
list-style-position: outside;
list-style-image: url(images/bullet.jpg);
list-style-type: square;
padding: 12px;
margin: 5px;
}
ul a {
font-family:'Tahoma', Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #8ba610;
text-decoration: none;
}
ul a:hover {
font-family:'Tahoma', Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #798469;
text-decoration: none;
}
ul.s1 {
margin:0px;
padding: 2px 0px 1px 16px;
font-family:'Tahoma', Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
font-variant: normal;
line-height:20px;
text-transform: none;
color: #8ba610;
text-decoration: none;
text-indent:1px;
list-style-position:inherit;
list-style-image: url(images/bullet.jpg);
list-style-type: square;
}
.inputtext{
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#6b745e;
padding-left:5px;
background-color:#f9fcf1;
border:1px solid #dfe0dd;
height:18px;
}
.mybutton{
background-color:#b0e268;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
border:1px none;
height:20px;
}
.submenutxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#798469;
}
a.submenutxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#82b930;
	text-decoration:none;
}
a.submenutxt:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#798469;
	text-decoration:none;
}
.subhead{
font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#82b930;
	text-decoration:none;
	}
table.mytable{
background-color:#d1d8c6;
}
table.mytable th{
background-color:#E1ECC4;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
color:fff;
height:20px;
}
table.mytable td{
background-color:#fff;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#6b745e;
height:20px;
}
.border{
border: 1px solid #b0e268;
}
.linktxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6b745e;
}
a.linktxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6b745e;
	text-decoration:underline;
}
a.linktxt:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6b745e;
	text-decoration:none;
}

	
