body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/v1bg_04.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	height:100%;
}
.bodyfont {
	font-size: 11px;
	text-decoration: none;
}

.smallheader {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #978F53;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #978F53;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #978F53;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #908948;
}
.sidebar {
	background-image: url(../images/v12_122.jpg);
	background-repeat: repeat-x;
}

.txtbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CC6633;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
