BODY
{
	background-color: #000000;
}
A
{
	color: #ff9900;	
}

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

.seperator
{
	background-color: #d3d3d3;
}

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

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

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


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

/* LatestArticles Control - Start  */


.latestHeader 
{
	text-align:center;
	font-weight: bold;
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Verdana; 
	color:#000000;
}
.latestSortCols:visited {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestSortCols:active {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestSortCols:hover {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
.latestSortCols:link {
	FONT-SIZE: 9pt; 
	font-weight: bold;
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
.latestFooter {
	border-top: solid 2px #CDB37F;
}

/* LatestArticles Control - End  */

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

