body {
	margin:0px;
}
h1 {
	margin:0px;
	font-weight:normal;
}
#headerContainer {
	width:100%;
	height:156px;
	background-image:url(images/header-bg.gif);
	background-repeat:repeat-x;
	margin-bottom:2px;
}
#header {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#body {
	width:100%;
	padding-top:13px;
	padding-bottom:21px;
	background-color:#B2753B;
}
#footer {
	width:100%;
	height: 308px;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
}
#main {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	background-color:#A16730;
	background-image:url(images/table-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:solid 2px #9B6430;
	padding:10px;
}
#main2 {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	background-color:#D56A00;
	border:solid 2px #9B6430;
	padding:10px;
}
#main3 {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	background-color:#CE6917;
	border:solid 2px #9B6430;
	padding:10px;
}
.title {
	font-family:Arial, Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.menu {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
a.menu:link {
	text-decoration:none;
}
a.menu:visited {
	text-decoration:none;
}
a.menu:hover {
	text-decoration:none;
	color:#E9893A;
}
.menuSelected {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#E9893A;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
a.menuSelected:link {
	text-decoration:none;
}
a.menuSelected:visited {
	text-decoration:none;
}
a.menuSelected:hover {
	text-decoration:none;
}
.txt {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
a.txt:link {
	text-decoration:underline;
}
a.txt:visited {
	text-decoration:underline;
}
a.txt:hover {
	text-decoration:none;
}
.txt1 {
	font-family:Tahoma, Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:28px;
}
a.txt1:link {
	text-decoration:underline;
}
a.txt1:visited {
	text-decoration:underline;
}
a.txt1:hover {
	text-decoration:none;
}
.logo {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#FFFFFF;
	line-height:30px;
	letter-spacing:1px;
}
.underLogo {
	font-family:Tahoma, Arial, "Century Gothic";
	font-size:11px;
	color:#E9893A;
	line-height:14px;
}
a.underLogo:link {
	text-decoration:none;
}
a.underLogo:visited {
	text-decoration:none;
}
a.underLogo:hover {
	text-decoration:none;
}
.textfield {
	width:160px;
	height:20px;
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#000000;
	line-height:18px;
	border: solid 3px #C78A54;
	background-color:#EEEEEE;
}
.textarea {
	width:250px;
	height:158px;
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#000000;
	line-height:18px;
	border: solid 3px #C78A54;
	background-color:#EEEEEE;
	overflow:auto;
}
.dropdown {
	width:166px;
	height:24px;
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#000000;
	border: solid 3px #C78A54;
	background-color:#EEEEEE;
}
	

	
	
