﻿<STYLE>
BODY
{
    background-color:  #999999;
    TEXT-DECORATION: none;
	bgcolor:#999999;
}
TD
{
    padding: 3px;
	FONT-SIZE: 12px;
     COLOR: #000000;
    FONT-FAMILY: Verdana;
    	text-align: none;
	vertical-align: baseline;
	font-weight: 400;
	border-left-style: none;
	border-left-color: #ACA899;
	border-right-style: none;
	border-right-color: #C0C0C0;
	border-top-style: none;
	border-top-color: #ACA899;
	border-bottom-style: none;
	border-bottom-color: #C0C0C0;
	margin-top: 0px;
	margin-bottom: 0px;
}
A:link
{
	FONT-SIZE: 12px;
	COLOR: #009933;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
A:visited
{
    FONT-SIZE: 12px;
     COLOR: #009933;
    F FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}
A:hover
{
	FONT-SIZE: 12px;
	COLOR: #aaa;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 12px;
      COLOR: white;
     FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}
HR.DOTTED
{
COLOR: #4d4d4d;
BORDER: dotted;

}
UL
{
    LINE-HEIGHT: 19px
}
TD.text
{
    FONT-WEIGHT: bold;
     FONT-SIZE: 12px;
      COLOR: black;
     FONT-FAMILY: verdana
}
TD.copyrightText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #990033;
    FONT-FAMILY: Verdana
}

ul.navigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 60%;
	background: #202020;
	   
}
ul.navigation li {
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0 0 0 0;
    position: relative;
}
ul.navigation li a {
    color: #555555;
    display: block;
    font-size: 10px;
    padding: 0 10px 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Verdana,arial,sans-serif;
}
ul.navigation li a:hover {
    color: #FFCC00;
	text-decoration: underline;
}
	


</style>
