P  {font-family:Arial; font-size:10pt;}

H1  {}

H2  {}

H3  {
	font-family : Verdana,Arial;
	font-size : large;
}

LI {
	margin-bottom : 5px;
}


a:link,a:active,a:visited { color : #36261B; }
a:hover		{ text-decoration: underline; color : #FF0000; }


A.h  {color:#FFFF99}

A.h:Visited  {color:#FFFF99}

A.h:Active  {	COLOR: White;}

A.h:Hover  {
	COLOR: White;
}

A.t  {
	color : Maroon;
}

A.t:Visited  {
	color : Maroon;
}

A.t:Active  {
	color : Red;
}

A.t:Hover  {
	COLOR: Red;
}


BODY  {
	font-family : Arial;
	font-size : 10pt;
}

TD  {
	font-family : Arial;
	font-size : 10pt;
}

TH  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;	
}

.bot  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;	
	color: black;
}

.fld  {
font-family : Verdana,Arial;
font-size : xx-small;
color:black;
background-color : white;
}

.sbm {
font-family : Verdana,Arial;
font-size : xx-small;
}



SELECT.ms  {
   font-family : Verdana,Arial;
	background-color : #FCECAE;
	font-size : x-small;
	color:#000000;
	font-weight : bold;
}

.headerfont {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 14px;
}
.formfont {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight : bold;
}
.formfont1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}
.comment {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	color : Red;
}
.tbl
{
	border : 1px solid Black;
}
.tbl td
{
	border : 1px solid Black;
}
.report_tbl
{
	border-collapse : collapse;
	border : none;
	
}
.report_tbl td
{
	border : 1px solid #C58A0A;
}
.hidden_tbl
{
	border-collapse : collapse;
	border : none;
	
}
.hidden_tbl td
{
	border : none;
}
.orderformfont {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}
.orderformfontsmall {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
}
.nav
{
  font-family : Verdana,Arial;
  color: #000000;
  text-decoration: none;
  font-size: 8pt;
}

.nav:Hover
{
  text-decoration: underline;
}