/* ================================
    CSS STYLES FOR Stataistics Site 
   ================================
*/   

.SerchTitle {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 11pt;
    font-weight: bold;
    color:#ffffff;
    background-color:lightslategray;
    text-align:center;
}

.AdvTitle {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 10pt;
    font-weight: bold;
    color:#ffffff;
    background-color:lightslategray;
    text-align:center;
}


.SubSerchTitle {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 11pt;
    font-weight: bold;
    color:#ffffff;
    background-color:#bcc9d9;
    text-align:center;
}

.SubAdvTitle {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 9pt;
    font-weight: bold;
    color:#ffffff;
    background-color:#bcc9d9;
    text-align:center;
}


.SubSerchTitleChk {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 9pt;
    font-weight: bold;
    color:#ffffff;
    background-color:#cccccc;
    text-align:right;
}

.ESubSerchTitleChk {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color:#ffffff;
    background-color:#cccccc;
    text-align:left;
}



.AdvSerchTitleChk {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 10pt;
    font-weight: bold;
    color:#ffffff;
    background-color:#cccccc;
    text-align:center;
}
.AdvDrDo
{
    font-family: Tahoma,Arial, Tabassom;
    font-size: 9pt;
    font-weight:bold;
}

.SerchItemLable{
    font-family: Tahoma,Arial, Tabassom;
    font-size: 9pt;
    font-weight: bold;
    color:#696969;
    background-color:#ffebcd;
    text-align:center;
}

.AdvItemLable{
    font-family: Tahoma,Arial, Tabassom;
    font-size: 8pt;
    font-weight: bold;
    color:#696969;
    background-color:#ffebcd;
    text-align:center;
}

.SerchText {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 10pt;
    font-weight:bold;
}

.AdvText {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 8pt;
    font-weight:bold;
}


.SerchButton {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 10pt;
    font-style:italic;
    font-weight:bold;
}

.AdvButton {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 9pt;
    font-style:italic;
    font-weight:bold;
}

.SeqSetHeader{
    font-family: Tahoma,Arial, Tabassom;
    font-size: 11pt;
    font-weight: bold;
    color:#ffffff;
    background-color:lightslategray;
    text-align:center;
}

.SeqSetSubTitle {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 11pt;
    font-weight: bold;
    color:#ffffff;
    background-color:#bcc9d9;
    text-align:center;
}



.SeqSetTitles {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 10pt;
    font-style:normal;
}

.SpyTitles {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 7pt;
    font-style:normal;
}

.GeoTitles {
    font-family: Tahoma,Arial, Tabassom;
    font-size: 7pt;
    font-style:normal;
    color:Navy;
}


.LinkSerch 
{
    font-family: Tahoma,Arial, Tabassom;
    font-size: 10pt;
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
    color:#003366;
		
}

.ELinkSerch 
{
    font-family: Arial;
    font-size: 2pt;
    font-weight:bold;
    text-decoration:none;
    color:#003366;
		
}
