font  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	/* color : #333333; */
}

td  {
	font-weight : normal;
	font-size : 9pt;
	font-family : Times New Roman, Serif;
	/* color : #333333; */
}

a  {
	font-weight : 500;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	color : #333399;
	text-decoration : none;
}

/* a:active { text-decoration: none; color: BLUE }*/
a:hover  {
	text-decoration : underline;
	color : MAROON;
}

td.newsTitle  {
    font-weight : normal;
	font-size : 9pt;
	font-family : Times New Roman, Serif;
	color : #FFFFFF;
}

td.newsBox  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #3333FF;
}

/* a:hover.newsBox { text-decoration: underline; color: MAROON }*/
td:a.newsBox  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #3333FF;
	text-decoration : underline;
}

td:a:link.newsBox  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #3333FF;
	text-decoration : underline;
}

.highlighted {
	color: #E46622; 
	font-weight: bold; 
	width: 165; 
	/* background-color: #000066; */ 
	/* layer-background-color: #000066; */
}

a:hover.highlighted { text-decoration: underline; color: #E46622; }

a:hover.unlighted { text-decoration: underline; color: MAROON; }

.title {
	position: absolute;
	/* width: 200px; */
	/* height: 20px; */
	top: 181px;
	z-index: 10;
	background-color: #000066;
	layer-background-color: #000066;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	}

.submenu {
	position: absolute;
	top: 181px;
	/* width: 160px; */
	border: 1px solid black;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #333399;
	/* visibility: hidden; */
	}

table:td.submenu {
	/* position: absolute; */
	/* top: 181px; */
	/* width: 160px; */
	border: 1px solid black;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	font-weight: bold;
	font-size: 8px;
	font-family: arial, helvetica, sans-serif;
	color: #333399;
	/* visibility: hidden; */
	}
font_HEADER { font-weight : normal; font-size : 12px; font-family : Verdana, Arial, Helvetica, Sans-serif; ; color: #660000}
.Header_LG_Red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #660000; font-weight: bold}

