body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A66F3F;
	background-color: #000000;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #A66F3F;
}
a:visited {
	text-decoration: none;
	color: #A66F3F;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
}
h3 {


	font-size: 12px;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: normal;
	background-color: #F0DCCA;
	padding: 3px;
}
.tickboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	border: #7A7A84;
}
.tablewatermark {
	background-attachment: fixed;
	background-image: url(../images/elements/watermark.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
}
.navbar_horizontal_image {
	background-attachment: fixed;
	background-image: url(../images/slices/navbar_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputs {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	background-attachment: fixed;
	background-image: url(../images/elements/form_input_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.textboxes {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	background-attachment: fixed;
	background-image: url(../images/elements/form_textarea_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.style4 {
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}
.red-hilighted-text {
	font-weight: bold;
	color: #F00;
}

