body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background:url(images/bckgrnd.gif) center repeat-y top; 
	color: #454545; 
}
div.spacer {
	clear: both;
	height:8px;
	font-size:8px;
	line-height:8px;
	}  
.content { 
	margin: 0 auto;
	width: 778px;
	padding: 0px; 
	background:#fff;
}
.header { 
	background:url(images/header1.jpg) no-repeat;
	height: 80px;
	color: #808080;
}
.home {
	background: #EDF5FC;
}
.footer { 
	background: #EDF5FC;
	clear: both;
	text-align: center;
	padding: 4px 0 1px;
	margin: 0;
	line-height: 1.8em;
}
.footer a { color: #DF555A; }
h1 { font: normal 9px Arial, Sans-Serif;  padding: 5px 0 5px 0px; margin: 0; text-align:right; }
.bar{ text-align:center; font-weight:bold;    }
.bar a{color: #0000FF; text-decoration:none; }
.bar a:hover{color: #0000FF; text-decoration: underline; }
.head {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#212073; font-weight:bold;
}
.warnhead {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; font-weight:bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
}
.stext {
	font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#000000;
}
.empreq {
	font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style:italic; color:#FF0000; 
}
.myhand {cursor:hand}
