BODY
{
	background-color: orange;
}
A
{
	color: #ffffff;
}

.pageHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	border-bottom: #999900 4px solid;
	font-family: Arial;
	background-color: #996600;
}

.seperator
{
	background-color: #dcdcdc;
}

.navHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	border-bottom: #999900 4px solid;
	font-family: Arial;
	background-color: #996600;
}
.navSeperator
{
	background-color: #999900;
}

.latestTitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	font-family: Arial;
}
.latestHeaderRow
{
	background-color: #a9a9a9;
}
.latestAlternate
{
		
}

.rateSection {
	BORDER: #ff9933 thin solid;
	background-color: #ffffff;
}
.rateHeader
{
	font-weight: 900;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: #ff9933;
}
.topHeader
{
	font-weight: 900;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #ff9933;
}
.topSection
{
	border: thin solid #ff9933;
}


.articleHeader {
	FONT-SIZE: 12pt; 
	COLOR: #ffffff; 
	font-weight:bold;
	FONT-FAMILY: arial
}

/* LatestArticles Control - Start  */


.latestHeader 
{
	text-align:center;
	font-weight: bold;
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Verdana; 
	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;
}

/* LatestArticles Control - End  */

.defaultText {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	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: 10pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: underline;
}
.menu:active {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline
}
.menu:hover {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
.menu:link {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline
}
