

BODY{font-family:arial;
		font-size:11px;
		font-weight:500;
		background-color:D9E2DB;
		
		scrollbar-face-color: #84BA39;
scrollbar-shadow-color:84BA39 ; 
scrollbar-highlight-color: 84BA39; 
scrollbar-3dlight-color:white ; 
scrollbar-darkshadow-color:white;
scrollbar-track-color: white;
scrollbar-arrow-color: white}

TD{font-family:arial;
		font-size:11px;
		font-weight:500;
		color: ;}
TABLE{font-family:arial;
		font-size:11px;
		font-weight:500;
		color: ;
		Cellpadding:0;
		Cellspacing:0;
		Border:0;}	

a:visited {color: midnightblue;
           text-decoration: underline;}
		   
a:link {color: midnightblue;
        text-decoration: underline;}
	
a:hover {color: #3366FF;
         text-decoration: none;
	     }
		 

a.1:visited {color: White;
           text-decoration: none;
		 }

a.1:link {color: white;
           text-decoration: none;
		   }

a.1:hover {color: lightsteelblue;
           text-decoration: underline;
		
		  }

HR {color:;height:1;}

.title{font-family:tahoma,helvetica,arial;
		font-size:16px;
		font-weight:600;
		color: #3366FF;}

.wh{font-family:verdana,helvetica,arial;
		font-size:9px;
		font-weight:600;
		color: #ffffff;}	
	
	   
.subsub {font-family: verdana;
         font-size: 14px;
	     color:#3366FF;
		 z-index:2}

.pointerChange  {cursor:hand;
                 border: solid black;
				 border-width:1}
.imgb {border: solid red;border-width:1;}

li 
{
list-style-type: square;
} 

.but{background:#84BA39;color:white;font-size:10px;}