BODY {
font-size : .92em;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000000;
background-color : white;
margin : 5 0 0 5;
padding : 0 0 0 0;
width : auto;
}

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #000000;
background-color : transparent;
}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
# font-size : .9em;
font-size : .8em;
}

.smalltext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}
.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}
.greentext {
font-size : 1.0em;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : darkgreen;
  font-weight : bold;
}

.whitetext {
font-size : 1.0em;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : white; text-decoration : none;
}

.insideheadertext {
font-size : 1.3em;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : white; text-decoration : none;
}

.newshead {
font-size : 1.2em;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : white; text-decoration : none;
}

.errortext {
font-size : 1.0em;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #9999ff;
}

.bg_medium {
  background-color : #b1b1ff;
}

.bg_light {
  background-color : #ccccff;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
/*  background-color : #2794d8; */
/*  background-color : transparent; */
/*  background-color : #abe4fa; */
    background-color : #64d9c8;
/*  background-color : <img src=http://admiralhsa.org/website/images/blue_bg_top.gif> */
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
a:LINK {
color: darkblue; border : none;  text-decoration : none;
font-weight : normal; : font-size : .9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:VISITED {
color: darkblue; border : none;  text-decoration : none;
font-weight : normal; : font-size : .9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:ACTIVE {
color: darkblue; border : none;  text-decoration : underline; background: #69fc8a;
font-weight : normal; : font-size : .9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:HOVER {
color: blue; border: 1px cyan inset ; text-decoration : underline; background: lightcyan;
font-weight : normal; : font-size : .9em;
font-family : Verdana, Arial;
}

.shadowtext:LINK {
color : white; border: 1px cyan inset ;  text-decoration : none;  background: darkblue;
font-size : .9em;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.shadowtext:HOVER {
color : white; border: 1px cyan inset ;  text-decoration : none;  background: darkblue;
font-size : .9em;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.shadowtext {
font-weight : bold;
font-family : Verdana, Arial;
FILTER : shadow (Color = gray, Strength=4);
width : 200px;
font-size : 1.2em;
color: #000000;
text-decoration : none;
}

.attention {color:darkblue; background-color:yellow; font-size: 11pt;}



/* NAV BOX http://www.netmechanic.com/news/vol5/css_no12.htm */ 	    

a.navbox:link
{
text-decoration:none;
color:#FFFFFF;
background:navy;
font-weight : bold;
width: 451px;
/* display:block; */
display: inline;
}


a.navbox:active
{
text-decoration:none;
color:#FFFFFF;
background: red;
font-weight:bold;
width: 451px;
/* display:block; */
display: inline;
}



a.navbox:visited 
{
text-decoration:none;
color:#FFFFFF;
background:navy;
font-weight:bold;
width: 451px;
/* display:block; */
display: inline;
}



a.navbox:hover
{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
width: 451px;
background: blue;
/* display:block; */
display: inline;
}


/* .navigationBorder  */
.navbox 
{
background:navy;
border-style:solid;
border-color: navy;
border-width:9px;
width: 451px;
/* display:block; */
display: inline;
}
