body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
form
{
	margin: 0;
	padding: 0;
}

td, tr
{
	font: 11px tahoma;
	color: #1B3715;
	text-align: left;
}

.end
{
	color: #1B3715;
	font-weight: normal;
}
.end a
{
	color: #1B3715;
	text-decoration: none;
	font-weight: normal;
}
.end a:hover
{
	color: #1B3715;
	text-decoration: underline;
	font-weight: normal;
}
.end1
{
	color: #A0A0A0;
	text-decoration: none;
}

.end2
{
	color: #1B3715;
	font-weight: normal;
}
.end2 a
{
	color: #1B3715;
	text-decoration: none;
	font-weight: normal;
}
.end2 a:hover
{
	color: #1B3715;
	text-decoration: underline;
	font-weight: normal;
}


.top td
{
	font-size: 10px;
	color: #1B3715;
	font-weight: normal;
}
.top td a
{
	font-size: 10px;
	color: #1B3715;
	text-decoration: none;
	font-weight: normal;
}
.top td a:hover
{
	font-size: 10px;
	color: #1B3715;
	text-decoration: underline;
	font-weight: normal;
}

a
{
	color: #4C5D0D;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #4C5D0D;
	text-decoration: underline;
	font-weight: bold;
}
.ins a
{
	color: #4C5D0D;
	text-decoration: underline;
	font-weight: normal;
}
.ins a:hover
{
	color: #4C5D0D;
	text-decoration: none;
	font-weight: normal;
}

.ins1 a
{
	color: #1B3715;
	text-decoration: underline;
	font-weight: normal;
}
.ins1 a:hover
{
	color: #1B3715;
	text-decoration: none;
	font-weight: normal;
}

strong
{
	color: #4C5D0D;
	text-transform: uppercase;
}

b
{
	color: #4C5D0D;
}


.r1 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.r1 li
{
	background: url(images/ch_more.jpg) center left no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
}
.r1 li a
{
	line-height: 16px;
	color: #4C5D0D;
	text-decoration: underline;
	font-weight: 400;
	background-position: left center;
}
.r1 li a:hover
{
	text-decoration: none;
	color: #4C5D0D;
}



.form1 td input
{
	width: 232px;
	height: 21px;
	border: 1px solid;
	border-color: #2F2F2F #DEDEDE #DEDEDE #2F2F2F;
	padding: 1px 0 1px 6px;
	font-size: 11px;
	font-family: tahoma;
	color: #4C5D0D;
	font-weight: bold;
}
.form td input
{
	width: 190px;
	height: 18px;
	border: 1px solid;
	border-color: #2F2F2F #DEDEDE #DEDEDE #2F2F2F;
	padding: 1px 0 1px 6px;
	font-size: 11px;
	font-family: tahoma;
	color: #4C5D0D;
	font-weight: bold;
}
.form td textarea
{
	width: 210px;
	height: 123px;
	border: 1px solid;
	border-color: #2F2F2F #DEDEDE #DEDEDE #2F2F2F;
	padding: 1px 0 1px 6px;
	font-size: 11px;
	font-family: tahoma;
	color: #4C5D0D;
	font-weight: bold;
	overflow: auto;
}

.clsTextBox
{
	width: 232px;
	height: 18px;
	border: 1px solid;
	border-color: #2F2F2F #DEDEDE #DEDEDE #2F2F2F;
	padding: 1px 0 1px 6px;
	font-size: 11px;
	font-family: tahoma;
	color: #4C5D0D;
}

.clsTitle
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #4C5D0D;
}


.top_menu
{
	position: absolute;
	top: 110px;
	width: 780px;
}

.top_menu a
{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	line-height: 17px;
	padding-top: 2px;
	text-decoration: none;
}

.top_menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.top_menu ul li
{
	float: left;
	text-align: center;
	text-decoration: none;
}

/* for FireFox browser. */
.top_menu ul li:hover
{
	color: #4C5D0D;
	text-decoration: none;
}

.top_menu ul li a:hover
{
	color: #4C5D0D;
	text-decoration: none;
}

.top_menu ul li ul
{
	display: none;
}

/* for FireFox browser. */
.top_menu ul li:hover ul
{
	display: block;
	text-decoration: none;
}

.top_menu ul li.over ul
{
	display: block;
	text-decoration: none;
}

.top_menu ul ul a
{
	padding-left: 10px;
	text-decoration: none;
}

.top_menu li li
{
	float: none;
	text-decoration: none;
}

.top_menu ul li ul li
{
	background-color: #88B816;
	border-bottom: solid 1px White;
	text-align: left;
	text-decoration: none;
}
input.btn
{
	border: 1px solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= '#ffffff' ,EndColorStr= '#aaaaaa' );
	font-family: tahoma;
	font-size: 11px;
	height: 20px;
}
input.btnhov
{
	border-bottom-color: #313365;
	border-left-color: #636b9a;
	border-top-color: #636b9a;
	border-right-color: #313365;
	cursor: hand;
}
