﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial,Verdana;
	font-size: 9pt;
}
table.WebFormTable {
	border:solid 2px #cecece;
}
table.WebFormTable td {
	background-color:#fff;
	border-top:none;
	height:25px;
	/*line-height:25px;*/
	padding:2px 5px 2px 10px;
}
table.WebFormTable tr 
{
	border:none;
}
table.WebFormTable td.Title, td.TitleCustom 
{
	font-weight:bold;
}