body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #000000;
}


 .navbackG
{
background-color: #ADABAE;
text-align: bottom;
}

A {
text-decoration: none;
color: #EC2B35;
}

A:Hover {
text-decoration: none;
color: #000000;
}

.left-column {
background-color: #ADABAE; 
}

.toplinks {
COLOR:  #000000; 
font-size: 15px;
font-weight: bold;
TEXT-DECORATION: none
}

A.toplinks:hover {
COLOR: #FFFFFF; 
font-size: 15px;
TEXT-DECORATION: none
}

.body2 {
background-color: #FFFFFF;
padding: 10px;
border-top: 1px solid #ee3a43;
border-left: 1px solid #ee3a43;
}

.bottom-grey {
background-color: #414141;
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
}


.bottom-white {
background-color: #FFFFFF;
font-size: 12px;
color: #000000;
border-left: 1px solid #ee3a43;
line-height: 18px;
}


.red {
    color: #EC2B35;
}

.black {
    color: #000000;
}

.black-11 {
    color: #000000;
	font-size: 11px;
}

.black-10 {
    color: #000000;
	font-size: 10px;
}

.white-10 {
    color: #FFFFFF;
	font-size: 10px;
}


.white-11 {
    color: #FFFFFF;
	font-size: 11px;
}

.titles {
	font-size: 14px;
    color: #FFFFFF;
}



 .headers
{
font-size: 16px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #ff3333;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #000000;
border-bottom-width: 0px;
font: 15px Verdana, Arial, Helvetica, sans-serif ;
line-height: 21px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 200px; /* default width for menu */
COLOR:  #FFFFFF;
TEXT-DECORATION: none;
background-color: #787878;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
COLOR:  #FFFFFF;
TEXT-DECORATION: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
COLOR:  #000000;
TEXT-DECORATION: none;
}

.anylinkcss a:hover{ /*hover background color*/
color: #EC2B35;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif ;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 89; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

.anchorclass {
COLOR:  #000000; 
font-size: 15px;
font-weight: bold;
TEXT-DECORATION: none
}

A.anchorclass:hover {
COLOR: #FFFFFF; 
font-size: 15px;
TEXT-DECORATION: none
}