p
{

}

.cerror
{
	font: 10px 'Lucida Grande', tahoma, sans-serif;
	text-align: center;
	color: RED;
}
.lerror
{
	font: 10px 'Lucida Grande', tahoma, sans-serif;
	text-align: left;
	color: RED;
}
.rerror
{
	font: 10px 'Lucida Grande', tahoma, sans-serif;
	text-align: right;
	color: RED;
}
p.regu
{
	font: 10px 'Lucida Grande', tahoma, sans-serif;
	text-align: left;
	text-valign: center;
	color: #45494d;
}
p.cregu
{
	font: 10px 'Lucida Grande', tahoma, sans-serif;
	text-align: center;
	text-valign: center;
	color: #45494d;
}
p.rregu
{
	font: 10px 'Lucida Grande', tahoma, sans-serif;
	text-align: right;
	text-valign: center;
	color: #45494d;
}
p.midHeader
{
	font: 15px 'Lucida Grande', tahoma, sans-serif;
	text-align: left;
	font-weight:bold;
}

p.Header
{
	font-size: 20px;
	font-family: courier, serif;
	text-align: left;
	color: #3b91b9;

}

a.gblue
{
	color:3b91b9;
	font: 11px;
	font-family: helvetica;	
}

a.dgray
{
	font: 10px 'Lucida Grande', tahoma, sans-serif;text-align: 
	left;color: #45494d;
}
.btnav { 
	background-color: white;
	 border: 1px #000000 solid;
} 


.dctextarea {
	width:400px;
	height:150px;

}

.dctextbox {
	width:150px;

}

.dcinput {
	width:20px;

}