body {
  background: #eee5ce;
  background-image: url(images/bgbanner.gif);
  background-position: top left;
  background-repeat: repeat-x;
  
  margin-top: 0;
  margin-left: 50px;
  margin-right: 0;
  margin-bottom: 0;
  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #330000;
line-height: 17px;
  }

a, a:link, a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #330000;
}
a:active {
	color: #FF9900;
}

h2 {font-size: 12px;
color: #330000;
line-height: 17px;
font-weight:normal;
margin: 10px 10px 0px 0px;
}

h6 {font-size: 12px;
color: #330000;
line-height: 17px;
font-weight:normal;
margin: 10px 0px 0px 0px;
}

h6 img{margin: 0px 0px 10px 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 17px;
}
.text a {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.text a:visited{
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover{
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
.text a:active{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 13px;
}
.nav a {
	color: #993300;
	font-weight: normal;
	text-decoration: none;
}
.nav a:visited{
	color: #993300;
	font-weight: normal;
	text-decoration: none;
}
.nav a:hover{
	color: #330000;
	font-weight: normal;
	text-decoration: none;
}
.nav a:active{
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.text_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e9dfcc;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ac7b18;
	font-weight: bold;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ac7b18;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
	line-height: 13px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
	font-weight: bold;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 17px;
}
