A { color:#002266; text-decoration:none; }

A.whitelink { color:#FFFFFF; text-decoration:none; }

.blacklink { color:#000000; text-decoration:none; }

.bluelink { color:#4444dd; text-decoration:none; }

.redlink { color:#A80008; text-decoration:none; }

A:hover { color:#0000bb; text-decoration:underline; }

A:hover.whitelink { color:#2233AA; text-decoration:underline; }

A:hover.blacklink { color:#000000; text-decoration:underline; }

A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }

A:hover.redlink { color:#A80018; background-color: #ffffff; text-decoration:underline; }

h1 {font-family :  Verdana,Helvetica,Arial, sans-serif;
font-size:18px; 
color:#555555}
h2 {font-family :  Verdana,Helvetica,Arial, sans-serif;
font-size:14px; 
color:#555555;
 margin-bottom : 2px;
}

h2 {font-family :  Verdana,Helvetica,Arial, sans-serif;
font-size:16px; 
color:#555555}
h2 {font-family :  Verdana,Helvetica,Arial, sans-serif;
font-size:14px; 
color:#557799;
 margin-bottom : 2px;
}

h1.si {font-family :  Verdana,Helvetica,Arial, sans-serif;
font-size:14px; 
color:#555555}
h2.si {font-family :  Verdana,Helvetica,Arial, sans-serif;
font-size:12px; 
color:#555555;
 margin-bottom : 2px;
}

TR.mnu {
background-color : #E2E2E2;
font-size : 11;
	}
}
TR.header {

  background-color: #A80018;

}

TD.header1 {

  background-color: #eeeeee;

}

TR.headerNavigation {

  background-color: #A80018;

}



TD.headerNavigation {

  font-family:   Arial, sans-serif;

  font-size: 12px;

    background-color: #A80018;

  color: #ffffff;

  font-weight : bold;

}




TD.pageHeading, DIV.pageHeading {

  font-family :  Verdana,Helvetica,Arial, sans-serif;

  font-size : 14px;

}



TD.main, P.main ,TR.main{

  font-family :  Verdana,Helvetica,Arial, sans-serif;

  font-size : 11px;

}



.ttable{
                /*width:100%; */
                border-collapse:collapse;
                font-family:Verdana,Lucida,Tahoma,Helvetica,Arial;
                font-size : 12px;
 
}
        .ttable th{
                padding:7px; border:none;
                font-weight:bold;
        }

        .ttable td{
                padding:5px; border:none;
        }
 /* provide some minimal visual accomodation for IE8 and below */
        .ttable tr{
                background: #99bbdd;

        }
        /*  Define the background color for all the ODD background rows  */
        .ttable tr:nth-child(odd){
                background: #eaeaea;
        }
        /*  Define the background color for all the EVEN background rows  */
        .ttable tr:nth-child(even){
                background: #fefafa;
;
        }
   
        .ttable td:nth-child(even){
                text-align: right;
        }

