body, td, p, input, select, textarea	{
	font-family: verdana, arial, sans;
	font-size: 11px;
	color: #471400;
}

.menu	{
 	font-weight: bold;
 	color: white;
 	font-size: 12px;
}

td.menubar	{
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
	behavior: url(lib/menu.htc);
	//cursor: hand;
	cursor: pointer;
}

span.newsdate	{
	font-size: 10px;
	color: #CC6600;
}

a	{
	color: #CC6600;
}

a:visited	{
	color: #A02100;
}

.mandatory
{
	font-weight: bold;
	color: #D25800;
}