body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B0300;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	list-style-type: circle;
}
a:link {
	text-decoration: underline;
	color: #CD2D13;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #9B3B01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #1B0300;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #8A0E04;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	color: #973601;
}
h2 {
	font-size: 14px;
	color: #BD200F;
	text-transform: capitalize;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #BF8F00;
	text-transform: capitalize;
	font-style: italic;
}

.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;
}
.nav_gradient {
	background-attachment: fixed;
	background-color: #1B0300;
	background-image: url(../images/layout/nav_bottom_repeat.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rates {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B0300;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
	list-style-type: circle;
}
