body	{
        font-family: Microsoft Sans Serif, Arial;
        color: #808080;
        font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

P		  {
        font-family: Microsoft Sans Serif, Arial;
        font-size: 9pt;
        line-height: 13pt;
}

td		  {
        font-family: Microsoft Sans Serif, Arial;
        font-size: 9pt;
        line-height: 13pt;
}

A:link    {
        color: #FF0000;
        text-decoration: none;
}
A:visited {
        color: #800000;
        text-decoration: none;
}
A:active  {
        color: #800000;
        text-decoration: none;
}
A:hover   {
        color: #800000;
        text-decoration: underline;
}

.title		  {
        font-family: Times New Roman, Microsoft Sans Serif, Arial;
        font-size: 11pt;
        font-weight: 700;
        line-height: 13pt;
        text-transform: uppercase;
        color: #AC0000;
        letter-spacing: 2;
}

.blacktitle		  {
        font-family: Times New Roman, Microsoft Sans Serif, Arial;
        font-size: 8pt;
        font-weight: 700;
        line-height: 13pt;
        text-transform: uppercase;
        color: #000000;
        letter-spacing: 2;
}

.footer {
        font-family: Microsoft Sans Serif, Arial;
        font-size: 8pt;
        line-height: 13pt;
}

.footer A:link    {
        color: #000000;
        text-decoration: none;
}
.footer A:visited {
        color: #000000;
        text-decoration: none;
}
.footer A:active  {
        color: #000000;
        text-decoration: none;
}
.footer A:hover   {
        color: #000000;
        text-decoration: underline;
}
.main_nav A:link    {
        color: #fffff;
        text-decoration: none;
	font-family: Times New Roman, Microsoft Sans Serif, Arial;
        font-size: 9pt;
text-transform: uppercase;
}
.main_nav A:visited {
        color: #ffffff;
        text-decoration: none;
font-family: Times New Roman, Microsoft Sans Serif, Arial;
        font-size: 9pt;
text-transform: uppercase;
}
.main_nav A:active  {
        color: #ffffff;
        text-decoration: none;
}
.main_nav A:hover   {
        color: #ffffff;
        text-decoration: underline;
}
.main_nav UL {
list-style: none;
margin-left: 0px;
padding-left: 20px;
}


