body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.textBOLD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.boldlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #bfb298;
	text-decoration: none;
	font-variant: small-caps;
	list-style-type: square;
	list-style-position: inside;
}
.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF 
	background-color: #CCCC99;
	padding:0px;
	margin:0px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87744e;
	font-weight:normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87744e;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	list-style-image: none;
	list-style-type: none;
}
.greylargge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	list-style-type: none;
	font-weight: lighter;
}
a:link {
	color: #87744e;
	text-decoration: none;
}
a:visited {
	color: #87744e;
	text-decoration: none;
}
a:hover {
	color: #c58300;
	text-decoration: underline;
}
a:active {
	color: #87744e;
}
.borders {
	border: 1px dotted #CCCC99;
}
.border_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC99;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}
.border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCC99;
}
.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCC99;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bfb298;
	letter-spacing: 1px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	border: #CCCC99;
}
.online_form_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.online_form_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfb298;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.hr{
background-color:#CCCCCC; margin:0px; padding:0px;
}
.top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #c3c38b;
}