@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial,verdana;
	font-size:12px;
	color:#FFF;
}

.home-orangetext
{
	font-weight:bold;
font-family: arial,verdana;
font-size: 13px;
color: #000;
}

.home-text11pt
{
font-family: arial,verdana;
font-size: 11px;
color: #ffffff;
}

.home-text9pt
{
font-family: arial,verdana;
font-size: 9px;
color: #ffffff;
}



.a13ptBOLD-white
{
font-weight:bold;
font-family: arial,verdana;
font-size: 13px;
color: #ffffff;

}
.a13ptITALICS-white
{
font-style:italic;
font-family: arial,verdana;
font-size: 13px;
color: #ffffff;
}
.a12pt-white
{
font-family: arial,verdana;
font-size: 12px;
color: #ffffff;
}
.a20pt-white
{
font-family: gotham book,arial,verdana;
font-size: 20px;
color: #ffffff;
}


.footer-text10pt
{
font-family: arial,verdana;
font-size: 10px;
color: #000000;
}

.news-text11ptBOLD
{
font-weight:bold;
font-family: arial,verdana;
font-size: 13px;
color: #ffffff;
}

.news-text20ptBOLD
{
font-weight:bold;
font-family: arial,verdana;
font-size: 25px;
color: #ffffff;
}

.news-text11pt
{
font-family: arial,verdana;
font-size: 13px;
color: #ffffff;
}

a.for:link {
text-decoration:underline;
color:#fff;
}

a.for:active {
text-decoration:underline;
color:#fff;
}

a.for:visited {
text-decoration:underline;
color:#fff;
}

a.for:hover {
text-decoration:underline;
color:#fff;
}


a.footerl:link {
text-decoration:none;
color:#000;
}

a.footerl:active {
text-decoration:none;
color:#000;
}

a.footerl:visited {
text-decoration:none;
color:#000;
}

a.footerl:hover {
text-decoration:underline;
color:#000;
}


a:link {
text-decoration:underline;
color:#000;
}

a:active {
text-decoration:underline;
color:#000;
}

a:visited {
text-decoration:underline;
color:#000;
}

a:hover {
text-decoration:underline;
color:#000;
}


