

	  
	    
	  
/* anchor tag and all its variations*/
	  
	  a{font:normal 12px Arial, Helvetica, sans-serif;color:#273B7C;}
      
	  a.lists{font:normal 12px/18px Arial, Helvetica, sans-serif;color:#273B7C;}
	  
	  a.noUnderscore{font:normal 12px Arial, Helvetica, sans-serif;color:#273B7C;text-decoration:none;}
	  
	  a:hover{color:red;}
	  
	  a.mainmenu{font:normal 11px Arial, Helvetica, sans-serif;color:#FFFFFF;text-decoration:none;}
	  a.mainmenu:hover{color:red;}
  
/*----------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------*/  
/* This section is for displaying the colors */

  .outline{background:#F1F1F1;color:#F1F1F1;}/*color: grey*/  
  .background {background:#FFFFFF;color:#FFFFFF;}/*color: white*/

  
  /*main header color and border color*/	  
  .maincolor {background:#242F41;color:#242F41;}/*the darkest color: dark grey*/
  .maincolor2 {background:#EAC51A;color:#EAC51A;}/*dark yellow color*/
  .maincolor3 {background:#FEDA82;color:#FEDA82;}/*the light  color: light yellow*/
  .maincolor4 {background:#b3b2ad;color:#b3b2ad;}/*another grey*/
	
  
  
  
  

  /*header bar colors - used underneath the main navigation*/
  .hcolor1{background:#525D6E;color:#525D6E;}/*under Graphic - the medium dark color: medium dark grey*/
  .hcolor2{background:#646F81;color:#646F81;}/*under Home    - the medium light color: medium light grey*/
  .hcolor3{background:#646F81;color:#646F81;}/*under Contact - the medium light color: medium light grey*/
  
  .hcolor5{background:#646F81;color:#646F81;}/*under Search  - the medium light color: medium light grey*/
  .hcolor6{background:#646F81;color:#646F81;}/*under Links   - the medium light color: medium light grey*/
   

  /*colors typically used for the right and left menus*/
  .lightcolor {background:#D0D6DF;color:#D0D6DF;}/*the 2nd lightest color: light grey*/
  .lightestcolor {background:#EBEDF0;color:#EBEDF0;}/*the lightest color: light grey*/
  .lightestcolor1 {background:#FEDA82;color:#FEDA82;}/*the light  color: light yellow*/
  .lightcolor1{background:#ceba73;color:#ceba73;}/*the background yellowy color


/*----------------------------------------------------------------------------------------*/

