th {
	background-color: #CAC6F2;
	background-position: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}



.hr {
	border: solid Silver;
	height: 0px;
}

.button_colored{ 
background-color:#ccccff;
border-color:#000099;
border-width:1px;f
ont-size:12pt; 
}

.table_showmessage{
border-width:1px;
border-color:#fed472;
background-color:#fff7e2;
font-size:18pt;
border-style:solid;
text-align: center;
vertical-align: middle;
}

.table_invisible{
border-width:0;
}


.tr_row1 {
	background-color: #FDfdfd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tr_row2 {
	background-color: #EDF4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table_grave_frame {
	border: 1px solid Silver;
}


.smallTitle {
	font-size: 14px;
	font-weight: bold;
}

.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.onSel {color: Green;}
.offSel{color: Red;}



.border_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.border_right_bottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.input_text {
	font-size: 12px;
	height: 14px;
	border: 1px solid #053E8B;
	background-color: #EDF8FE;
}