body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #404040;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #404040;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF9900;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
	padding-left: 15px;
	margin-right: 15px;
	padding-right: 15px;
}
tr.row0{
	background: #FFFFFF;
	font-size: 12px;
	border: 0px solid #EFEFEF;
	}
tr.row1{
	background: #EFEFEF;
	background-color:#EFEFEF;
	font-size: 12px;
	border:0px solid #FFFFFF;
	}
	.bordertable
{
	border: 1px solid #5794CD;
	padding: 0PX
}th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color: #5794CD;
	text-align: left;
}
.tableheader{
	background: ##5794CD;
	background-color:#5794CD;
	font-size: 12px;
	border:0px solid ##5794CD;
	}
INPUT {
	background-color : #F4F4F4;
	border : 1px solid #919191;
	cursor: text;
	}

SELECT{
	background-color : #F4F4F4;
	border : 1px solid #919191;
				
}
.inputfocus{
	background-color : #99CCFF;
	border : 1px solid #919191;
	cursor: text;
}
label{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
label {
	text-align: right;
	width: 75px;
	padding-right: 10px;
}
br {
	clear: left;
}