body {
  background-image: url("topleft1.gif");
  background-position: 0% 0%;
  background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif; 
	font-size:10px; 
	margin: 0;
}



td.tab_on   { 
	xbackground: #FA9222; 
	background: #EAE316;
	background-color: #EAE316;
	height: 24px; 
	font-size: 12px; 
	font-weight: bold 
}
td.tab_off  { 
	background: #6699CC; 
	background-color: #6699CC; 
	height: 24px; 
	font-size: 12px; 
	font-weight: bold 
}
td.bi_line  { 
	background: #ffffff; 
	background-color: #ffffff; 
	height: 22px; 
	font-size: 11px; 
	color: #1E88C6;
	font-style: italic;
}
td.content  { 
	font-size: 12px; 
}
td.banner  { 
	font-size: 12px; 
	color: #1E88C6;
}
td.footer { 
	font-size: 12px; 
	color: #909090;
	text-align: right;
}
.heading { 
	font-size: 14px; 
	color: #1E88C6;
	font-weight: bold; 
}

.line { 
	color: #1E88C6;
}

a.misc:link {	color: #1E88C6; }
a.misc:active {	color: #1E88C6; }
a.misc:visited {	color: #1E88C6; }
a.misc:hover {	color: #1E88C6; }


a:hover            { text-decoration: underline;}
a.tab_on 	 { color: white }
a.tab_on:link { text-decoration: none;}
a.tab_on:active { text-decoration: none;}
a.tab_on:visited{ text-decoration: none;}
a.tab_on:hover { text-decoration: underline;}
A.tab_off 	 { color: white }
a.tab_off:link { text-decoration: none;}
a.tab_off:active { text-decoration: none;}
a.tab_off:visited{ text-decoration: none;}
a.tab_off:hover { text-decoration: underline;}
