/* Style Maple */

/* Body */

    body { color: #000000; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;}
    
	
	a {color : #3F9CD9;}	
    a:visited { }
     a:hover {color : #ADCD6D; }	
     a:active {color: #990000 }

a.nav {color : #3F9CD9; text-decoration : none;}	
a.nav:visited {color: #3F9CD9 }
a.nav:hover {color : #ADCD6D; text-decoration : underline;}	
a.nav:active {color: # }
a.nav2 {color : #FFFFFF; text-decoration : underline;}	
a.nav2:visited { }
a.nav2:hover {color : #3F9CD9; text-decoration : underline;}	
a.nav2:active {color: # }

/* Backgrounds Colors */

    .bg_main              { background-color: #FFFFFF; }
    .bg_header            { background-color: #FFFFFF; } 
    .bg_aagreen_box        { background-color: #ADCD6D; }
	.bg_aablue_box      { background-color: #3F9CD9; }
        

/* Common Styles */

    .text_aablue_14        { color: #3F9CD9; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
	.text_aagreen_14        { color: #ADCD6D; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
	.text_aablue_16        { color: #3F9CD9; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
	.text_aagreen_16        { color: #ADCD6D; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
	.text_white_14        { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
	.text_white_20        { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; }
	.text_aablue_12        { color: #3F9CD9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
	.text_16_bold         { font-family: Arial; font-size: 16px; font-weight: bold; }
	.text_16         { font-family: Arial; font-size: 16px;}
	.text_14_bold         { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
	.text_14         { font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
		.text_12_bold         { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
	.text_12         { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
	.text_11_bold   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
	.text_11  { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
	.text_25         { font-family: Arial, Helvetica, sans-serif; font-size: 25px;}
	
    
    .text_aagreen_10              { color: #ADCD6D; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
	.text_10                { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

