.topnav
{
	background-color: Black;
	font-family : Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 2pt;
	text-decoration:none;
}
.topnav:hover
{
	text-decoration:underline;
}
.mainframe
{
	border: 1pt #037097 solid;
	background-color: white;
}
.small
{
	font-family: arial;
	font-size: 8pt;
	color: #999999;
}
.text
{
	font-family: verdana;
	font-size: 10pt;
}
.nav1
{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	font-weight: normal;
	color: #037097;
}
.nav1:hover
{
	text-decoration: underline;
}
.link
{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	font-weight: normal;
	color: #037097;
}
.link:hover
{
	text-decoration: underline;
}
.linkbold
{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	font-weight: bold;
	color: #037097;
}
.linkbold:hover
{
	text-decoration: underline;
}
.error
{
	font-family: verdana;
	font-size: 10pt;
	color: red;
}
.bold
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
.mega
{
	font-family: verdana;
	font-size: 50pt;
	color: black;
	text-decoration: none;
}
.headline
{
	font-family: arial;
	font-size: 14pt;	
	font-weight: bold;
	color: #037097;
}
.headlink
{
	font-family: arial;
	font-size: 14pt;	
	font-weight: bold;
	color: #037097;
	text-decoration: none;
}
.headlink:hover
{
	text-decoration: underline;
}
.line0 
{ 
	background: #eeeeee; 
	font-family: verdana;
	font-size: 10pt;
}
.line1 
{ 
	background: #dddddd; 
	font-family: verdana;
	font-size: 10pt;
}
.line2
{ 
	background: #FFFFCC;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
.selected
{ 
	background: #FFFFCC;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
.medium
{
	width: 200pt;
}
.short
{
	width: 130pt;
}