body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 14px;
	background-image: url(images/goldBkgd.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
.TableShell	{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	/*spacing: 0px; */
	padding: 0px;
	width: 755px;
}

h1 {
	font-size: 20px;
	color: #106798;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	letter-spacing: -1px;
}
h2 {
	font-size: 12px;
	color: #106798;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 10px;
}

h3 {font-size: 12px; color: #D54D1E; font-weight: bold; margin: 0px 0px 10px;}
h3 a {font-size: 12px; color: #D54D1E; font-weight: bold; margin: 0px 0px 10px;}
h3 a:hover {font-size: 12px; color: #D54D1E; font-weight: bold; margin: 0px 0px 10px;}
h3 a:active {font-size: 12px; color: #D54D1E; font-weight: bold; margin: 0px 0px 10px;}

.tytext {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

hr {
	width: 80%;
	height: 1px;
	color: #DCCBAE;
}

.navLink {
	font-size:10px;
	color: #106798;
	font-weight: bold;
	padding: 0px 0px 10px;
}
.nav-headerlink a {
	font-size: 12px;
	color: #106798;
	font-weight: bold;
	margin: 0px 0px 10px;
}
.navLink a:link { 
	color: #106798;
	font-weight: bold; 
	text-decoration: none;
}
.navLink a:visited { 
	color: #106798;
	font-weight: bold; 
	text-decoration: none; 
} 
.navLink a:hover { 
	color: #CA960D;
	font-weight: bold; 
	text-decoration: underline;
} 

a:link, a:visited, a:active {
	font-size:11px;
	color: #106798;
}

link a:hover { 
	color: #CA960D;
	text-decoration: underline;
} 


.boxGoldBrown {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #CB9913;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CB9913;
}

#vrFrame {
	padding: 0;
	margin: 0;
	width: 350px;
	height: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #CB9913;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CB9913;
}

.vrText {
	font-family: Verdana;
	font-size: 11px;
	color: #106798;
	line-height: 14px;
}
.rateHeader
{
	background:#d54d1e;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.rate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.discountHeader
{
	font-size:15px;
	font-weight:bold;
}
.discountText
{
	color: #003366;
	font-weight:bold;
	font-size:small;
}
.discountValue
{
	color:#CC0000;
}
.discountDisclamer
{
	font-size: 11px;
}

