body
{
	font-family: Georgia;

}


.StaticTDBackground
{
	background-attachment: fixed;
	background-repeat: no-repeat;
}
A
{
	font-weight: bold;
	color: #015293;
	font-family: Georgia;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	color: darkblue;
	letter-spacing: 1pt;
	font-family: Georgia;
	text-decoration: none;
}
.WebControl
{
      border-right: black 1px solid; 
      border-top: black 1px solid; 
      border-left: black 1px solid; 
      border-bottom: black 1px solid;
}
