
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 : #2D5757;
}

A:Hover  {
	color : black;
}

BODY {
	background-color : white;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : white;
	margin-top : 0;
	margin-left : 0;
}

.printbody {
	background-color : white;
	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;
}

.title {
	background-color : #2D5757;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : white;
}

TR {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : black;
}

td  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}

.td  {
	background-color : #ffffff;
	font-family : arial;
	font-size : 10pt;
	color : black;
	cursor:default;
}

.hovertd  {
	background-color : #e0defe;
	font-family : arial;
	font-size : 10pt;
	color : black;
	cursor:pointer;
}

.plaintextsmall  {
	font-family : arial;
	font-size : 10pt;
	color : black;
	font-weight : bold;
}

.regular  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}

.regularred  {
	font-family : arial;
	font-size : 10pt;
	color : red;
}

.regularblue  {
	font-family : arial;
	font-size : 10pt;
	color : blue;
}


.regularwhite  {
	font-family : arial;
	font-size : 10pt;
	color : #FFFFFF;
}

.regularyellow  {
	font-family : arial;
	font-size : 12pt;
	color : #9f1408;
}

.regularblack  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}

.smaller  {
	font-family : arial;
	font-size : 8pt;
}

.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;
	}