﻿div.tymsg
{
	/*border: 4px solid #006600;*/
	padding: 10px;
}

div.ty
{
	font-weight: bold;
	padding-bottom: 10px;
}

/*td.lbl
{
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;	
	vertical-align: top;
	white-space: nowrap;
}

td.fld
{
	padding-bottom: 5px;
	text-align: left;	
	vertical-align: top;
	white-space: nowrap;
}*/

div.lbl
{
	padding-bottom: 2px;
	white-space: nowrap;
}

span.req
{
	color: #CC0000;	
	display: inline-block;
	padding-left: 5px;
	white-space: nowrap;
}





.style2
{
   text-align: right;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, select, textarea
{
	background-color: #f7f4e3;
	border-color: #e1dbbb;
}

.style1
{
	text-align: left;
}
           
body
{	
	padding: 0;
	margin: 0;
	background-color: #f7f4e3;
}