body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3E2103;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d1800;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_repeat {
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.body_top {
	background-image: url(../images/body_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pub_top {
	background-image: url(../images/pub_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pub_repeat {
	background-image: url(../images/pub_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pub_footer {
	background-image: url(../images/pub_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pub_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2d1800;
	font-weight: bold;
}
.pub_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d1800;
	font-weight: bold;
}
.pub_txt_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f6f1d4;
	font-weight: bold;
}
.pub_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f1d4;
}
.pub_txt a:visited {
	color: #f6f1d4;
	text-decoration: none;
}
.pub_txt a:hover {
	color: #CC0;
	text-decoration: underline;
}
.pub_txt a:active {
	color: #f6f1d4;
	text-decoration: none;
}
.pub_txt a:link {
	text-decoration: none;
	color: #f6f1d4;
}
.footer-nav{
	font-size:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color: #f6f1d4;
}
.footer-nav A:link {
	font-size:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f6f1d4;
}
.footer-nav A:active {
	font-size:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f6f1d4;
}
.footer-nav A:visited {
	font-size:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f6f1d4;
}
.footer-nav A:hover {
	font-size:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f6f1d4;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274a02;
}
a:visited {
	color: #274A02;
	text-decoration: none;
}
a:hover {
	color: #488604;
	text-decoration: underline;
}
a:active {
	color: #274A02;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.Page_Name {
	font-size: 25px;
	color: #2d1800;
	font-weight: bold;
}
.page_sub_heading {
	font-size: 20px;
	color: #2d1800;
	font-weight: bold;
}
.page_subsub_heading {
	font-size: 15px;
	color: #2d1800;
	font-weight: bold;
}
h1 {
	font-size: 25px;
	color: #2d1800;
}
h2 {
	font-size: 20px;
	color: #2d1800;
}
h3 {
	font-size: 15px;
	color: #2d1800;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #392208;
	background-color:#fff6c5;
}

.formButton {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #392208;
	background-color:#fff6c5;
	color:#000;
}
.success {
	font-size:16px;
	color:#006600;
	margin:10px 0;
	font-weight:bolder;
}
.error, .alert {
	border-top:0px solid #FF0000;
	border-bottom:0px solid #FF0000;
	text-align:center;
	font-style:italic;
	color:#FF0000;
	font-size:105%;
	font-weight:bolder;
}
#flash_notice { text-align:left; font-size:93%; position:absolute; margin:-18px 0 0 0;}
input[type=image] { padding:0; width:auto; border:none;}
input[type=hidden] { padding:0; height:0; border:none;}
