.nav
{
	font-family : Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 2pt;
	text-decoration:none;
	height: 26pt;
}
.nav:hover
{
	text-decoration:underline;
}
.menu
{
	font-family : Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding: 5pt;
}
.main
{
	padding: 10pt;
	border-right: 1pt black solid;
	border-bottom: 1pt black solid;
}
.mainframe
{
	border: 1pt #037097 solid;
	background-color: white;
}
.small
{
	font-family: arial;
	font-size: 8pt;
	color: #999999;
}
.text
{
	font-family: verdana;
	font-size: 10pt;
	line-height: 14pt;
}
.nav1
{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	font-weight: normal;
	color: #FF9900;
}
.nav1:hover
{
	text-decoration: underline;
}
.link
{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	font-weight: normal;
	color: #FF9900;
}
.link:hover
{
	text-decoration: underline;
}
.linkbold
{
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	font-weight: bold;
	color: #FF9900;
}
.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: #FF9900;
	height: 30pt;
}
.headlink
{
	font-family: arial;
	font-size: 14pt;	
	font-weight: bold;
	color: #FF9900;
	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;
}
.area
{
	background-color: #FFDD99;
}