.sidemenu_top{
	width: 309px;
	height: 12px;
	background: url('../images/roundbox_top.png') no-repeat scroll center top;
	position:relative;
}
.sidemenu_body{
	width: 309px;
	height:auto;
	background-color:#fbfbfa;
	position:relative;
}
.sidemenu_bottom{
	width: 309px;
	height: 12px;
	background: url('../images/roundbox_bottom.png') no-repeat scroll center top;
	position:relative;
}

.menucontents{
	
	width: 280px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	
}

.nfl_tab{
	background: url('../images/nfl_tab.jpg') no-repeat scroll center top;
	width: 268px;
	height: 69px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	
}

.subcat{
	top: 0px;
	left: 10px;
	width: 305px;
	height: auto;
	position:relative;
	margin: 0;
 	padding: 0;
	color: red;
}



 .tabies {
	 
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 18px;
	padding-left: 10px;
	
}

 .tabies_link {
	 
	 
	 color: #e6e6e5;

	 
	
}

a.divlink:link { color: #7a7a7a; font-weight: bold; text-decoration: none; font-size: 12px;}
a.divlink:visited { color: #7b7a7a; font-weight: bold; text-decoration: none; font-size: 12px;}
a.divlink:active { color: #7c7a7a; font-weight: bold; text-decoration: none; font-size: 12px;}
a.divlink:hover { color: #2b9abf; font-weight: bold; text-decoration: none; font-size: 12px;}

a.teamlink:link { color: #7a7a7a; text-decoration: none; font-size: 12px;}
a.teamlink:visited { color: #7b7a7a; text-decoration: none; font-size: 12px;}
a.teamlink:active { color: #7c7a7a; text-decoration: none; font-size: 12px;}
a.teamlink:hover { color: #2b9abf; text-decoration: none; font-size: 12px;}

a.sidetab:hover, a.sidetab:active, a.sidetab:focus,a.sidetab:visited { outline:none;}

.sidetab img,
.sidetab:visited img{
	width:268px; height:69px;
	background-repeat:no-repeat;
	background-position:0 0;
	border:1px;
}
.sidetab_open img{
	background-position:0 -69px!important;
}

#sidetab_nfl img{	background-image:url(../images/t_nfl.jpg);}
#sidetab_nba img{	background-image:url(../images/t_nba.jpg);}
#sidetab_mlb img{	background-image:url(../images/t_mlb.jpg);}
#sidetab_nhl img{	background-image:url(../images/t_nhl.jpg);}

.sidecontent{
	top: 0px;
	width: 250px;
    height: auto;
    color: purple;
    font-size:13px;
    left: 20px;
    position: relative;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	display:none;
}


.tabies  ul, li {
	color: #e6e6e5;
	}

