.form_button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #ffffff ; 
	border: white; 
	background-color: #786C54;
	border-style:solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

body {
	background-color: #99ae81;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_line.gif);
}
.InputBox { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000 ; 
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

A:link {
	color: none;
	font-weight: none;
	text-decoration: none
}
A:visited {
	color: none;
	font-weight: none;
	text-decoration: none
}
A:hover {
	color: none;
	font-weight: none;
	text-decoration: underline
}
.copyrighttext {
	font-family: Tahoma;
	font-size: 10px;
	color: #BFCDAF;
	font-weight: normal;
}
.boldcopyrighttext {
	font-family: Tahoma;
	font-size: 10px;
	color: #BFCDAF;
	font-weight: bold;
}
.datetext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.homebodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #DEE6D5;
	font-weight: normal;
}
.homeboldbodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #DEE6D5;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.boldbodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.headingtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #365730;
	font-weight: normal;
}
.buttontext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
