BODY
{
background-image: url("/images/background.gif");
background-repeat: repeat;
background-position: center;
}

td
{
font-family: Tahoma,Arial;
font-size: 12px;
}

a
{
color:#BE070C;
}

a:visited
{
color:#BE070C;
}

a:link
{
color:#BE070C;
}

a:active
{
color:#ff0000;
}

/*
a
{
color:#BE070C;
}

a:visited
{
color:#BE070C;
}

a:link
{
color:#BE070C;
}

a:active
{
color:#BE070C;
}
*/

a:hover
{
color:#000000;
}



.menuActuator {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

.menuActuator a {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: top;
	border-bottom:none;
}
.menu {

}

    td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
	  z-index:1000;
      }


#subnav {
	text-decoration:none;
	background-color:#000000;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding-left:3px;
	padding-right:2px;
	border-bottom-color:#BE070C;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	border-right-color: #BE070C;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #BE070C;
	border-left-style: solid;
	border-left-width: 1px;
}

#subnav a{
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	color:#7C7C7C;
	border-left-style:none;
	border-bottom:none;
}
#subnav a:visited{

	text-decoration:none;
}

#subnav a:hover{
text-decoration:none;
color:#ffffff;
font-size: 12px;
}


#footerLinks a
{
color:#7C7C7C;
font-size: 11px;
}

#footerLinks a:visited
font-size: 11px;
{
color:#7C7C7C;
}

#footerLinks a:link
{
color:#7C7C7C;
}

#footerLinks a:active
{
color:#7C7C7C;
}

#footerLinks a:hover
{
color:#ffffff;
}
