body, td, p, input, select, textarea
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

marquee
{
	color: #FFFF00;
	font-weight: bold;
}

.leftNavSectionHeading
{
	font-size: 10px;
	color: #FFFFFF;
	background: url(images/leftnav_heading_background.gif);
	font-weight: bold;
}

.leftNavSectionText
{
	font-weight: bold;
	color: #FFFFFF;
}

a.navlink:link			{ font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; margin-left:20px; }
a.navlink:active		{ font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; margin-left:20px; }
a.navlink:visited		{ font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; margin-left:20px; }
a.navlink:hover			{ font-size: 12px; color: #00FF99; text-decoration: none; font-weight: bold; margin-left:20px; }

a.leftNavLink:link		{ font-size: 10px; color: #000066; text-decoration: none; font-weight: bold; margin-left:5px; }
a.leftNavLink:active	{ font-size: 10px; color: #000066; text-decoration: none; font-weight: bold; margin-left:5px; }
a.leftNavLink:visited	{ font-size: 10px; color: #000066; text-decoration: none; font-weight: bold; margin-left:5px; }
a.leftNavLink:hover		{ font-size: 10px; color: #660000; text-decoration: none; font-weight: bold; margin-left:5px; }

a.contact:link			{ font-size: 11px; color: #660000; text-decoration: none; font-weight: bold; }
a.contact:active		{ font-size: 11px; color: #660000; text-decoration: none; font-weight: bold; }
a.contact:visited		{ font-size: 11px; color: #660000; text-decoration: none; font-weight: bold; }
a.contact:hover			{ font-size: 11px; color: #000066; text-decoration: none; font-weight: bold; }

