﻿body
{
	font-family: Verdana, Helvetica, Sans-Seri, Arial;
	font-weight: 300;
	font-size: 9pt;
	color: Black;
}

.adminLabels { FONT: 300 9pt verdana; COLOR: black; ALIGN: center }
.adminEditableControls { FONT: 300 10pt verdana; COLOR: blue }

table.nopcart 
{
	border-width:0;
	border-spacing:0;
	border-style:solid;
	border-width:thin;
	border-color: Blue;
	font-family: verdana,arial,helvetica,geneva;
	font-size: 8pt;
	color: #333333;
}

td.nopheader 
{
	background-color:#ccccff; 
	border: solid;
	border-width:thin;
	border-color: Blue;
	font-family: verdana,arial,helvetica,geneva;
	font-size: 8pt;
	color: #333333;
}
td.nopentry 
{
	border: solid;
	border-width:thin;
	border-color: Blue;
	font-family: verdana,arial,helvetica,geneva;
	font-size: 8pt;
	color: #333333;
}
td.noptotal 
{
	border: solid;
	border-width:thin;
	border-color: Blue;
	font-family: verdana,arial,helvetica,geneva;
	font-size: 8pt;
	color: #333333;
}
