body { margin:0px; }


td { font:normal 13px Verdana, Arial, Helvetica, sans-serif;}

.s_header {
	font:normal 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #023D83;
}

.s_warning {
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff2200;
}

.red { color: #ff2200; }
.s_note { font:italic 10px Verdana, Arial, Helvetica, sans-serif;}
div.msgpl { border:1px dashed #d0d0d0; margin:10px;padding:4px;}

input.tx, input.tx2, input.tx3, select {
/*	height:21px;margin:0px;*/
/*	border:1px dotted #a0a0a0; */
	border:1px solid #dedede;
	text-indent: 2px;
}

select.tx, input.tx { width: 300px; }
.tx2{ width: 300px; }
.tx3{ width: 90px; }

textarea { border:1px solid #d0d0d0; text-indent:3px; width: 97%; }
textarea.ta { width: 270px; }
input.bt { height:21px; margin:0px; cursor:pointer; border:1px solid #d0d0d0;}


/*a { color:#56ba6c; }*/
a {color: blue; }

.tb_grd { background: #cecece; }
.tb_hdr { background: #a4b8ca url("webdev.gif"); height: 30px; background-repeat: no-repeat; background-position: 8 4;}
.tb_hdr2 { background: #a4b8ca; height: 30px; }
.cl_hdr { background: #f1f1f7; }
.cl_row { background: #ffffff; }
.cl_case { background: #eff7d2; }
.cl_date { background: #fdfeed; }

.menu_hdr { position:absolute; left:5; top:4; height:26; width:120; 
  display:block; border:1px solid #a0a0a0; background:#e98d8b; cursor:pointer;}
.menu { position:absolute; left:5; top:29; width:110; display:block;
  border:1px solid #d0d0d0; background:#e4f3f3; }

.gr { color: green; }
.bl { color: blue; }
.cmnt { font:italic 11px Verdana, Arial; color: gray }
td.dot { border-bottom:1px solid #e7e7e7;}

.hdr1 { color: black; font: bold 14px Verdana, Arial; }
.hdr3 { color: maroon; font: normal 26px Verdana, Arial; background: #f7f7f7}
.hdr2 { font:bold 16px Verdana, Arial, Helvetica, sans-serif;}

.bdr1 { background: #f5f5f5; }
