body
{
	
	background-color:#4e606e;
	
	font-family:Arial;
	font-size: 8pt;
	color:#000000;
}

A:hover
{
	color:#707070;
}

A
{
	/*color:#6F857D;*/
	color:#000000;
}

/* Homepage */
.rightColumnStyle
{	
	background-color:#C57802;
}

.homePageFooter
{	
	font-family:Arial;
	font-size: 8pt;
	color:#ffffff;
}
.10MostQuickSearch
{
	font-family:verdana;
	font-size: 10pt;
	color:#ffffff;
	font-weight:bold;
}

.10MostQuickSearchButton
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	border-width: thin;
	border-color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'gray' , Direction=135, Strength=3);
}

.contentTable
{
	BORDER-right: #f3cb02 2px solid;
	BORDER-left: #f3cb02 2px solid; 
	padding-top: 10px;
}

.footerLink
{	
	font-family:Arial;
	font-size: 8pt;
	color:#ffffff;
}

/* Header Styles */
.SubPageNarrowContent
{
	
	background-color:#ffffff;
	/*width:728px;*/
	width:558px;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

.SubPageWideContent
{
	
	background-color:#ffffff;
	width:728px;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

.SubPageDefaultContent
{
	background-color:#ffffff;
}

.SubLeftPanel
{
	
	background-color:#ffffff;
	width:170px;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}


.PageTitleText
{
	color:#9C7944;
	font-family:Arial;
	font-size:14pt;
}

h1
{
	color:#6A5446;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin: 0 ;
	/*text-align:center;*/

}

