

/*  hover code for links   */

a:hover {color:#999999; text-decoration:none}
	
/*  navigation, top nav, left nav   */
	
.navtext {color:#ffffff; text-decoration:none;	font-family: arial,helvetica,ms sans serif;
font-size: 12px; font-weight: bold}

/*  main headline   */

.mainhed {color:#000000; text-decoration:none; font-family: arial,helvetica,ms sans serif; font-size: 20px; font-weight:bold}

/*  subhed headline   */

.subhed {color:#cc0000; text-decoration:none; font-family: arial,helvetica,ms sans serif; font-size: 17px; font-weight:bold}

/*  body text on site home page   */

.bodytext {color:#000000; font-family: arial,helvetica,ms sans serif; font-size: 14px; font-weight:normal}

/*  main hypertext links   */

.links {font-family: arial,helvetica,ms sans serif; font-size: 13px; font-weight:bold}

/*  bottom tagline, advertisement headers   */

.boxsmall {color:#ffffff; text-decoration:none; font-family: arial,helvetica,ms sans serif; font-size: 10px; font-weight:bold}

/*  drop down box   */

.smallinks {font-family: arial,helvetica; font-size: 11px; font-weight:bold}

/*  right side boxes, blue   */

.smallinks2 {color:#000066; font-family: arial,helvetica; font-size: 11px; font-weight:normal}
 
/*  right side boxes, regular text   */
 
.smallinks3 {font-family: arial,helvetica; font-size: 11px; font-weight:normal}
 
 /*  right side boxes, red text   */
 
.smallinks4 {color:#cc0000; font-family: arial,helvetica; font-size: 11px; font-weight:normal}
 
   /*  caption boxes   */
  
.box {color:#ffffff; font-family: arial,helvetica,ms sans serif; font-size: 12px; font-weight:bold}

/*  caption boxes   */

.box2 {color:#ffffff; font-family: arial,helvetica,ms sans serif; font-size: 12px; font-weight:bold}
    
	  /*  date   */
  
.box3 {color:#000066; font-family: arial,helvetica,ms sans serif; font-size: 12px; font-weight:bold}

		
 /*  for DHTML rollover, left nav   */

.menulines {border:1.5px solid #efefef;}

.menulines a{
text-decoration:none;
color:white;}


 /*  main body text, story page   */

.text {font-family: Arial, Verdana, helvetica, sans-serif; font-size: 16px; line-height: 18px}


select { 
 background-color: #000066; 
 color: #ffffff; 
 border: 1px solid #ffffff; 
}
