
.table_form {
font:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom: 3px dotted #3366cc; 
border-top: 3px dotted #3366cc; 
}

.table_report {
font:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom: 2px solid #FFCC00; 
border-top: 2px solid #FFCC00; 
}
.table_report_borderless {
font:Arial, Helvetica, sans-serif;
font-size:12px; 
}

.table_box_blue {
	border: 2px solid #3366cc;
	padding: 1px;
}
.table_box_orange {
	border: 1px solid #F5D85F;
	padding: 1px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFE88C;
	font-size: 12px;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	left: auto;
	text-align: left;
}

.th_blue {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCFF;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8A8AFF;
	border-right-color: #8A8AFF;
	border-bottom-color: #8A8AFF;
	border-left-color: #8A8AFF;
	left: auto;
}

.th_cool {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#B0FF9D;
	font-size: 12px;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00DB00;
	border-right-color: #00DB00;
	border-bottom-color: #00DB00;
	border-left-color: #00DB00;
	left: auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.blue_color_font {
	color: #0000FF;
}

.table_res_outer {
	border: 1px solid #3366cc;
	margin: 0px;
	padding: 0px;
}
.special_buttons {
    text-indent:-9999px;
	font-size:0; 
	background-position:  0px 0px;  
	background-repeat: no-repeat; 
	border:0px; 
	background-color:#FFFFFF;
}

.special_buttons1 {
	font-size:0; 
	color:#FFFFFF;
	background-position:  0px 0px;  
	background-repeat: no-repeat; 
	border:0px; 
	background-color:#FFFFFF;
}