td {
	vertical-align: top;
	font-size:13px;
	color:#000000;
	line-height:14px;
}
a {
	text-decoration: underline;
	color:#C22929;
}

body  {margin:0px;padding:0px}

.copy{
font-family:Tahoma;
font-size:10px;
color:#9A9889;
text-decoration:none
}

.gray {color:#737272}
.light_gray {color:#79888E}
.white {color:#FBFBFB}
.red {color:#9A400C}
.red1 {color:#C22929}
.bot_men {color:#FFFFFF; text-decoration:none}
.green {color:#79888E}

a{text-decoration:none; color:#333333}
a:hover{text-decoration:underline; color:#C22929}

#under{text-decoration:underline;}
.box{
padding: 9px 9px 9px 9px;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#foxmenucontainer{height:24px;background:#FFF;display:block;}
#foxmenu{position:relative;display:block;height:24px;font-size:12px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 13px 0 13px;height:19px;background:transparent url(../images/foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#fff;background:transparent url(../images/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
.gridCSS:hover
{
    background-color: #fff5b3;
}
.gridAlternateCSS
{
    background-color: #cccccc;
}
.gridAlternateCSS:hover
{
    background-color: #fff5b3;/*fff5b3 d3e4ed*/
}