﻿body 
{
	font-family:Verdana, Arial, MS Sans Serif;
	font-size:smaller;
	margin:0px;
}

td.topMenuCell
{
	padding-left:12px;
	padding-right:12px;
}

.topMenuText
{
	color:#888888;
	font-size:small;
	font-weight:bold;
}

a:link, a:active, a:visited, a:hover
{
	color:#0000ff;
}

a.topMenuLink:link, a.topMenuLink:active, a.topMenuLink:visited, a.topMenuLink:hover
{
	color:#ffffff;
	text-decoration:none;
	font-size:small;
	font-weight:bold;
}

a.lhsLink
{
	font-size:smaller;
	text-decoration:none;
}
a.lhsLink:hover
{
	text-decoration:underline;
}
