.NavTop
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bebdbd;
	text-decoration: none;
}

.NavTop:hover{ 
    color: #bebdbd; 
    text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
} 

.goldbreak {
	color: #C4A869;
	font-size: 14px;
	font-weight: bold;
}

.WhiteText
{
    margin: 0;
    padding: 0;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
	font-weight: normal;
}

.RedText
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #982b09;
	font-weight: normal;
	text-decoration: none;
}

.RedText:visited, .RedText:link
{
	color: #982b09;
	font-weight: bold;
	text-decoration:none;
}

.RedText:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.BlackText
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000000;
	font-weight: normal;
}

.BlackText:hover, 
{	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.BlackText:visited, .BlackText:link
{
    color: #982b09;
	font-weight: bold;
	text-decoration:none;
}


.indexHeader
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bebdbd;
}


.indexText
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #bebdbd;
}

.indexText a:link, .indexText a:visited
{
	text-decoration: none;
    font-size: 13px;
	font-weight: bold;
	color: #c4a869;
}

.indexText a:hover
{
	text-decoration: none;
    font-size: 13px;
	font-weight: bold;
	color: #bebdbd;
}

.BlackHeader
{
    margin: 0;
    padding: 0;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: normal;
    color: #000000;
}

.RedHeader
{
    margin: 0;
    padding: 0;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: normal;
    color: #982b09;
}

.footerlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #bebdbd;
	text-decoration:none;
}


.PopUpText
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000000;
	font-weight: normal;
}

.emailtext
{
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000000;
	font-weight: normal;
}

.emailtextaccept
{
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000000;
	font-weight: bold;
}


