body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.spacer{height: 5px
}
body {
	background-image: url(/img/background/bg_2.jpg);
	background-repeat: repeat-x;
	background-color: #B09D75;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contactinf span {
	font-size: 14px;
}
.inner_gradient {

	background-image: url(/img/background/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #9E0700;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #9E0700;	
}
a:hover {
	text-decoration: none;
	color: #9E0700;	
}
a:active {
	text-decoration: none;
	color: #9E0700;	
}
.qoute{
	margin-left: 15px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	
}
.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
}
.selectbox{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; color: #000000; 
border-color:#004E96; 
text-decoration: none; 
height: 22px; 
width: 100px;
}
.submitbox{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
text-decoration: none; 
height: 22px; 
}
.copy {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftborder {
	background-image: url(/img/left_border.jpg);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(/img/right_border.jpg);
	background-repeat: repeat-y;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.fieldError {
  color: red;
  font-style: bold;
}

.error {
  color: red;
  font-style: bold;
}
.indent {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}