body {
	background-color: #990000;
	background-image:url("../images/background.gif");
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

td, th {
	font-family: Trebuchet ms;
	font-size: 15px;
	color: #FFFFFF;
}


 .navbackG
{
background-color: #990000;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;
border-bottom: 4px solid #FFFFFF;
}

 .top-bottom-borders
{
border-top: 2px solid #990000;
border-bottom: 2px solid #990000;
}

 .top-borders
{
border-top: 2px solid #990000;
}

 .bottom-borders
{
border-bottom: 2px solid #990000;
}

 .bodybackG
{
background-color: #000000;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;
border-bottom: 4px solid #FFFFFF;
}

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

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


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

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


.home-box-links {
COLOR:  #ffcc33; 
font-size: 15px;
font-weight: bold;
TEXT-DECORATION: none
}

A.home-box-:hover {
COLOR: #000000; 
font-size: 15px;
font-weight: bold;
TEXT-DECORATION: none
}


.home-large {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}


.home-large2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 50px;
}

.home-large-red {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}


.red-border  {
border-style:solid;
border-width:5px;
border-color:#990000;
}


.text-white-13 {
	font-family: Trebuchet ms;
	font-size: 13px;
	color: #FFFFFF;
}

.text-white-bold-22 {
	font-family: Trebuchet ms;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}


.text-white-bold-18 {
	font-family: Trebuchet ms;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.text-white-bold-28 {
	font-family: Trebuchet ms;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}


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

.anylinkcss{
position: absolute;
left: 10;
top: 0;
visibility: hidden;
border: 1px solid #000000;
border-bottom-width: 0px;
font: 16px Trebuchet MS ;
line-height: 21px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 330px; /* default width for menu */
COLOR:  #FFFFFF;
TEXT-DECORATION: none;
background-color: #990000;
}

.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:  #ffcc33;
TEXT-DECORATION: none;
}

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

/* ######### 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 18px Trebuchet MS ;
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 {
text-align: center;
COLOR:  #ffcc33; 
font-size: 18px;
font-weight: bold;
TEXT-DECORATION: none
}

A.anchorclass:hover {
text-align: center;
COLOR: #ffcc33; 
font-size: 18px;
TEXT-DECORATION: none
}
