
P  {}

LI {font-family : arial;
	font-size : 10pt;
}


H1  {	font-family : arial;
	font-size : 13pt;
	}

H2  {	font-family : arial;
	font-size : 12pt;
	font-weight: bold;
	}

H3  {
	font-size : 11pt;
	font-family : Arial;
}

A  {
	color : white;
	font-size : 10pt;
	font-family : Arial;
	font-weight: normal;
}

A:Hover  {
	color : #ffc600;
}

BODY {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : white;
	margin-top : 0;
	margin-left : 0;
}

table {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

TR {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : black;
}

td  {
	font-family : arial;
	font-size : 10pt;
	color : white;
}

.footersmall  {
	font-family : arial;
	font-size : 8pt;
	color : #ffc600;
	font-weight : regular;
}


.plaintextsmall  {
	font-family : arial;
	font-size : 10pt;
	color : white;
	font-weight : bold;
}

.regular  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}

.regularyellow  {
	font-family : arial;
	font-size : 12pt;
	color : #9f1408;
}

.regularblack  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}

.input  {
	font-family : arial;
	font-size : 8pt;
	color : black;
	background-color:#cccc99;
	width:150px;
	border-width:1px;
}

.inputnarrow  {
	font-family : arial;
	font-size : 8pt;
	color : black;
	background-color:#cccc99;
	width:75px;
	border-width:1px;
}

.inputwide  {
	font-family : arial;
	font-size : 8pt;
	color : black;
	background-color:#cccc99;
	width:250px;
	border-width:1px;
}

.inputwide2  {
	font-family : arial;
	font-size : 8pt;
	color : black;
	background-color:#cccc99;
	width:500px;
	border-width:1px;
}

.redlinknormal  {
	font-family : arial;
	color : #CC0000;
	font-weight : bold;
}

.plaintextsmallblack  {
	color : black;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
}

button  {
	color : black;
	background-color : #cccc99;
	font-size : 10pt;
	font-family : arial;
	font-weight : none;
}

.header  {
	color : white;
	background-color : #666666;
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
}

.header2  {
	color : white;
	background-color : #4769a6;
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
}

.table  {
	color : black;
	border-style : none;
	background-color : silver;
	font-size : 10pt;
	font-family : arial;
}

.orange {background-color:#FCD3AB}

.border{
border-color: #EBD4A5; 
border-style:solid; 
border-width: 1;  
font-family : "Times New Roman", Times, serif;  
font-size : small;  }

SELECT {
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
	color : black;	}

textarea	{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 9pt;
 	color : black;
 }
 
 .lg_price {
 	color:#CC0000;
	font-size: 11pt;
	font-weight: bold;
	}