.style32 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style34 {font-weight: bold; font-family: Helvetica, sans-serif;}

.logotxt   { font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 42px;  font-weight: bold; letter-spacing: -0.05em  }
.logosub   { font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: bold; letter-spacing: -0.05em  }

.navlnk1   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.navlnk2   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: bold; }

.arthead   { font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #89040B; font-weight: bold; text-transform: uppercase; }
.artname   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; }
.arttext   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.artdate   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

.tophead1  { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
.tophead2  { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #990000; font-weight: regular;  }
.toplnk    { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: regular;  }

.srchlnk   {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #990000; }

.text      { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #C28F1C; }
.text10    { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style14 {color: #000000}
.style16 {color: #000099}
.style17 {
	color: #FA8E00;
	font-weight: bold;
}
.style19 {color: #89040B}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #9F3903; }
.style21 {color: #FFFFFF}
.style22 {color: #AFC6DB}
.style23 {color: #89040B}
.style24 {font-size: 14px}
.style29 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style35 {font-size: 16px}
.style36 {font-family: Helvetica, sans-serif}


a:hover { color: #fc0 }
a:visited{ color: #A5A5A5;}

  .summary_breadcrumb            { color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
    .summary_breadcrumb a          { color: #990000 !important; text-decoration: none; }
    .summary_breadcrumb a:hover    { color: #990000 !important; text-decoration: underline; }

.summary_date                   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
 .summary_title                  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
 .summary_title2                  { font-family: Times, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
  


<!-- BEGIN ANGEL CSS DROP MENU CODE -->
	
@charset "utf-8";
/* CSS Document */

ul#navlist { font-family: veranda, sans-serif; font-size:14px;}

ul#navlist a {font-weight: bold; text-decoration: none;}
ul#navlist, ul#navlist ul, ul#navlist li {margin: 0px; padding: 6px; list-style-type: none;}
ul#navlist li { float: left;}
ul#navlist li a {color: #ffffff; background-color: #8A2324; padding: 4px; border: 4px #ffffff outset;}
ul#navlist li a:hover {color: #8A2324; background-color: #C7C7C7;}
ul#navlist li a:active {color: #8A2324; background-color: #C7C7C7; border: 4px #ffffff inset;}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }
ul#subnavlist li a {padding: 0px; margin: 0px;}

ul#navlist li:hover ul#subnavlist {display: block; position: absolute; font-size: 10pt; padding-top: 0px;}
ul#navlist li:hover ul#subnavlist li a {display: block; width: 10em; border: none; padding: 0px;}

ul#navlist li:hover ul#subnavlist li a:before { content: " - "; }	

	<!-- END ANGEL CSS DROP MENU CODE -->
