body {
  	background-color:#1b58d8; 
  	font-family:Arial, Verdana, Tahoma; 
  	color: #ffffff; 
}
a, a:active, a:hover, a:visited {
  color: #40d301;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	color:#40d301;
	margin-top:1px;
}
.hdr {
	width: 570px;
	height: 20px;
	background-image: url('/imgs/bg-1.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 6px;
	font-size: 16px;
	font-family: Verdana
	
}
.hdrbg {
	width: 574px;
	height: 29px;
	background-image: url('/imgs/bg-2.gif');
	background-repeat: repeat-x;
}
.hdr2 {
	width: 216px;
	height: 20px;
	background-image: url('/imgs/bg-1.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 6px;
	font-size: 16px;
	font-family: Verdana
	
}
.hdrbg2 {
	width: 220px;
	height: 29px;
	background-image: url('/imgs/bg-2.gif');
	background-repeat: repeat-x;
}
.hdr3 {
	width: 361px;
	height: 20px;
	background-image: url('/imgs/bg-1.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 6px;
	font-size: 16px;
	font-family: Verdana
	
}
.hdrbg3 {
	width: 365px;
	height: 29px;
	background-image: url('/imgs/bg-2.gif');
	background-repeat: repeat-x;
}
.table1 {
	font-size:12px;
	margin:7px 0px 30px 0px;
}
.table1 td {
	padding-bottom:7px;
}
.title {
	display: inline;
	padding: 0px 3px;
	white-space: pre;
	background-image: url('/imgs/el-2.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
