.pupdate {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FBEEBE;
}
.content {

	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
img.imgborder {
border: 1px solid #8a1e01;
}

a:link {
	color: #8a1e01;

}

a:active {
	color: #8a1e01;

}

a:visited {
	color: #8a1e01;

}
a:hover {
	color: #8a1e01;

}

h1 {
	font: bold 14px georgia, sans-serif;
	color: #8A1E01;
}
h2 {
	font: bold 12px georgia, sans-serif;
	color: #8A1E01;
}

.whitey {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

td.border-right {
	border-right: 1px solid #9A8E7E;
	border-bottom: 1px solid #9A8E7E;
}

td.border-bottom {
	border-right: 1px solid #9A8E7E;
}

td.border-rightright {
	border-bottom: 1px solid #9A8E7E;
}

.huge {
	font: bold 18px arial;
	color: #8A1E01;
}


.ratesmenu {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}



table.datatable {
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
border: 1px solid #9d893e;
}

td.data_td_dark {
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #e1ce87;
padding: 4px;
border-bottom: 1px solid #bdab6b;
}

td.data_td_med {
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #e4d393;
padding: 4px;
border-bottom: 1px solid #bdab6b;
}

td.data_td_light {
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #f2e2a9;
padding: 4px;
border-bottom: 1px solid #bdab6b;
border-right: 1px solid #bdab6b;
}

td.data_td_white {
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #ffffff;
padding: 4px;
border-bottom: 1px solid #bdab6b;
border-right: 1px solid #bdab6b;
}