.mainmenunotfocuscolor
{
	background-color: #99FF00;
}
.mainmenufocuscolor
{
	background-color: #CCFF00;
}
a:link 
{
	color: #45553A;
}
a:visited 
{
	color: #45553A;
}
a:hover
{
	color: #45553A;
}
.mainmenu
{
	color: #550030;
	background-color: #99FF00;
	font-family: Arial;
	font-size: 10pt;
	height: 20px;
}
a.menu:link 
{
}
a.menu:visited 
{
}
a.menu:hover
{
	font-weight: bold;
	font-size: 11pt;
}
a.submenu:link 
{
}
a.submenu:visited 
{
}
a.submenu:hover
{
	font-size: 9pt;
	font-weight: bold;
}
.mainsubmenu
{
	color: #006600;
	font-family: Arial;
	font-size: 8pt;
	height: 15px;
}
.showelementsubmenu
{
	background-color: #FFFFFF;
}
.hideelementsubmenu
{
	background-color: #E7FEC2;;
}
.siteTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 25pt;
	color: #45553A;
	height: 300pt;
	text-align: center;
	vertical-align: middle;
}
.emailLabel
{
	font-family: Courier;
	font-weight: bold;
	font-size: 10pt ;
	color: #45553A;
	text-align: center;
	vertical-align: bottom;
}
.titleLabel
{
	font-family: Arial;
	font-weight: bold;
	font-size: 22pt ;
	color: #45553A;
	height: 24pt;
	text-align: center;
	vertical-align: middle;
}
.contentLabel
{
	font-family: Arial;
	font-size: 8pt ;
	color: #45553A;
	height: 10pt;	
}
.contentLabel10pt
{
	font-family: Arial;
	font-size: 10pt ;
	color: #45553A;
}
.source
{
	font-family: Arial;
	font-style: italic;
	font-size: 6pt;
	color: #45553A;;
}
div.content
{	
	width: 700px;
	height: 400px;
	overflow: auto;
}
table.main
{
	border: 0px;
	width: 700px;
	cell-spacing: 0;
	column-span: 0;
	background-color: #E7FEC2;
	vertical-align: top;
}
p
{
	font-family: Arial;
	font-size: 10pt;
	color: #45553A;
	height: 10pt;		
}
p.source
{
	font-family: Arial;
	font-style: italic;
	font-size: 8pt;
	color: #45553A;
	height: 10pt;		
}
th
{
	font-family: Arial;
	font-style: bold;
	font-size: 12pt;
	color: #45553A;
	height: 14pt;	
}