/* CSS Document */



#tableOrdered{



font:10pt Tahoma;



color:#03488e;







}



#tableOrdered td{



text-align:left;



padding:0 10px 0 10px;



}







A {



text-decoration:none;



color:#03488e;





}







A:hover {



color:none;



font-weight: bold;



}



A:visited {



color:none;



}







.odd{background-color: white;} 



.even{background-color: #D7EBFF;}







H3{



FONT-WEIGHT: bold; 



FONT-SIZE: 18px; 



COLOR: #f2a252; 



FONT-STYLE: normal;



FONT-FAMILY: tahoma



}



.sss_scroll {





scrollbar-face-color:white;



scrollbar-arrow-color:#03488e;



scrollbar-track-color:#D7EBFF;



scrollbar-highlight-color:#D7EBFF;



background-color:#ffffff;



overflow:auto;



}
