.selected{
font-size:12px;
font-family:Arial;
color:red;
}
.selected .left{
background-image:url('tabTrang_Trai.gif');
background-position:right top;
background-repeat:no-repeat;
padding-top:1px;
padding-left:2px;
height:12px;

}
.selected .right{
background-image:url('tabTrang_Phai.gif');
background-position:left top;
background-repeat:no-repeat;
padding-top:1px;
padding-left:2px;
height:12px;

}
.selected .middle{
border-top:1px solid #A0A0A0;
background-color:#ffffff;
height:12px;
}
.selected a{ /*selected main tab style */
font-size:12px;
font-family:Arial;
color:red;
text-decoration: none;	
height:12px;
}

.selected a:hover{ /*selected main tab style */
cursor:default;
font-size:12px;
font-family:Arial;
color:red;
text-decoration: none;	
height:12px;
}

.selected a:selected{ /*selected main tab style */
cursor:default;
font-size:12px;
font-family:Arial;
color:red;
text-decoration: none;	
height:12px;
}
.selected a:link{ /*selected main tab style */
cursor:default;
font-size:12px;
font-family:Arial;
color:red;
text-decoration: none;	
height:12px;
}
.selected a:visited{ /*selected main tab style */
cursor:default;
font-size:12px;
font-family:Arial;
color:red;
text-decoration: none;	
height:12px;
}

.selected a:hover{ /*selected main tab style */
cursor:default;
font-size:12px;
font-family:Arial;
color:red;
text-decoration: none;	
height:12px;
}

.noselected{
font-size:12px;
font-family:Arial;
color:#333;
}
.noselected .left{
background-image:url('tabXanh_Trai.gif');
background-position:right top;
background-repeat:no-repeat;
padding-top:1px;
padding-left:2px;
height:12px;

}
.noselected .right{
background-image:url('tabXanh_Phai.gif');
background-position:left top;
background-repeat:no-repeat;
padding-top:1px;
padding-left:2px;
height:12px;

}
.noselected .middle{
border-top:1px solid #A0A0A0;
background-color:#d6f1fc;
height:12px;
}
.noselected a{ /*selected main tab style */
font-size:11px;
font-family:Arial;
text-decoration: none;
color:#333;
height:12px;
}
.noselected a:selected{ /*selected main tab style */
font-size:12px;
font-family:Arial;
text-decoration: none;
color:#333;
height:12px;
}
.noselected a:visited{ /*selected main tab style */
font-size:12px;
font-family:Arial;
text-decoration: none;
color:#333;
height:12px;
}
.noselected a:link{ /*selected main tab style */
font-size:12px;
font-family:Arial;
text-decoration: none;
color:#333;
height:12px;
}


