table.reg_filled
{
	width: 100%;
	border-collapse: collapse;
	font-family: Tahoma;
	color: #5A5A5A;
	font-size: 12px;
}

table.reg_filled th
{
	color: #E9FCED;
	text-align: center;
	background-color: #27B9FF;
	background-image: url("../images/smpl_img.gif");
	background-position: top left;
	background-repeat:  no-repeat;
}

table.reg_filled tr
{
	background-color: #CCDBE3;
}

table.reg_filled tr.reg_light
{
	background-color: #EBF1F4;
}

table.reg_filled td
{
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

table.reg_filled td.reg_control
{
	width: 50px;
}

table.reg_filled td.reg_imp0
{
	background-color: #FCFCFC;
}

table.reg_filled td.reg_imp1
{
	background-color: #FCFDC4;
}

table.reg_filled td.reg_imp2
{
	background-color: #FDCE8A;
}

table.reg_filled td.reg_imp3
{
	background-color: #FDA19F;
}

tr.reg_filled_comment
{
	background-color: #EEEEEE;
}

table.reg_filled_add
{
	border: 1px solid #595959;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100%;
}

table.reg_filled_add tr
{
	background-color: #FFFFFF;
}

table.reg_filled_add th
{
	background-image: none;
}

table.reg_filled_add td
{
	background-image: none;
	font-weight: normal;
}
