.FormTable td
{
	vertical-align: top;	
}
.FormDrp
{	
	width: 192px !important; width: 194px;
}
.FormText
{	height: 16px;
	width: 188px;
	margin-right: 7px;
}
td.FormCaptionTop
{

	font-size: 9px;
	color: #908474;
	
	/*width: 189px !important; width: 185px;
	height: 20px;
	overflow: hidden;
	background-image: url(../images/FormMultilineTop.jpg);
	background-repeat: no-repeat;
	border: 1px solid silver;
	border-bottom: none;
	border-bottom-width: 0px;*/
}
/*
div.FormMultilineBottom
{
	width: 188px;
	height: 8px;
	overflow: hidden;
	background-image: url(../images/FormMultilineBottom.jpg);
	background-repeat: no-repeat;
}*/

.FormMultiline
{
	width: 189px !important; width: 185px;
	border: 1px solid silver;
	height: 131px !important; height: 133px;
}

td.FormCaption
{
	font-family: Verdana;
	color: #908474;
	padding-top: 3px;
	font-size: 9px;
}
.FormSend
{
	margin-top: 12px !important; margin-top: 15px;
	height: 24px;
	font-size: 9px;
	text-transform: uppercase;
}

.formReport
{
	color: Red;
	font-size: 10px;
}

