.Header
{
	font-size: 14pt;
	font-family: Tahoma;
	color:#786F68;
}
.ListingFields
{
	font-size: 8pt;
	font-family:verdana;
	color: Black;
}

.Footer
{
	font-family : verdana;
	font-size : 7.5pt;
	color : #786F68;
}

.StandardText
{
	font-family : verdana ;
	font-size : 8pt ;
	color : black ;
}
.WhiteStandardText
{
	font-family : verdana ;
	font-size : 8pt ;
	color : white ;
}
a.ContentLink
{
	font-family:Verdana;
	font-size: 8pt;
	color: #AE2E01;
	text-decoration:none;
}

a.ContentLink:Visited
{
	font-family:Verdana;
	font-size: 8pt;
	color: #AE2E01;
	text-decoration:none;
}

a.ContentLink:Hover
{
	font-family:Verdana;
	font-size: 8pt;
	color: #AE2E01;
	text-decoration:underline;
}


a.SearchLinks
{
	font-family: Tahoma;
	font-size:14pt;
	color:white;
	text-decoration:none;	
}
a.SearchLinks:visited
{
	font-family: Tahoma;
	font-size:14pt;
	color:white;
	text-decoration:none;	
}
a.SearchLinks:hover
{
	font-family: Tahoma;
	font-size:14pt;
	color:white;
	text-decoration:underline;	
}
.iframeColor
{
	background-color:#BBAEA5;
}
.Menu
{
	font-family:Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.Menu:Visited
{
	font-family:Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.Menu:Hover
{
	font-family:Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.off
{
	background-color:#FCAC23;
	font-family:Tahoma;
	font-size:14pt;
	color:White;
	cursor:pointer;
	text-decoration:none;

}
.on
{
	background-color:Gray;
	font-family:Tahoma;
	font-size:14pt;
	cursor:pointer;
	color:white;
	text-decoration:none;

}
.down
{
	background-color:gray;
	font-family:Tahoma;
	font-size:14pt;
	cursor:pointer;
	color:white;
	text-decoration:none;
}

.TanContentText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #B5A58E;
	text-decoration: none;
}

.LightGrayContentText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #BFB7AA;
	text-decoration: none;
}

a.developed
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #999999;
	text-decoration: none;
}
a.developed:visited
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #999999;
	text-decoration: none;
}
a.developed:hover
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #CC0001;
	text-decoration: none;
}
.DesignBy
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #999999;
	text-decoration: none;
}

