/* 4/4/02 Added bkg logo here */
body	{
	margin-top: 40;
	margin-left: 4;
	color: black; 
	background: url(images/logo.png) white no-repeat 14px 4px;
}
body, span.normal,div.normal, div.normali, .xsmall, div.xsmall, div.little, div.xxsmall, td.legend { 
font-family: Arial, Tahoma, Verdana, Helvetica;
font-size: medium;
}
/**/

/**
div.normal, div.normali, div.little, div.xxsmall, div.xsmall, td.legend { font-family: "Courier New"; 
	font-size: medium;
}

a:visited { color: "green" }
a:hover { color: white; font-style: bold; }
a:link { color: white; }
**/
a.hid { text-decoration: none }
a.navb { color: #FFFFFF; }
a.navb:hover { text-decoration: none; color: #FFFFFF }
div.navb { 
	/**
	background:#2462C4;
	***/
	border:none;
	padding:2px;
	margin-bottom:0px;
	background:#619dF1;
	background-repeat: repeat-y;
	background-image: url(images/bluebar.png);
	color:white;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:4px;
	/**
	margin-bottom:10px;
	**/
	font-size: small;
}
.cent {
	text-align:center;
}

div.normali {
	/***
	font-style: oblique; 
	***/
	font-weight: bold;
	color: #043294;
}
.small, div.small {
	font-family: Tahoma, Helvetica;
	font-size: small;
}
div.little { 
	font-family: Tahoma, Helvetica;
	font-size: small;
}
.xsmall { 
	font-size: small;
}
div.xsmall { 
	font-size: small;
}
div.xxsmall { 
	font-size: x-small;
}
div.xsmalla { 
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: smaller;
}
.attention {
	color:yellow;
	font-size:small;
	font-weight:bold;
	border: 2px white outset;
	padding:2px;
	margin-left:2px;
	margin-right:5px;
	font-family:Verdana;
}
/* 9.11.03 db: added logbook class for troubleshooting section */
.logbook { background: url('images/lbook.png') repeat }
td.legend { font-size: 9pt }
/* body { background: "white"; color: "black"; } */
/* td.bar { background: "#003396"; } */
/* td.bar { background: "#003396"; } */
td.bar { background-image: url(images/bluebar.png); background-repeat: repeat-y; }
td.barw { 
background-position: 0% 95%; 
background-image: url(images/bluebarw.png); 
background-repeat: repeat-x
}
td.help { 
	background: "white"; color: "blue"; font-family: Arial;
	font-size: 10pt; border: blue;border-width: 1px;
	padding-bottom: 10px;
	border-style: solid}
td.emp { border-top: gray; border-top-width: 1px; 
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-style: dashed }

dt.shiny { color:#0080FF;font-size:120%;background: #E0E0E0}

.shiny { font-size:xx-small;color:#0080FF;font-weight:bold;background: #FAFAFF}
.smap { font-size:small;color:#0080FF;background: #E0E0E0}
