@charset "utf-8";
/* CSS Document */
.imstbl{
	border:none;

}
.imshdr,.imshdr2{
	background-color:#397DBE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
.imshdr2{
	font-weight:normal;
	font-size:10px;
}
.imslight,.imsdark{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	border-bottom:3px solid #FFFFFF;
}
.imslight{
	background-color:#ECEFF5;
	color:#397DBE;
	width:80px;
	text-indent:10px;
}
.imsdark{
	background-color:#ECEFF5;
	color:#000000;
	width:100px;
}