body{
background-color:#666666;
background-image: url(/images/background.jpg);
background-position:Top center;
background-attachment:fixed;
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.featuredtitle {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:13px 10px 0px 10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.linksheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:link.linksheader {text-decoration: underline; color: #993300}
a:visited.linksheader {text-decoration: underline; color: #993300}
a:active.linksheader {text-decoration: underline; color: #993300}
a:hover.linksheader {text-decoration: none; color: #993300}


.featuredheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}

.sectionheader A:link {text-decoration: none; color: #993300}
.sectionheader A:visited {text-decoration: none; color: #993300}
.sectionheader A:active {text-decoration: none; color #993300}
.sectionheader A:hover {text-decoration: underline; color: #993300}

.featured_table td
{
  	background-color: #F8EED9;
  	font-size: 12px;
}
.featured_table
{
 	 background-color:#666666;
}
.featured_table a
{
 	text-decoration: underline;
 	color: #236699;
 }
.featured_table a:visited
{
	color: #236699;
}
.req
{
color:red;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: underline;
}

h1 {
	text-align:left;
	font-size:22px;
	color:#993300;
}

#content {
	min-height:645px;
	background-color:white;
	margin-left: 1px;
	width: 720px;
	font-size: 14px;
	padding: 0px 10px;
}

#content h1 {
	margin-top: 0px;
	padding-top: 14px;
}

.error, .required {
	color: red;
}
.message {
	color: green;
}
table.thleft th {
	text-align: left;
}
table.thright th, .currency {
	text-align: right;
	padding-right: 10px;
}
#paginationControl {
	text-align: center;
}
