/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #dfc69d url('../images/index/pagebg1.jpg') fixed no-repeat top left;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

p { line-height: 15px; }


.footer {color: #AEC0E5; font-weight: bold; text-decoration: none;}
a:hover.footer {color: #ffffff; text-decoration: none;}
a:active.footer {color: #AEC0E5; text-decoration: none;}

.sigline {color: #A1BDE1; text-decoration: none; font-size: 11px;}
a:hover.sigline {color: #ffffff; text-decoration: none;}
a:active.sigline {color: #A1BDE1; text-decoration: none;}

.highlight {color: #0066CC; font-size: 15px; font-weight: bold;}
.redtxt {color: #ff0000; font-weight: bold;}

.month {color: #FFFFFF;font-weight: bold;}
.date {font-size: 14px;font-weight: bold;}
.subtxt {font-size: 20px; font-weight: bold;}
/*rates*/
.table
{
border-top-style:dotted;
border-right-style:solid;
border-bottom-style:dotted;
border-left-style:solid;
} 
table.reference
{
border:1px solid #CBD0D6;
font-size: 11px;
border-collapse:collapse;
}

table.reference th
{
font-size: 11px;
background-color:#e5eecc;
border:1px solid #CBD0D6;
padding:3px;
}

table.reference td 
{
font-size: 11px;
border:1px solid #CBD0D6;
padding:3px;
}
.rate {color: #333333; text-decoration: none; font-size: 11px;}
a:hover.rate {color: #ff0000; text-decoration: underline;}
a:active.rate {color: #333333; text-decoration: none;}
/*rates*/

.specials {padding-left: 30px;}
.border{ border: 5px solid #E0E6EC;}
.whitetxt{ color:#FFFFFF; font-weight:bold;}
