font  {
	font-weight : normal;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	/* color : #333333; */
}

td  {
	font-weight : normal;
	font-size : 10pt;
	font-family : Times New Roman, Serif;
	/* color : #333333; */
}

a  {
	font-weight : 500;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	color : #333399;
	/* text-decoration : none; */
}

/* a:active { text-decoration: none; color: BLUE }*/

td.newsTitle  {
    font-weight : normal;
	font-size : 10pt;
	font-family : Times New Roman, Serif;
	color : #FFFFFF;
}

td.newsBox  {
	font-weight : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #3333FF;
}

td:a.newsBox  {
	font-weight : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #3333FF;
	text-decoration : underline;
}

td:a:link.newsBox  {
	font-weight : normal;
	font-size : 9pt;
	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; */
}

.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: 12px;
	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: 9px;
	font-family: arial, helvetica, sans-serif;
	color: #333399;
	/* visibility: hidden; */
	}
