
.hor_nav_off { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 0A4D86; text-decoration : none; }
.hor_nav_on { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration : none;}
.sec_nav_on { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration : none;}
.sec_nav_off { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: 0A4D86; text-decoration : none; }
.error {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial;
	color : red;
	text-decoration : none;
	line-height : 11px;
}

a.adminbar:link {
	color: black;
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}
a.adminbar:visited {
	color: black;
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}
a.adminbar:hover {
	color: black;
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}
a.adminbar:active {
	color: black;
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}

a.external:link { background: #ffffff; color: #ff0000; }
a.external:visited { background: #ffffff; color: #0000ff; }
a.external:hover { background: #ffffff; color: #ffff00; }
a.external:active { background: #ffffff; color: #00ff00; }

.highlight {
	background-color : Yellow;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial;
	color : black;
}