.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #DAE5EA;
color: #2d2b2b;
background: white url(closed.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(open.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle_video{ /*style of tab content oontainer*/
border: 1px solid #DAE5EA;
width: 300px;
margin-bottom: 1em;
padding: 10px;
}
.tabcontentstyle_news{ /*style of tab content oontainer*/
border: 1px solid #DAE5EA;
width: 300px;
margin-bottom: 1em;
padding: 10px;
}
.tabcontentstyle_user{ /*style of tab content oontainer*/
border: 1px solid #DAE5EA;
margin-bottom: 1em;
width: 95%;
}
/*2 tab*/
.shadetabs1{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs1 li{
display: inline;
margin: 0;
}

.shadetabs1 li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #074178;
color: #FFFFFF;
background-color: #074178;
}

.shadetabs1 li a:visited{
color: #FFFFFF;
}

.shadetabs1 li a:hover{
text-decoration: underline;
color: #FFFFFF;
}

.shadetabs1 li.selected{
position: relative;
top: 1px;
}

.shadetabs1 li.selected a{ /*selected main tab style */
background-color: #CC501B;
border-bottom-color: #097CB9;
}

.shadetabs1 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle1{ /*style of tab content oontainer*/
border: 1px solid #074178;
width: 95%;
margin-bottom: 1em;
padding: 10px;
background-color:#50A0D0;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
.scrolltxt{
font-family: Verdana;
font-size: 10px;
}
.thumbclass {
		position:relative;
		height:20px;
		width:12px;
		background-color:#097CB9;
		border:1px outset #097CB9;
		}
.w_clear a{

height:20px;
color: #2d2b2b;
font-family: Verdana;
font-size:12px
}
