﻿














td.noline.tab-background {
    background-color : #F4F3ED;
    border: 1px solid #FFFFFF;
}


td.noline.tab-underline {
    height : 5px;
    background-color : #cccccc;
    Filter : Alpha(Opacity=90, FinishOpacity=50, Style=1);
}


div.tab-all {
	background-color : #cccccc;
    Filter : Alpha(Opacity=90, FinishOpacity=50, Style=1);
}



div.tab-all.tab-main {
    text-align : center;
    height : 20px;
    padding: 5px;
}


span.valid {
    color : #0000ff;
    text-decoration : underline;
    cursor : hand;
    position : relative;
}


span.invalid {
    color : #000000;
    cursor : auto;
    font-weight : bold;
    position : relative;
}
