h1, h1 a:link, h1 a:active, h1 a:visited {
color:#0099CC;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
}

h1 a:hover {
color:#004FA3;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
}

.h1 {
color:#0099CC;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
}

h2, h2 a:link, h2 a:active, h2 a:visited  {
color:#0099CC;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

h2 a:hover  {
color:#004FA3;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

h3 {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
line-height:20px;
}

hr {
color:#03b3ee;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none;
}
	
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFF00;
}

.whitebold a:link,.whitebold a:active,.whitebold a:visited,.whitebold{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}

.whitebold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#004FA3;
	font-size: 11px;
	font-weight:bold;
}

.white a:link,.white a:active,.white a:visited,.white{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#004FA3;
	font-size: 11px;
}

.blue a:link,.blue a:active,.blue a:visited,.blue{
	font-family: Arial, Helvetica, sans-serif;
	color: #004FA3;
	font-size: 11px;
}

.blue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#4BC2EB;
	font-size: 11px;
}

.bluebold a:link,.bluebold a:active,.bluebold a:visited,.bluebold{
	font-family: Arial, Helvetica, sans-serif;
	color: #004FA3;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
}

.bluebold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#4BC2EB;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	}

.navbar a:link,.navbar a:active,.navbar a:visited,.navbar{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.navbar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 12px;
}

.navbarw a:link,.navbarw a:active,.navbarw a:visited,.navbarw{
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 12px;
	font-weight: bold;
}

.navbarw a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
	}
	
.body a:link,.body a:active,.body a:visited,.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#004FA3;
	font-size: 12px;
	}



.title a:link,.title a:active,.title a:visited,.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #004FA3;
	font-size: 16px;
	font-weight: bold;
}

.title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: 16px;
	font-weight: bold;
}

.credit a:link,.credit a:active,.credit a:visited,.credit{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
}

.credit a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#004FA3;
	font-size: 10px;
}


.notes{
	font-family: Arial, Helvetica, sans-serif;
	color: #004FA3;
	font-size: 10px;
	font-weight: bold;
}

.notes a:link,.notes a:active,.notes a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.notes a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#004FA3;
	font-size: 10px;
	font-weight: bold;
}

.input { 
 background-color: #84D4F5;
 font:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#000000;
 border:1px solid #03B3EE;
 height:15px;
 width:250px; 
}

textarea { 
 background-color: #84D4F5;
 font:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#000000;
 border:1px solid #03B3EE;
 width:400px; 
  	scrollbar-face-color:#03B3EE; 
	scrollbar-track-color:#03B3EE; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#004FA3; 
	scrollbar-dark-shadow-color:#004FA3; 
	scrollbar-highlight-color:#03B3EE;
}

select { 
 background-color: #84D4F5;
 font:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#000000;
 border:1px solid #03B3EE;
 width:405px; 
 
}

.send { 
 background-color: #03B3EE;
 font:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 border-top:1px solid #84D4F5;
 border-left:1px solid #84D4F5;
 border-right:1px solid #004FA3;
 border-bottom:1px solid #004FA3;
 height:25px;
 width:80px; 
}

.box {
border:solid 1px #03b3ee;
vertical-align:top;

}

.borderblue {
border:solid 1px #03b3ee;
}

.table-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11px;
background-color:#03b3ee;
height:16px;
padding-left:4px;
vertical-align:top;
padding-top:4px;
}

.nonTab {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	background-image: url(../images/spry-03.gif);
	font-weight: bold;
}

.nonTab a:hover {
	color: #4BC2EB;

}
