/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #EBE5AF;
}
.mainText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3C4224;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: none;
	line-height: 14px;
}
.footerText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #B7B389;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: none;
	line-height: 14px;
}
.srhBox {
	height:20px;
	background:url(images/fieldBg.gif);
	BORDER-RIGHT: #EBE5AF 1px solid;
	BORDER-TOP: #EBE5AF 1px solid;
	FONT-SIZE: 11px;
	padding:3px;
	BORDER-LEFT: #EBE5AF 1px solid;
	COLOR: #3C4224;
	BORDER-BOTTOM: #EBE5AF 1px solid;
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #EBE5AF;
	TEXT-DECORATION: none;
}
button {
	cursor: pointer;
	background-color:#FFFFFF;
	border:1px;
	border-color:#FFFFFF;
}
ul{
	list-style-image: url("images/bullet.gif");

}
li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3C4224;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: none;
	line-height: 22px;
}