 

.error
{
	border: 2px solid red;
	padding:15px;
	text-align: center;
 	color:navy;
 	font-size: 12px;
 	font-family: verdana;
 	background-color :#fcecec;
}

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	color: #09723d;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
}

td
{
	
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	
}

.groupline
{
	background-color: #09723d;
	height: 5px;
}


.groupline2
{
	background-color: #BBBBBB;
	height: 5px;
}

.wholesalername
{
	background-color: #B3FFB3;
	font-weight :bold ;
	border-bottom:1px silver solid;
	border-left:1px silver solid;
	padding:2px;
}


 