/*  Style sheet  */
  /* Main Tags   old gray color #666666  dark blue #00335b alt: #0033CC; light gray #999999  darker gray #333333 green #A1F175*/
  /* Maroon #80000  light text color #FFFFC0*/
/*   body { background: #800000 scroll; color: #FFFFC0; font-family: "Times New Roman", "Palatino Linotype", serif; font-size: 12px; font-weight: normal;}  */
  body { background: #800000 scroll; color: #FFFFC0; Tahoma, Arial, Verdana, san-serif; font-size: 12px; font-weight: normal;}

 sup {color: #fF0000; font-family:  Arial, Tahoma, Verdana; font-size: 12px;}
 
 .ftr_text { font-family: Tahoma, Arial, Verdana, san-serif; color: #FFFFC0; font-size: 10px; line-height: 18px; font-style: normal; font-weight: normal;}
/* .text1 { font-family: "Times New Roman", "Palatino Linotype", serif; color: #FFFFC0; font-size: 16px; font-weight: bold; line-height: 134%;}  */
 .text1 { Tahoma, Arial, Verdana, san-serif; color: #FFFFC0; font-size: 16px; font-weight: bold; line-height: 134%;}

  /* old font color #003366  light text color #FFFFC0*/
 .form1 {color: #FFFFC0;  font-family:  Arial, Tahoma, Verdana; font-size: 14px; font-weight: normal;}
 .form2 {color: #FFFFC0;  font-family:  Arial, Tahoma, Verdana; font-size: 16px; font-weight: bold;}

 .photo_left {Margin-right:4pt; Margin-bottom:4pt; float:left;}
 .photo_right {Margin-left:4pt; Margin-bottom:4pt; float:right;}

/* Nav Link Class */
a:link {
 text-decoration: underline;
 color: #FFFFC0;
 font-weight: normal;
}
a:visited {
 text-decoration: underline;
 color: #FFFFC0;
 font-weight: normal;
}
a:hover {
 text-decoration: underline;
 color: #FFFFC0;
 font-weight: normal;
}
a:active {
   text-decoration: underline;
 color: #FFFFC0;
 font-weight: normal;
}


