BODY
{
	background-color: #ffffff;
	FONT-FAMILY: Verdana, Arial; 
}

A
{
	text-transform:capitalize;
}

H2
{
	FONT-SIZE: 12pt; 
	COLOR: #000000; 
	FONT-FAMILY: arial;
	text-transform: capitalize;
}

H1
{
	display: inline;
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	text-transform: capitalize;
	FONT-FAMILY: Verdana, Arial; 
}

.pageHeader
{
	BACKGROUND-COLOR:  #660000; 
	border-bottom: solid 4px #d9d9b4;
}

.seperator {
	BACKGROUND-COLOR: #333300
}

.rateChartBackground
{
	background-color: #b0c4de;
}

/* LatestArticles Control - Start  */
.latestTitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	FONT-FAMILY: Arial; 
	color:#8C5200;
}
.latestAlternate
{
	background-color: #E2E4E7;	
}
.latestHeader 
{
	text-align:center;
	font-weight: bold;
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial; 
	color:#ffffff;
}
.latestSortCols:visited {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestSortCols:active {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestSortCols:hover {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
.latestSortCols:link {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestFooter {
	border-top: solid 2px #CDB37F;
}
.latestHeaderRow
{
	background-color: #CDB37F;
}
/* LatestArticles Control - End  */

.navHeader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana,Arial; 
	BACKGROUND-COLOR:  #660000; 
	border-bottom: solid 4px #d9d9b4;
}
.navSeperator {
	BACKGROUND-COLOR: #d9d9b4
}
.rateSection {
	BORDER-RIGHT: #999966 thin solid; 
	BORDER-TOP: #999966 thin solid; 
	BORDER-LEFT: #999966 thin solid; 
	BORDER-BOTTOM: #999966 thin solid
}
.rateHeader {
	FONT-WEIGHT: 900; 
	FONT-SIZE: 10pt; 
	COLOR: #330000; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #cccc99
}
.topHeader {
	FONT-WEIGHT: 900; 
	FONT-SIZE: 10pt; 
	COLOR: #333300; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #d9d9b4
}
.topSection
{
	border: thin solid #999966;
}
.defaultText {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial
}
.ratingText {
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial
}
.errorText {
	FONT-SIZE: 10pt; 
	COLOR: red; 
	FONT-FAMILY: Verdana, Arial
}
.currentPageNumber {
	FONT-WEIGHT: 900
}
.menu:visited {
	FONT-SIZE: 9pt; 
	COLOR: #74756d; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
	text-transform: uppercase;
}
.menu:active {
	FONT-SIZE: 9pt; 
	COLOR: #74756d; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
	text-transform: uppercase;
}
.menu:hover {
	FONT-SIZE: 9pt; 
	COLOR: #74756d; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
	text-transform: uppercase;
}
.menu:link {
	FONT-SIZE: 9pt; 
	COLOR: #74756d; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
	text-transform: uppercase;
}

