/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B0A077;
/*-----Enable Colored Scrollbars-----*/
/*	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #EEE3DC;
	scrollbar-face-color: #888368;
	scrollbar-shadow-color: #888368;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #888000;
	scrollbar-3dlight-color: #888000;*/
}
body,td,th { /*-----Basic font and size of website text-----*/
	font-size: 11px;
	font-family:Tahoma;
}
.foot, .foot, .foot a:link, .foot a:active, .foot a:visited, .foot a:hover { /*-----Change Style of Copyright Footer-----*/
	font-size:10px;
	text-decoration:none;
	color:#4D4835;
}
.imgbrds {
	border-style:solid;
	border-width: 3px;
	border-color: #4D4834;
/*position: relative;
top: -3px;
left: -3px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#A6A6A6', Positive='true');	*/
}
.formstyle {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
h1 { /*-----First P@ge Title-----*/
	font-size: 12px;
	font-weight: bold;
	color: #4E4936;
	line-height: 8px;
	margin-left: 5px;
}
h2 { /*-----Call of @ction-----*/
font-weight:bold;
color: #006600;
font-size: 14px;
}
/*-----Enable Colored Links-----*/
/*a:link, a:visited, a:active {
	color: #c8c8c8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #c8c8c8;
}*/
.deafultBody {
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}
textarea, select, option {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:11px;
	background-image:url(../i/formbg.gif)
}
.input_txt {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:11px;
	background-image:url(../i/formbg.gif)
}
.con_frm {
	color:#FFFFFF;
	font-size:11px;
	}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:url(../i/formbg.gif) repeat-x left top;
	color:#000;
	font-weight:bold;
	padding: 1px 1px;
	font-size: 11px;
}
.deafultBody ul {
	list-style-position: outside;
	list-style-type: disc;
}
#Table_01 #formz {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

