.BODY {
	background-color : white;
	font-family : Tahoma;
	font-size : 11px;
	scrollbar-arrow-color: #225673;
	scrollbar-base-color: #225673;
	scrollbar-dark-shadow-color: #225673;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #DFF1FB;
	scrollbar-shadow-color: #225673;
	scrollbar-3d-light-color : #A90605;
	color : blue;
	padding : 5px 5px 5px 5px;
}
.H1 {
     border :1px solid black;
}
.H2  {
     font-size : 40px;
     color : black
}     
.A {
	text-decoration : none;
	color : #A90605;
	font : bold;
}
.A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.TABLE {
	border :0px ;
	}
.t {
        background-color : #F5F5FC;
	font-size : 10px;
	font-family : Verdana;
	font-weight: normal;
	color : #235673;
	height : 20px;
	border :0px solid black;
	
}

.t2 {
        background-color : white;
	font-size : 10px;
	font-family : Veranda;
	font-weight: bold;
	color : #235673;
	height : 20px;
	border :1px solid #DFF1FB;
}

.t3 {
    font-size : 10px;
        background-color : #AFB9D2;
	font-family : veranda;
	font-weight: bold;
	color : #E7E9EA;
	height : 20px;
	border :1px solid #235673;
	}
.t4 {
        
	background-color : #AFB9D2;
        font-size : 11px;
	font-family : veranda;
	font-weight: normal;
	color : #E7E9EA;
	height : 20px;
        border :1px solid #AFB9D2;
	
	}
.t5 {   
        background-color : #F8FAFB;
	font-size : 10px;
	font-family : Veranda;
	font-weight: bold;
	color : #235673;
	height : 20px;
	border :1px solid #235673;
padding: 0px 0px 0px 0px;
 
        }



     }
    textarea, select, input, object {
    font-family: Arial; 
    font-size: 11px; 
    font-weight: bold; 
    background-color: #225673; 
    color: white; 
    BORDER-TOP: 1px solid white; BORDER-BOTTOM: 1px solid white; BORDER-LEFT: 1px solid white; BORDER-RIGHT: 1px solid white; COLOR:white; 
	}
}
.nag {
    font-size : 10px;
    font-family : Verdana;
    font-weight: bold;
    text-align: center;
    color: #800000;
}
.copy {
    font-size : 9px;
    font-family : Verdana;
    font-weight: normal;
    text-align: center;
    color: #235673;
}
.b1 {
    background-color : #ECF1F4;
    border: 1px solid #B4C8D3;
    font-size : 10px;
    font-family : Verdana;
    font-weight: normal;
    color : #235673;
    height: 20px;
    width: 100px;    
}
.t1 {
    background-color : #F2F5F9;
    border: 1px solid #CDDBE2;
    font-size : 10px;
    font-family : Verdana;
    font-weight: normal;
    color : #235673;
    height: 16px;
    width: 60px;
}
.s1 {
    background-color : #ECF1F4;
    border: 1px solid #B4C8D3;
    font-size : 11px;
    font-family : Verdana;
    font-weight: bold;
    color : #235673;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;    
}