/*base default font size, type, and line height*/
body {background: url(images/bg.jpg) no-repeat #E53509; background-position: bottom; background-attachment: fixed;  color:#5E5E5E; height: 100%; padding: 0; margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF}
/*base links*/
a {outline: none;}
a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #FFCC00; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}
td.menuon { background-image:url(images/on.gif); color:#fff; font-weight:bold; }
td.menuoff { background-image:url(images/off.gif); color:#fff; }
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
.odd{background-color: #000000;}
.even{background-color: #990000;} 
