
body {font-family: Tahoma;
    font-style : normal; 
    color: #00245E;
        font-weight :none; 
        font-size : 8px;
        text-align: justify; 
	background-color:#321F40;
	scrollbar-base-color:#4D3063;
	scrollbar-face-color: #458AC6;
	scrollbar-shadow-color: #346896;
	scrollbar-highlight-color: #458AC6;
	scrollbar-3dlight-color: #346896;
	scrollbar-darkshadow-color: #458AC6;
	scrollbar-track-color: #274D6E;
	scrollbar-arrow-color: #E6F4FF;
 	background-image: url('bg.gif'); 
	background-repeat: repeat;

       }
	
a:link, a:visited, a:active
{color:#F7FBFF;
text-decoration:none;
height:8;
border: 1pt dashed #F7FBFF;
 }
	
A:hover
{cursor:crosshair;
color:#98BAD3;
text-decoration:none;
height:8;
font-weight:bold;
	}


       

.head {font-family: Tahoma;
    	color: #4B96D8;
    	font-style : normal; 
        font-weight :bold; 
        font-size : 14px; 
		padding: 2;
		height:1;
		width:2;
		filter:shadow(color=#E3EFFF, direction=100);
        }
        
.content {font-family: Tahoma;
    	color: #B0D2EB;
    	font-style : normal; 
        font-weight: none; 
        font-size : 11px; 
        padding: 1;
        text-align: justify;
        border: 2pt double #3F7DB4;
		background-color:#274D6E;}
		
.content1 {font-family: Tahoma;
    	color: #B0D2EB;
    	font-style : normal; 
        font-weight: none; 
        font-size : 11px; 
        padding: 1;
        text-align: justify;
        }
       
.textarea{ font-family: Tahoma;
	font-weight :normal; 
        color: #C0E8FF;
        font-size : 10px; 
        background-color:#4890CF;	
         border: 1pt ridge #FBF1FA;
         scrollbar-face-color: #FFFFFF;
         scrollbar-base-color:#FFFFFF;
	scrollbar-base-color:#4D3063;
	scrollbar-face-color: #458AC6;
	scrollbar-shadow-color: #346896;
	scrollbar-highlight-color: #458AC6;
	scrollbar-3dlight-color: #346896;
	scrollbar-darkshadow-color: #458AC6;
	scrollbar-track-color: #274D6E;
	scrollbar-arrow-color: #E6F4FF;
	}