BODY {background-color: #3987bf;}

A:link { color: #5286bf; text-decoration: none; }
A:active { color: #5286bf; text-decoration: none; }
A:visited { color: #5286bf; text-decoration: none; }
A:hover { color: #85aedc; text-decoration: none; }

H7, H6, H5  {
  font-family: Verdana,Arial,Charcoal,Sans Serif;
  font-size: 12px;
  color: #5286bf;
  }

H4  {
  font-family: Trebuchet MS, Tahoma,Verdana,Arial,Charcoal,Sans Serif;
  font-size: 14px;
  color: #5286bf;
  }
  
H3  {
  font-family: Trebuchet MS, Tahoma,Verdana,Arial,Charcoal,Sans Serif;
  font-size: 19px;
  color: #5286bf;
  }
  
  
H2, H1 {
  font-family: Verdana,Arial,Charcoal,Sans Serif;
  font-size: 14px;
  color: #5286bf;
  }
  
P, UL, TD, BR {
  font-family: Verdana,Arial,Charcoal,Sans Serif;
  font-size: 10px;
  color: #333333;
  line-height:14px;
  }

TD.button {
background-color: #679ad3;
}

.smallblue {
font-family: Tahoma,Verdana,Arial,Charcoal,Sans Serif;
  font-size: 10px;
  color: #6380c6;  
  
  }  
  
.white {
  color: #ffffff;
  font-family: Verdana,Arial,Charcoal,Sans Serif;   
  }

TD.bgdark	{
	background-color: #11315f;
	}

TD.bglight	{
	background-color: #c0deef;
	}
  
TD.button {
background-color: #679ad3;
}
  
.sidebar {
background-color: #11315f;
padding-left: 1em;
padding-right: 1em;
padding-top: 7px;
padding-bottom: 7px;
color: #ffffff;
font-family: Tahoma,Verdana,Arial,Charcoal,Sans Serif;
border-bottom: 1px inset white;
}

.sidebaron {
background-color: #85aedc;
padding-left: 1em;
padding-right: 1em;
padding-top: 7px;
padding-bottom: 7px;
color: #ffffff;
font-family: Tahoma,Verdana,Arial,Charcoal,Sans Serif;
border-bottom: 1px inset white;

}


.sidebarbg {
background-color: #11315f;
}
  
.textbox {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; color: #333333; 
  background-color: #FFFFFF; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
  }  