/* Gold=e7bc4d 999966 / Silver=C0C0C0 */

body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#e7bc4d;
	background-color:#000000;
}

/*******************/
a:link {
	color:#e7bc4d;
	text-decoration: none;
}
a:visited {
	color: #e7bc4d;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #e7bc4d;
	text-decoration: none;
}


.searching a:link 
{
	color: #000000; 
	text-decoration: underline;
}

.searching a:visited 
{
	color: #000000; 
	text-decoration: underline;
}

.searching a:hover 
{
	color:#e7bc4d; 
	text-decoration: none;
}

.VRMInput 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}

.ErrorMessage 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Red;
}

.WebLabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#e7bc4d;
}


.WebLabel-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#000000;
}

.WebLabel-tables {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
font-weight:bold;
background-color:#e7bc4d;
}

.Ratechart
{
background:transparent;
font-size: 11px;
}

.headerLabel
{
	font: normal 32px Arial, Helvetica, sans-serif; 
	color: #e7bc4d; 
	margin-top: 0;
}

.inputLabel
{
	font-size: 11px;
	color:#e7bc4d;
}

.inputLabel-cal {
	font-size: 11px;
	color:#000000;
	background-color:#e7bc4d;
}
.inputLabel2
{
	font-size: 11px;
	color:#000000;
}

.lblSubject
{
	font-size: 16px;
	color:#000000;
}
.SearchLabel
{
	font-size: 11px;
	color:#e7bc4d;
	font-weight: bold;
}

select.button, input.button, a.button
{
	padding: 4px; font-size: 13px; color: #000; /*border: 1px solid #999;*/
	background:transparent url(../images/button_gradient.png) repeat-x scroll 0pt 0pt;
	border-color:#808080;
	border-style:solid;
	border-width:1px 1pt;
	text-decoration: none;
}
select.button:hover, select.button:focus, input.button:hover, input.button:focus, a.button:hover, a.button:focus
{
	padding: 4px; font-size: 13px; color: #000; /*border: 1px solid #779397; */
	background:transparent url(../images/button_hov_gradient.png) repeat-x scroll 0pt 0pt;
	cursor:pointer;
}

.paging
{
font-family:Arial, Helvetica, sans-serif;
border:none; 
background-color: 
transparent; 
cursor:pointer;
padding: 2px 2px 2px 2px;	
}

.FooterInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #e7bc4d;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 25px;
	text-decoration: none;
	letter-spacing:1px;
	background-color:#000000;
	/*border:3px solid #999999;*/
}
	.FooterInfo a, .FooterInfo a:visited {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
		padding-left: 4px;
		padding-right: 4px;
		line-height: 25px;
		text-decoration: none;
	}
		.FooterInfo a:hover {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: bold;
			color: #FFFFFF;
			text-transform: uppercase;
			padding-left: 4px;
			padding-right: 4px;
			line-height: 25px;
			text-decoration: none;
		}
.copyright {
	font-family:Arial, Helvetica, sans-serif; 
	background-color : #597F94; 
	font-size : 10px; 
	color : #FFFFFF; 
	text-decoration : none; 
	border:1px solid #FF9900;
}

.Top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFDAA1;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 25px;
	text-decoration: none;
	border:1px solid #FF9900;
}
	.Top a, .Top a:visited {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #FFDAA1;
		text-transform: uppercase;
		padding-left: 4px;
		padding-right: 4px;
		line-height: 25px;
		text-decoration: none;
	}
		.Top a:hover {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: bold;
			color: #FFFFFF;
			text-transform: uppercase;
			padding-left: 4px;
			padding-right: 4px;
			line-height: 25px;
			text-decoration: none;
		}
		
.vtour A:link {color:#000000;}
.vtour A:visited {color:#000000;}
.vtour A:active {color:#e7bc4d;}
.vtour A:hover {color:#e7bc4d;}
