.menubar
{
	background-color: #ffffcc;
	padding-right: 15px;
}

.sidemenu { }

.mnhdg
{
	font-family: trebuchet ms, tahoma, arial;
	font-size: small;
	line-height: normal;
	font-weight: 600;
	color: #333366;
	text-transform: uppercase;
}

.submenu
{
	color: #333366;
	font-size: 10px;
	line-height: normal;
	font-weight: 200;
}

.txthdg
{
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}

.alert
{
	color: #660000;
	font-size: 14px;
	font-weight: 600;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }

