.shadetabs {
	PADDING: 2px 2px 2px 2px;
	MARGIN: 2px 0px 0px 0px;
	FONT: bold 11px arial;
 LETTER-SPACING: -0.04em;
	 LIST-STYLE-TYPE: none; 
	   TEXT-ALIGN: left
}
.shadetabs A {
	TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
.shadetabs LI {
	DISPLAY: inline; MARGIN: 0px
}
.shadetabs LI A {
	BORDER-RIGHT: #778 0px solid; 
	BORDER-TOP: #778 0px solid;
	BORDER-LEFT: #778 0px solid;
	BORDER-BOTTOM: #778 0px solid;
	PADDING: 2px 2px 2px 3px;
	MARGIN: 2px 0px 0px 0px;
	background:url(../images/glowtab-left.gif) no-repeat left top;
	COLOR: #2d2b2b;
	height: 20px;
	TEXT-DECORATION: none
}

.shadetabs LI A SPAN{
	BORDER-RIGHT: #778 0px solid; 
	BORDER-TOP: #778 0px solid;
	BORDER-LEFT: #778 0px solid;
	BORDER-BOTTOM: #778 0px solid;
	PADDING: 2px 4px 2px 0px;
	MARGIN: 2px 0px 0px 0px;
	background:url(../images/glowtab.gif) no-repeat right top;
	height: 20px;
	COLOR: #2d2b2b;
	TEXT-DECORATION: none
}

.shadetabs LI A:visited {
	COLOR: #2d2b2b
}
.shadetabs LI A:hover {
	COLOR: #2d2b2b; TEXT-DECORATION: underline;background-position:0% 82px;background:url(../images/glowtab.gif) no-repeat right top
}
.shadetabs LI.selected {
	POSITION: relative; TOP: 1px; BORDER-BOTTOM: #778 1px thin
}
.shadetabs LI.selected A {
	BORDER-BOTTOM-COLOR: white; COLOR: #ff0000
}
.shadetabs LI.selected A:hover {
	TEXT-DECORATION: none
}
.tabcontentstyle {
	BORDER-RIGHT: #6a6a6a 0px solid; 
	BORDER-TOP: #6a6a6a 0px solid;
	BORDER-LEFT: #6a6a6a 0px solid;
	BORDER-BOTTOM: #6a6a6a 0px solid;
	PADDING: 10px 6px 6px 12px;
	MARGIN: 0px; 
	WIDTH: 236px;
	height: 270px;
	BACKGROUND: url(../images/tabcontent_frame_bg.png) no-repeat left top
}

.grayscroll{
scrollbar-base-color:#ACA8A3; 
scrollbar-track-color:#DFDFDB;
scrollbar-face-color: #CBCBC5; 
scrollbar-highlight-color: #E5E5E2; 
scrollbar-3dlight-color: #E8E8E6;
scrollbar-darkshadow-color: #D2D2CD;
scrollbar-shadow-color: #D2D2CD; 
scrollbar-arrow-color: #017dc5; 
}


.tabcontent {
	DISPLAY: none
}

@media Print    
{
.tabcontent {
	DISPLAY: block! important
}

}
 
/*tab style top 10*/ 
 
.glowingtabs2{
PADDING: 0px 0px 22px 0px;
MARGIN: 0px 0px 0px 0px;
LETTER-SPACING: -0.04em;
FONT: bold 10px arial;
text-align: center;
line-height: 2.5em;
border-bottom: 1px solid #014164 /*Add border strip to bottom of menu*/
}

.glowingtabs2 ul{
list-style-type: none;
margin:0;
margin-left: 4px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs2 li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs2 a{
float:left;
display:block;
margin-right: 2px; /*spacing between each tab*/
background:url(../images/menu_top10.png) no-repeat left;
padding: 0px;
font-weight:bold;
color:#3B3B3B;
width: 51px;
height: 22px;
cursor: hand
}

.glowingtabs2 a span{
float:left;
display:block;
margin-right: 2px; /*spacing between each tab*/
background:url(../images/menu_prevtop10.png) no-repeat left;
padding: 0px;
font-weight:bold;
color:#3B3B3B;
width: 109px;
height: 22px;
cursor: hand
}

.glowingtabs2 a:hover{
color: black;
text-decoration: underline;
background:url(../images/menu_top10_hover.png) no-repeat left ;
width: 51px;
height: 22px
}

.glowingtabs2 a:hover span{
color: black;
text-decoration: underline;
background:url(../images/menu_prevtop10_hover.png) no-repeat left ;
width: 109px;
height: 22px
}

.glowingtabs2 .selected a{ /*Selected Tab style*/
background:url(../images/menu_top10_selected.png) no-repeat left ;
color: white;
width: 51px;
height: 22px
}

.glowingtabs2 .selected a span{ /*Selected Tab style*/
background:url(../images/menu_prevtop10_selected.png) no-repeat left ;
color: white;
width: 109px;
height: 22px
}


/*tab style audio video*/

.glowingtabs{
PADDING: 0px 0px 0px 0px;
MARGIN: 0px 0px 0px 8px;
LETTER-SPACING: -0.04em;
FONT: bold 10px arial;
text-align: center;
line-height: 2.5em;
border-bottom: 0px thin #778 /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
margin:0;
margin-right: 2px; /*spacing between each tab*/
padding:0px;
text-decoration: none;
width: 79px;
height: 27px;
}

.glowingtabs a span{
float:left;
display:block;
background:url(../images/menu_session.png) no-repeat left;
padding: 0px;
font-weight:bold;
color:#3B3B3B;
width: 79px;
height: 27px;
cursor: hand
}


.glowingtabs a:hover span {
color: black;
text-decoration: underline;
background:url(../images/menu_session_hover.png) no-repeat left ;
width: 79px;
height: 27px
}

/*.selected a{ /*Selected Tab style*/
/*background:url(../images/menu_onair_selected.png) no-repeat left ;
width: 79px;
height: 27px
}*/

.selected a span{ /*Selected Tab style*/
background:url(../images/menu_session_selected.png) no-repeat left ;
color: white;
width: 79px;
height: 27px
}

