#content p {
	float: none;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	letter-spacing: inherit;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}

#content {

}
.overlay-trans {
		opacity: 0.7;
		filter:alpha(opacity=70);
		}

input, select, textarea { width: 170px; }

.main_cell {

	background-color: #FFFFFF;			

}

.main_cell td {

	padding: 2px 6px;

}

body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}

.tbl, .tbl2 {
	font-weight: normal;
	color: #333333;
}

.tbl {

	background-color: #F4F2E8; 

}

.tbl2 {

	background-color: #FFFFFF;

}

.tblbase {

	background-color: #000000; 

}

.tblhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b30000;
}
