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


td.tab_on   { 
	xbackground: #FA9222; 
	background: #EAE316
	height: 24px; 
	font-size: 12px; 
	font-weight: bold 
}
td.tab_off  { 
	background: #6699CC; 
	height: 24px; 
	font-size: 12px; 
	font-weight: bold 
}
td.bi_line  { 
	background: #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: #000000;
	text-align: right;
}
.heading { 
	font-size: 14px; 
	color: #1E88C6;
	font-weight: bold; 
}

.line { 
	color: #1E88C6;
}

td.note {	font-size: 10px; }

a.misc:link {	color: #000080; font-size: 12px;font-weight: bold; }
a.misc:active {	color: #000080; font-size: 12px;font-weight: bold; }
a.misc:visited {	color: #000080; font-size: 12px;font-weight: bold; }
a.misc:hover {	color: #000080; font-size: 12px; font-weight: bold; text-decoration: underline;}

a.misc2:link {	color: #000080; font-size: 12px; }
a.misc2:active {	color: #000080; font-size: 12px; }
a.misc2:visited {	color: #000080; font-size: 12px; }
a.misc2:hover {	color: #000080; font-size: 12px; text-decoration: underline;}


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;}

table.content  { 
	width: 680px;
	height: 500px;
	xbackground: #ffffff; 
	background: #FFE59B;
	xbackground: #BDE0E2;
	color: #000040;
	font-size: 12px; 
}

span.content  { 
	font-size: 12px; 
	width: 457px;
	text-align: center;
}

span.modelHeading {
	font-size: 14px; 
	font-weight: bold; 
}	

div.zoomer {
	  background-color: #40a0c0;
	  border-color: #80e0ff #006080 #006080 #80e0ff;
	  border-style: solid;
	  border-width: 2px;
	  position: absolute;
	  left: 200px;
	  top: 200px;
	  visibility: hidden;
	  font-size: 12px;
	  padding: 15px 15px 15px 15px;
}

div.thumbnail {
	  background-color: #40a0c0;
	  border-color: #80e0ff #006080 #006080 #80e0ff;
	  border-style: solid;
	  border-width: 2px;
	  position: absolute;
	  left: 200px;
	  top: 200px;
	  visibility: hidden;
	  font-size: 12px;
	  padding: 5px 5px 5px 5px;
}

td.dataLabel {
	background-color: #ADD8E6;
	color: #ffffff;
	font-size: 12px;	
	font-weight: bolder;	
	text-align: right;	
	padding: 5px; 
}
