.billHead
{
font-family:Verdana;
font-size:16px;
color:#006699;
font-weight:bold;
padding-bottom:10px;
}
.billHadd
{
font-family:Tahoma;
font-size:11px;
color:#006666;
font-weight:normal;
text-decoration:none;
}
.billHadd a:hover
{
color:#FF9900;
text-decoration:underline;
}
.billHead a
{
color:#006699;
text-decoration:none;
}
.billHead a:hover
{
text-decoration:underline;
color:#FF9900;
}
.billForm
{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
}
.billForm input
{
background-color:#FFF5D9;
border-color:#006699;
border-style:solid;
border-width:1px;
margin-bottom:5px;
}
.billInfo
{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
}
.billCont
{
	font-family:Tahoma;
	color:#003366;
	font-size:13px;
}
.billErr
{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#FFFFCC;
}