a:visited {
	font-style : normal; 
	font-weight : bold;
        color : #5980A2;
        font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
}

a:link {
	font-style : normal; 
	font-weight : bold;
        color : #5980A2;
        font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
}

a:hover {
	font-style : normal; 
	font-weight : bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #FFB900; 
        font-size : 11px;
	text-decoration : none;
}

a:active {
	font-style : normal; 
	font-weight : bold;
        color : #5980A2;
        font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;

}
a.sub:visited {
	font-style : normal; 
	font-weight : normal;
 	color : #2D5C85; 
        font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none; 
}

a.sub:link {
	font-style : normal; 
	font-weight : normal;
	color :#2D5C85; 
        font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none; 
}

a.sub:hover {
	font-style : normal; 
	font-weight : normal;
	color : #FFB900;  
        font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none; 
}

a.sub:active {
	font-style : normal; 
	font-weight : normal; 
	color : #2D5C85; 
        font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none; 


}
.mainText {
	font-size : 14px; 
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
        color : #000000;
        text-decoration : none; 



}
.Title {
	font-size : 12px; 
        font-weight : bold; 
 	font-family : Verdana, Arial, Helvetica, sans-serif; 
        color : #003399;
        text-decoration : none; 

                
}

.form {BACKGROUND-COLOR: #DEE7EE;
		BORDER-BOTTOM: #2D5C85 1px solid;
		BORDER-LEFT: #2D5C85 1px solid;
		BORDER-RIGHT: #2D5C85 1px solid;
		BORDER-TOP: #2D5C85 1px solid;
		COLOR: #2D5C85;
               	FONT-FAMILY: Verdana; 
                font-weight : bold; 
                FONT-SIZE: 10px;              
              
		
}