.table_001{
        background : #0d283d;
}
.table_002{
        background : #0f2b42;
}
.table_003{
        background : #183554;
}
.table_004{
        background : #1b3a5b;
}
.table_005{
        background : #22436b;
}
.table_006{
        background : #2b4e7e;
}
.table_007{
        background : #2d5182;
}
.table_008{
        background : #335991;
}
.table_009{
        background : #456fb6;
}
.table_010{
        background : #5a8ae3;
}




.table_011{
        background : #ff4a00;
}
.table_012{
        background : #ff5a00;
}
.table_013{
        background : #ff6000;
}
.table_014{
        background : #ff7900;
}
.table_015{
        background : #ff7f00;
}
.table_016{
        background : #ff8d00;
}
.table_017{
        background : #ff9d00;
}
.table_018{
        background : #ffb100;
}
.table_019{
        background : #ffc500;
}

.table_black{
        background : #000000;
}
.table_white{
        background : #ffffff;
}

.button1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: bold;
        text-transform: capitalize;
}
.mapheader {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-transform: capitalize;
        color: #FFFFFF;
}
.box-header {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #333333;
        font-weight: bold;
}
.msbutton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-transform: capitalize;
        color: #FFFFFF;
}
.smbutton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        font-variant: normal;
        text-transform: capitalize;
        color: #FFFFFF;
}
.FORMSELCT {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        background-color: #83A5CB;
        height: 400px;
        font-style: normal;
        text-transform: capitalize;
        border: thin double #FFFFFF;
        list-style-type: upper-alpha;
        width: 90%;
        cursor: hand;



}
.indextxt {
	font-family: Arial;
	font-size: 11px;
	color : FFFFFF;
	text-align: justify;
}
