A:link { text-decoration: none; color: #0066cc; }
A:visited { text-decoration: none; color: #0066cc; }
A:active { text-decoration: none; color: #0066cc; }
.link A:hover { color:#840000; background-color:#66ccff; }
.link A:link { text-decoration: none; color: #0066cc; }

body
{
   font-family: Verdana, Arial, Helvetica, helv, sans-serif;
   margin-left:0;
   margin-top:0;
   margin-right:0;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

PRE
   {
	font-family: Courier,"Courier New";
	font-size: 7pt;
	}

P, TR
   {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	color: black; 
	font-size: 8pt;
	}
.oneup
   {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	color: black; 
	font-size: 9pt;
	}	

UL, LI
    {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	color: black;
	text-align: left;
	font-size: 8pt;
	}

.popup
	{
	font-family: Comic Sans MS, Arial, Helvetica, helv, sans-serif;
	color: white;
	text-size: 8pt;
	}

.linkbar
   {
	font-size: 8pt;
	background: #6858c8;
	color: white;
	margin-left: 5%;
	margin-right: 5%;
	}

.linkheader
   {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background: #6858c8;
	padding: 3pt;
	}

.headertitle
   {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	}

.headersub
   {
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	color: #6376AC;
	font-weight: bold;
	font-size: 14px;
	}
.r
   {
	text-align: right;
	}

.c
   {
	text-align: center;
	}

.l
   {
	text-align: left;
	}

.blist
   {
	line-height: 50%;
	color: blue;
	margin-top: -10;
        font-weight: bold;
	font-size: 8pt;
	}

.linkfooter
   {
	font-size: 8pt;
	background: #D04438;
	color: white;
        font-weight: bold;
	padding: 1%;
	}
  
H1
   {
   font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	background: white;
	color: #D04438;
	font-weight: bold; 	
	font-size: 14pt;
	}
H2
   {
 	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	}
H3
   {
   font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	background: white;
	color: #669900;
	font-weight: bold; 	
	font-size: 10pt;
	}

H4
   {
   font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	background: white;
	color: #ff5b5b;
	font-weight: bold; 	
	font-size: 12pt;
	}

.selector
   {
   font-family: Arial, Helvetica, helv, sans-serif;
   color: #ff0000;
   font-weight: bold;
   font-size: 8pt;
   padding: 2%;
   background: #6858c8;
   border: outset;
   margin-left: 10%;
   margin-right: 10%;
   color: white;
	}

.selectbox
   {
   font-family: Verdana, Arial, Helvetica, helv, sans-serif;
   background: #EFEFF7;
   font-weight: bold;
   font-size: 90%;
   color: blue;
   }
   
   /* tables */

#blue	{
		background-color: #99CCFF;
		font-weight: bold;
		height: 40px;
		}
		
#ltyel	{
		background-color: #FFFFCC;
		font-weight: normal;
		}
		
#dkyel	{
		background-color: #FFFFA0;
		font-weight: normal;
		}
		
#white	{
		background-color: #FFFFFF;
		font-weight: normal;
		}