.logo
{
	background-color: #ffffff;
}
.mainTable
{
	border: 6px solid #A0A0A0;
	background-color: #ffffff;
}

.filler
{
	background-color: #B2C2C7;
	height: 5px;
	border-top: 1px solid #A0A0A0;
}

.menu
{
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 0px;
	font-family: arial, sans-serif;
	font-size: 13pt;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #B2C2C7;
}

.menuEnd
{
	border-top: 1px solid #A0A0A0;
	border-right: 0px;
	border-bottom: 1px solid #A0A0A0;
	border-left: 0px;
	font-family: arial, sans-serif;
	font-size: 13pt;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #B2C2C7;
}


.menu a, .menu a:visited, .menu a:hover, .menuEnd a, .menuEnd a:visited, .menuEnd a:hover
{
	color: black;
	text-decoration: none;
}

.submenu
{
	padding: 3px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: black;
	text-align: left;
}

.submenu a, .submenu a:visited
{
	color: black;
	text-decoration: none;
}

.submenu a:hover
{
	color: black;
	text-decoration: underline;
}

.submenubull
{
	text-align: center;
}

.title
{
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: black;
	text-align: left;
	font-weight: bold;

}

hr
{
	color: #A0A0A0;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

p, li, table
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: black;
	text-align: left;
	letter-spacing: 0.2pt;
}

p
{
	color: black;
}

a:visited
{
	color: #dd0000;
}

a
{
	color: #0000dd;
}


.contentContainer
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

.footer
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding: 3px;
	border-top: 1px solid #A0A0A0;
	background-color: #B2C2C7;
}

.darklink
{
	text-decoration: none;
	colour: #000000;
}
