#form-big-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#form-big-style .detail-bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight:normal;
	line-height: 150%;
}
#form-big-style label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	line-height: 160%;
}
#form-big-style .form-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	line-height: 160%;
	width:100%;
}
#tbl-listing {
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px;
}
#tbl-listing th{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	color: #FFFFCC;
	background-color: #FF6600;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/dashboard-bg-title.jpg);
}
#tbl-listing td{
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.scrollable {
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
	height: 300px;
	_width:100%;
	border:0px solid #CCC;
}#form-big-style .form-notice {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CA4062;
	font-weight:bold;
	line-height: 160%;
	width:100%;
}
