body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	margin:0px;
	padding:0px;
	background-image: url(bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #353535;
}
a{
	color: #000000;
}
a:hover{
}

#tabsJ {
	float:left;
	width:100%;
	font-size:96%;background:url(../images/nav_bg.png) no-repeat
    
}
#tabsJ ul {margin:0;padding:0px 0px 0px 0px;list-style:none;}
#tabsJ li {display:inline;margin:0;padding:0;line-height:48px;}
#tabsJ a {float:left;margin:0;padding:0;text-decoration:none;}
#tabsJ a span {float:left;display:block;font-family: "Arial";
      font-size: 12px; font-weight:bold; cursor:hand;
      background:url(../images/mbg.jpg) no-repeat right top;
      padding:0px 30px 0px 30px;color:#ffffff;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

/* End IE5-Mac hack */
#tabsJ a:hover span {color:#FF9900;}
#tabsJ a:hover {background-position:0% -37px;}
#tabsJ a:hover span {background-position:100% -37px;}


.bg{
	background-color: #006699;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}