.leftmenuCell
{
	border-right: #9d1148 3px solid;
}

.topmenuCell
{
	border-bottom: #ffffff 2px solid;
}

.footerCell
{
	border-top: #ffffff 2px solid;
}

.footerText
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
}

.mailboxText
{
	font-size: 9pt;
	color: ffffff;
	font-family: Arial;
	
}

.leftmenuText
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.pageTitleText
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
}

.pageText
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

A
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

A:hover
{
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

A:visited
{
	font-size: 10pt;
	color: black;	
}