.mOrder  {
	font-family : monospace;
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
}

A.mOrder  {
	font-family : monospace;
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
}

.indent
{
	margin-left : 30px;
}
.fgreen
{
	color : Green;
}

.fred
{
	color : #AA0000;
}

.fblue
{
	color : Blue;
}

INPUT 
{
	font-family : monospace;
	font-size : 9pt;
	font-weight: normal;
}

INPUT.Red
{
	font-family : monospace;
	font-size : 9pt;
	font-weight: normal;
	BORDER-BOTTOM: #AA0000 1px solid; 
	BORDER-LEFT: #AA0000 1px solid; 
	BORDER-RIGHT: #AA0000 1px solid; 
	BORDER-TOP: #AA0000 1px solid
}

INPUT.Req
{
	font-family : monospace;
	font-size : 9pt;
	font-weight: normal;
	border: 2px inset #FF0000;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
}

P.Bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
}

P.Red  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: #AA0000;
}

P.SmallRed  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #AA0000;
}

P.Order  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: #000000;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28pt;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #AA0000;
}

.accept  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #AA0000;
	background-color : #aaffaa;
}

.deny  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #AA0000;
}

.highlightgreen  {
	background-color : #CCFFCC;
}

.highlightyellow  {
	background-color : #FFFFCC;
}

.large  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
}

.order  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: #000000;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color: #AA0000;
}

H4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color: #AA0000;
}

xA   {
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0000;
	font-size : 9pt;
	text-decoration: none;
}

xA:link  {
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0000;
	font-size : 9pt;
	text-decoration : none;
}

xA:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0000;
	font-size : 9pt;
	text-decoration : none;
}

B  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
}

B.Big  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
}

B.Gift  {
	font-family :  Arial, Helvetica, sans-serif;
	color : #AA0000;
	font-size : 8pt;
	font-weight: normal;
}

B.Red  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color: #AA0000;
}

B.White  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

B.SmallRed  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #AA0000;
}

B.LargeRed  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #AA0000;
}

B.NBR  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: #AA0000;
}

SB {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

UL  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
}

LI  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
}

LI.Justify  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-align: justify;
}

OL  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
}