body {
	background-color: #d3c390;
	background-image: url(/_images/gold_body_BG.jpg);
	background-repeat: repeat-x;
}

.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}

.content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}

.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black !important;
	text-decoration: none;
}

.content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black !important;
	text-decoration: none;
}

#cssbutton a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	width: 125px;
	
}

#cssbutton {
	clear-both;
	margin-bottom:3px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 130px;
	padding: 5px;
	
}
.buttonspace {margin-bottom: 8px;
}

#cssbutton2 {
	clear-both;
	margin-bottom:5px;
	margin-top: 2px;
	float: right;
	width: 125px;
	padding: 5px;
	
}
#cssbutton2 a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
	width: 125px;
	text-align:center;
}

.cssbutton {
	background-color: #B49948;
	border: 2px #D3C598 outset;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		
}

.cssbutton:visited {
	color: white;
}

.cssbutton:hover {
	border-style: inset;
	background-color: #D3C598;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active {
	color: white;
}

.content h3 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #996600;
font-weight:bold;
}

h5 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}

h5 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}

h5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black !important;
	text-decoration: none;
}

h5 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black !important;
	text-decoration: none;
}

.cTimeValue h1,h2,h3,h4,h5 {
font-size: 11px;
}

.cTimeValue h6 {
font-size: 13px;
}


.disclaimer {
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.body {
	background-image: url(/_images/background.jpg);
	background-repeat: repeat-y;
}

#VA_BG {
	background-image: url(/_images/virtual_agent_BG.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 128px;
}

.header {
	background-image: url(/_images/rounded_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 140px;
	width: 750px;
}

.FEATURED_BG {
	background-image: url(/_images/quick_search_table_BG2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 213px;
	width: 674px;
}

.search_BG {
	background-image: url(/_images/quick_search_table_BG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 213px;
	width: 674px;
}

.feat_BG {
	background-image: url(/_images/feat_text_BG.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.table_BG {
	background-image: url(/_images/table_BG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 199px;
	width: 748px;
}
.bottom {
	background-image: url(/_images/bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 45px;
	width: 748px;
}

#border_sides {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

#border_TB {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

body {
	background-color: #D4C390;
}

#indexBG {
	background-image: url(/_images/group_BG.jpg);
	background-color: #D4C390;
	background-position: top center;
	background-repeat: no-repeat;
}

#goldBG {
	background-image: url(/_images/gold_BG.jpg);
	background-color: #D4C390;
	background-position: top left;
	background-repeat: repeat-x;
}

.spacing1 {
	padding: 5px;
}

.spacing2 {
	padding: 10px;
}

.border {
	border: solid 1px #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8891D;
}
a:visited {
	color: #A8891D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 8px Verdana;
	line-height: 14px;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #333333;
}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
.style4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border1 {	border: solid 1px #000000;
}
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; }
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.links a:visited {
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	text-align: center;
	font-size: 11px !important;
	word-spacing: 5px; 
	color: #313131;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer a:link {
	font-weight: 400;
	color: #663300;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
}
.footer a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
tr {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}
