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;
}


/* adding from old site */

.button {font:10pt verdana,arial,helvetica;font-weight:bold;background-color:4F7EC9;color:white;border-color:0065B5;font-size:10px;}
td {
	font-family:Tahoma;
	font-size:12px;
	color:373737;
}

a {
	text-decoration: none;
}
.f	{ 
	font-family: verdana,arial,tahoma,helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	} 

  .main{font-family:Tahoma; font-size:12px;  color:#373737; line-height:14px}
  .menu{font-family:Tahoma; font-size:12px;  color:#373737; line-height:14px; font-weight:bold;}
  .main_r{font-family:Tahoma; font-size:12px;  color:red; line-height:14px}
  .main_l{font-family:Tahoma; font-size:12px;  color:#5E5E5E;}
  .main_lh{font-family:Tahoma; font-size:15px;  color:#373737; font-weight:bold;}
  .main_14{font-family:Tahoma; font-size:14px;  color:#D45C14; line-height:14px}
  .main_14_red{font-family:Tahoma; font-size:14px;  color:#C13232; line-height:14px}
  .yellow_9{font-family:Tahoma; font-size:9px;  color:#E5A500;}
  .yellow_11{font-family:Tahoma; font-size:11px;  color:#E5A500;}
  .blue{font-family:Tahoma; font-size:11px;  color:#0A8EB0;}
  .blue_16{font-family:Tahoma; font-size:16px;  color:#0A8EB0; font-weight:bold;}
  .red{font-family:Tahoma; font-size:11px;  color:#C13232;font-weight:bold;}

form {
  margin: 0px;
  padding: 0px;
}

.main_14 a {
            text-decoration:none;	
		   }
		   
.main a {
            text-decoration:none;	
		   }


  .input{
  		height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:12px;  color:#0000000;
		}
		.input1{
  		height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}
		.input2{
  		height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		}

	
		.textarea{
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A5A3A3;
		font-family:Tahoma; font-size:11px;  color:#636363;
		overflow:auto;
		}



