/* CSS Document */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: 8E7E4E;
}

.body_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	line-height: 23px;
}

.navlink			{color:#8E7E4E;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;}
.navlink:hover 		{color:#FD8338;text-decoration: none;}
.navlink:visited 	{color:#8E7E4E;text-decoration: underline;}

.navlink2			{color:#8E7E4E;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
.navlink2:hover 	{color:#FD8338;text-decoration: none;}
.navlink2:visited 	{color:#8E7E4E;text-decoration: underline;}

.footerlink			{color:#8E7E4E;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;}
.footerlink:hover 		{color:#FD8338;text-decoration: none;}
.footerlink:visited 	{color:#8E7E4E;text-decoration: underline;}

.elink 			    {color:#8E7E4E;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;}
.elink:hover 		{color:#FD8338;text-decoration: none;}
.elink:visited 	    {color:#8E7E4E;text-decoration: underline;}

.whitelink 			    {color:#ffffff;text-decoration: underline;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;}
.whitelink:hover 		{color:#FD8338;text-decoration: none;}
.whitelink:visited 	    {color:#ffffff;text-decoration: underline;}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 8E7E4E;
	line-height: 30px;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}

.login_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}

.scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
}

.bodyboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}

.titlegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E7E4E;
	font-weight: bold;
	font-variant: normal;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}

.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	line-height: 22px;
}

.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	font-variant: normal;
}


.numbertextrbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;

}
.numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
</style>