body{
	scrollbar-face-color: #8DA15B;
	scrollbar-highlight-color: #EEE8E3;
	scrollbar-shadow-color: #EEE8E3;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #EEE8E3;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	margin: 0px;
}
a:hover {
	font-style: normal;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}
a:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #30991C;
	text-decoration: none;
	font-style: normal;
}

a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #30991C;
	text-decoration: none;
	font-style: normal;
}

.text {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #4A4A4A;
	padding: 2px;
}
.subText{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #9A9A9A;
	padding: 2px;
}
.titrText{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.tblNavbar{
	background-color: #30991C;

}
.tblNavbar2{
	background-color: #DCD2C5;

}
.tblMain{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: A67C52;
	border-left-color: A67C52;
	width: 760px;
	text-align: center;

}
.tdborde{
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
	background-color: #FFFFFF;
}
.tblSide {
	border: 1px solid #CEF3D2;
	margin-bottom: 4px;
	margin-top: 2px;
	width: 95%;
	padding: 3px;
}
.tdHeader{
	background-color: #EEEEEE;
	height: 20px;
	background-image: url(images/bgTblHeaders.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: 600;
	color: #4A4A4A;
	text-align: right;
}
.tblMid{
	background-color: #F9F9F9;
	margin-bottom: 3px;
}
.image{
	border: 1px solid #FFC671;
	clear: left;
	float: right;
	margin-top: 10px;
}
.gallery{
	border: 1px solid #FFC671;
}
.formInput{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #333333;
	border: 1px solid #B4A18B;
}
.button{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #333333;
	border: 1px solid #B4A18B;
	width: 60px;
	height: 17px;
	margin-top: 5px;

}