body {
	background-color: #97A682;
	background-image: url(images/backtile.gif);
	background-repeat: repeat-x;
	margin:0px;
	SCROLLBAR-FACE-COLOR: #C6D7AF;
    SCROLLBAR-3DLIGHT-COLOR: #C6D7AF; 
	SCROLLBAR-ARROW-COLOR: #537129; 
	SCROLLBAR-TRACK-COLOR: #C6D7AF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menutxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3C4E48;
	text-decoration: none;
	font-size:10px;
}

form{display:inline;}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B4A45;
	text-decoration: none;
	background-color: #C6D7AF;
	border: 1px solid #7D8C77;
}
.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #375D3B;
	text-decoration: none;
}

.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9D4438;
	text-decoration: none;
}

.greennormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #738D4F;
	text-decoration: none;
	text-align:justify;
}

.foottxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCD9BA;
	text-decoration: none;

}

.greennormal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C4D47;
	text-decoration: none;
}

.rednormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9D4438;
	text-decoration: none;
}
.hrline {
	background-image: url(images/hrline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.tabTable {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.submitbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	color: #9D4438;
	height: 18px;
	border-width:1px;
	border-color:#ccc;
	background-color:#BBCCA4;
	text-indent:1px;
	cursor: hand;

	
}
.boldCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D4438;
}

#TableexploreCI td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3C4E48;
	text-decoration: none;
	font-size:10px;
}
#TableexploreCI input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B4A45;
	text-decoration: none;
	background-color: #C6D7AF;
	border: 1px solid #7D8C77;
}

#TableexploreCI select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B4A45;
	text-decoration: none;
	background-color: #C6D7AF;
	border: 1px solid #7D8C77;
}

.text
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normaltext
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}