/* CSS Document */



/*kieu tab khac*/

.shadetabs_1{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font: tahoma;
	font-size: 12px;
	color: #00569C;
	font-weight: bold;
	height: 17px;
	padding-top:3px;	
	margin-bottom: 0px;
	border: 1px solid #91A7B4;
	border-bottom:none;
	background:url(max_bg_tab.gif) repeat-x;	
	width: 100%;
}

.shadetabs_1 span{
	position: absolute;	
	text-align: center;
	color: #18397c;
}
.shadetabs_1 span a:hover{
	text-decoration: underline;	
	color: #ff7e00;
}
.shadetabs_1 span a,.shadetabs_1 span a:visited{
	text-decoration: none;	
	color: #18397c;
}
/*******************************************/

.shadetabs_1 span.selected{		
	font-weight: bold;
	color:#ff7e00;
}
.shadetabs_1 span.selected a,.shadetabs_1 span.selected a:hover,.shadetabs_1 span.selected a:visited{ /*selected main tab style */
	text-decoration: none;
	color:#ff7e00;
}
#title_views:hover{
	text-decoration: none;	
	color: #18397c;
}
#title_month:hover{
	text-decoration: underline;	
	color: #ff7e00;
}


/*///////////////////////*/




