.bgfill
{
   background: white;

}

A.main:active
{
	color: #666666;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	text-decoration: none;
}

A.main:link
{
	color: #666666;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	text-decoration: none;
}

A.main:visited
{
	color: #666666;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	text-decoration: none;
}

A.main:hover
{
	text-decoration: underline;
	color: #333333;
}

a.sidemenu:active
{
	color: #F96200;
	text-decoration: none;
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

A.sidemenu:link
{
	color: #F96200;
	text-decoration: none;
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

A.sidemenu:visited
{
	color: #F96200;
	text-decoration: none;
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

A.sidemenu:hover
{
	color: #cccccc;
	text-decoration: underline;
}


a.linkheader:active
{
	color: #3B7FC7;
	font-size: 10pt;
	color: #000000;
}

A.linkheader:link
{
	color: #3B7FC7;
	font-size: 10pt;
	text-decoration: none;
}

A.linkheader:visited
{
	color: #3B7FC7;
	font-size: 10pt;
	text-decoration: none;
}

A.linkheader:hover
{
	color: #999999;
	text-decoration: underline;
}


A.sub:active
{
	color: #666666;
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

A.sub:link
{
	color: #666666;
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

A.sub:visited
{
	color: #666666;
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

A.sub:hover
{
	text-decoration: none;
	color: #333333;
}

A.subsmall:active
{
	color: #666666;
	font-size : 8pt;
	font-family : Arial, sans-serif;
}

A.subsmall:link
{
	color: #666666;
	font-size : 8pt;
	font-family : Arial, sans-serif;
}

A.subsmall:visited
{
	color: #666666;
	font-size : 8pt;
	font-family : Arial, sans-serif;
}

A.subsmall:hover
{
	text-decoration: none;
	color: #333333;
}

.sitename{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size : 12pt;
}

.header{
	color: #FA6101;
	font-family: Arial, sans-serif;
	font-size : 14pt;
	font-weight: bold;
}

.menuheader
{
	color: #3B7FC7;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

.subheader
{
	color: #5F6F18;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.menusubheader
{
	color: #3B7FC7;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}
			
.content{
	color: #666666;
	font-family: Arial, sans-serif;
	font-size : 10pt;
}

.contentsmall{
	color: #666666;
	font-family: Arial, sans-serif;
	font-size : 9pt;
}


.contentgrey{
	color: #666666;
	font-family: Arial, sans-serif;
	font-size : 10pt;
	background: #cccccc;
}
.contenterror
{
	color: #990000;
	font-family: Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
}

.separator
{
	color: #ffffff;
	background: #92AA26;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
}

select 
{
	border: 1px solid #cccccc;
}

