body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-family: sans-serif,Arial,serif;
}
table
{
	border-collapse: collapse;
}
td
{
	font-size: 12px;
}
.tbList
{
	background-color: #C9E0ED;
	border-color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
hr
{
	line-height: normal;
	color: black;
}
.headertext
{
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tdheader
{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.ermsg
{
	font-size: 12px;
	color: red;
}
.green
{
	background-color:#78d542;
	color: white;
	font-weight: bold;
}
.orange
{
	color: white;
	font-weight: bold;
	background-color:#FFA903;
}
.button
{
	border: none;
	background-image: url(../images/btn_edit.gif);
	color: white;
	background-repeat: no-repeat;
}