BODY, TD
{
  color: #0e4c91; font-family: Tahoma, Verdana; font-size: 11; font-weight: normal;
}

INPUT, TEXTAREA
{
	color: #0e4c91;
	font-family: Tahoma, Verdana;
	font-size: 11;
	font-weight: normal;
	background-color: #F5F5F5;
}

A:LINK, A:VISITED
{
	color: #969696;
	font-family: Tahoma, Verdana;
	font-size: 11;
	font-weight: bold;
}

.largeGreenTitle
{
	color: #969696;
	font-family: Tahoma, Verdana;
	font-size: 13;
	font-weight: bold;
}

.mainMenu
{
  color: #000000; font-family: Tahoma, Verdana; font-size: 11; font-weight: normal;
}
.mainMenuCurrent
{
  color: #969696; font-family: Tahoma, Verdana; font-size: 11; font-weight: bold;
}

a:link.mainMenu
{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11;
	font-weight: normal;
	text-decoration: none;
}

a:visited.mainMenu
{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11;
	font-weight: normal;
	text-decoration: none;
}

a:link.mainMenuCurrent
{
	color: #969696;
	font-family: Tahoma, Verdana;
	font-size: 11;
	font-weight: bold;
	text-decoration: none;
}

a:visited.mainMenuCurrent
{
	color: #969696;
	font-family: Tahoma, Verdana;
	font-size: 11;
	font-weight: bold;
	text-decoration: none;
}

a:link.subMenu
{
	color:#000000;
	font-family: Tahoma, Verdana;
	font-size: 10;
	font-weight: normal;
	text-decoration: none;
}

a:visited.subMenu
{
	color: #00000;
	font-family: Tahoma, Verdana;
	font-size: 10;
	font-weight: normal;
	text-decoration: none;
}