body { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; }
.FormBackground { background-color: #cccccc; }
.headline { color: #FFFFFF; background-color: #840000; font-weight: bold; font-size: 14px; text-align: center; }
.TitleBar { background-color: #0000d0; color: #ffffff;}
.TabRef {border: 1px solid #ffffff; font-size: 10px;color: #ffffff;text-align: center;width: 100px; text-decoration: none; cursor: hand;  }
.TabClick {font-size: 10px;color: #00376a; text-decoration: none;cursor: hand;}
.HiliteDate { color: #840000; }
.HiliteRow { background-color: #840000; }
.menu {
	border: 1px solid #FFE763;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	cursor: hand;
	font-style: normal;
	text-align: center;
	height: 10px;
	width: 100px;
	}
.menu_sub { 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	cursor: hand;
	font-style: normal;
	text-align: center;
	height: 10px;
	width: 95px;
	border-top:1px solid #FFE763;
	border-left:5px solid #FFE763; 
	border-bottom:1px solid #FFE763; 
	border-right:1px solid #FFE763; 
	}
.links {color: #840000; text-decoration: none; }
A:link { color : #ffffff; text-decoration : none; }
A:visited { color : #ffffff; text-decoration : none; }
A:hover { color : #FFE763; text-decoration : none; }
A:active { color : #ffffff; text-decoration : none; }
