a.menuBarLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: +9pt;
	font-family: Tahoma;
}

a.menuBarLink:hover{	
	color: #C0B8B8;
}

a.topRightLink {
	color: #5B5A5A;
	font-weight: bold;
	text-decoration: none;
	font-size: +9pt;
	font-family: Tahoma;
}

a.topRightLink:hover{	
	color: #808080;
}

a.leftMenuLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: +9pt;
	font-family: Tahoma;
}

a.leftMenuLink:hover{	
	color: #C0B8B8;
}

a.directoryLink{
	color: #2F2E2E;
	font-weight: bold;
	text-decoration: none;
	font-size: +7pt;
	font-family: Tahoma;

}
a.directoryLink:hover{
	text-decoration: underline;
}

font.directoryLink
{	color: #C0B8B8;
	font-weight: bold;
	text-decoration: none;
	font-size: +7pt;
	font-family: Tahoma;
}


font.menuSeperator{
	color: #FFFFFF;
	text-decoration: none;
	font-size: +10pt;
	font-family: Tahoma;
	font-weight: normal;
}
font.pageHeader{
	color: #BBB7B7;
	font-weight: normal;
	text-decoration: none;
	font-size: +16pt;
	font-family: Tahoma;
}
font.context{
	color: #5B5A5A;
	text-decoration: none;
	font-size: +10pt;
	font-family: Tahoma;
	font-weight: normal;
}


font.CompanyName{
	color: #5B5A5A;
	text-decoration: none;
	font-size: +14pt;
	font-family: Tahoma;
	font-weight: normal;
}

a.email {
	color:blue;
	font-weight: normal;
}

a.email:hover {
	color:blue;
	text-decoration: underline;
}


td.directoryPath{
	background-color:#6483D3;
}
