/*  BACKGROUND  */
body { background-color: black }
.banner {
            position:absolute;
            top:0px;
            left:0px;
}
/* LINKS FOR BODY
       Don't underline links, and make all links blue.
       Make links flash red when activated.
*/

a:visited { color: blue; text-decoration: none}
a:hover {  color: red; text-decoration: none}
a:link {  color: blue; text-decoration: none}
a {  text-decoration: none; color: blue}
h1 {
	font-family: Times Roman;
	font-size: 24pt;
	color: #660000;
	font-style: normal;
	line-height: 26pt;
	font-variant: normal;
	text-decoration: none;
        text-align: center;
        margin: 10pt 0 0 0;
}
h2 {

	font-family: Times Roman;
	font-size: 22pt;
	color: #660000;
	font-style: normal;
	line-height: 24pt;
	font-variant: normal;
	text-decoration: none;
	margin: 10pt 0 0 0;
}
h3 {


	font-family: Times Roman;
	font-size: 14pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.Text {  font-family: Times Roman; font-size: 12pt;
         color: #000000; 
         text-align: justify
}
.menu {  font-family: Arial;
          font-size: 10pt;
          color: #ffcc66;
          font-weight: bold;
          line-height: 100%;  
          margin-left: 3; 
          margin-top: 4; 
          margin-bottom: 4; 
}
.menu a:link {text-decoration: none; color: #ffcc66;}
.menu a:visited {text-decoration: none; color: #ffcc66;}
.menu a:active {text-decoration: none; color: #ff6633;}
.menu a:hover {text-decoration: none; color: #ffffff;}
.menu-sm  {  font-family: Arial;
          font-size: 8pt;
          font-weight: normal;
          line-height: 10pt;       
}
.menu-sm a:link {text-decoration: none; color: #cccccc;}
.menu-sm a:visited {text-decoration: none; color: #cccccc;}
.menu-sm a:active {text-decoration: none; color: red;}
.menu-sm a:hover {text-decoration: none; color: #ffff66;}
.highlight {  font-family: Arial; 
              font-size: 10pt;
              color: #0066CC; 
              font-weight: normal; 
              text-transform: none
}
.Texthead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;             border: #AE021C none; font-weight: bold; text-decoration: underline
}
.header {  font-family: Arial; 
           font-size: 18px;            
           font-weight: bold; 
           border-color: black black #890115; 
           border-style: none; 
           border-top-width: 0px; 
           border-right-width: 0px; 
           border-bottom-width: 0px; 
           border-left-width: 0px; 
           color: #990000;
}
.content {  font-family: Arial; 
            font-size: 12pt;
            font-weight: normal;
            line-height: 14pt; 
            color: #000000; 
            text-align: justify;
}
.smalltext {  font-family: Arial; 
              font-size: 8pt; 
              color: #000000;
}
.smalltext-gr {  font-family: Arial; 
                 font-size: 8pt; 
                 color: gray;
}
.smalltext-gri {  font-family: Arial; 
                  font-size: 8pt; 
                  color: gray;
}
.smalltext-wh {  font-family: Arial; 
                 font-size: 8pt; 
                 color: #ffffff;
}
.name {  font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 10pt; 
         font-weight: bold; 
         color: #000000;
}
.pageTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 18pt; 
              font-weight: bold;
}
.matter {  font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 12px; 
           color: #000000; 
           background-attachment: scroll; 
           background-repeat: repeat; 
           background-position: 0% 0%; 
           text-align: justify;
}
.heading { font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 11pt;  
           font-weight: bold; 
           color: #000000; 
           border-color: black black #890115; 
           border-style: none; 
           border-top-width: 0px; 
           border-right-width: 0px; 
           border-bottom-width: 0px; 
           border-left-width: 0px;
}
.news { font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 7pt;  
        color: #333333;
}
.newsHeading { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 7pt; 
               color: #000000 ; 
               font-weight: bold;
}
.whiteText { font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 8pt; 
             color: #FFFFFF; 
             font-weight: bold;
}
.bottext { font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 9px; 
           font-weight: normal; 
           color: #000099; 
           border: #330000; 
           border-style: none; 
           border-top-width: 0px; 
           border-right-width: 0px; 
           border-bottom-width: 0px; 
           border-left-width: 0px;
}
.link { font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: bold; 
        border-color: black black #890115; 
        border-style: none; 
        border-top-width: 0px; 
        border-right-width: 0px; 
        border-bottom-width: 0px; 
        border-left-width: 0px; 
        color: #000099;
}
.side_heading { font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 11px; 
                font-weight: bold; 
                border-color: black black #890115; 
                color: #003366; 
                border-style: none; 
                border-top-width: 0px; 
                border-right-width: 0px; 
                border-bottom-width: 0px; 
                border-left-width: 0px;
}
