.orderHeader1
{
   FONT: 600 12px Trebuchet MS, Arial, Verdana, sans-serif;
   color: WHITE;
   background-color: gray;
}

.linksmaller
{
   FONT: 11px Trebuchet MS, Arial, Verdana, sans-serif;
}

.smaller
{
   FONT: 10px Trebuchet MS, Arial, Verdana, sans-serif;
}

.content{
	background:#FFFFFF;
	margin-bottom:10px;
	margin-left:0px;
	padding:3px;
	font: normal 11px arial,helvetica,sans-serif;

	
}

.orderHeaderSide
{
   FONT: 600 12px Trebuchet MS, Arial, Verdana, sans-serif;
   color: WHITE;
   text-decoration:	NONE;
   background-color: #333399;
}

.orderHeader
{
   FONT: 600 11px Trebuchet MS, Arial, Verdana, sans-serif;
   color: white;
   text-decoration:	NONE;
   background-color: #333399;
}

.boxHeader
{
   FONT: 800 12px Trebuchet MS, Arial, Verdana, sans-serif;
   color: WHITE;
   text-decoration:	NONE;
}

.footer
{
   FONT: 9px Trebuchet MS, Arial, Verdana, sans-serif;
   color: WHITE;
   text-decoration:	NONE;
}

.footer2
{
   FONT: 9px Trebuchet MS, Arial, Verdana, sans-serif;
   text-decoration:	NONE;
}

.H1header
{
   FONT: 800 21px Trebuchet MS, Arial;
   color: #FF9933;
   margin-bottom: 7px;
	margin-top: 1px;
}

.H1headerSmall
{
   FONT: 800 14px Trebuchet MS, Arial;
   color: #FF9933;
 }

.H1headerwhite
{
   FONT: 800 15px Trebuchet MS, Arial;
   color: white;
   margin-bottom: 3px;
	margin-top: 3px;
}

.header1
{
   FONT: 800 20px Trebuchet MS, Arial;
   color: #FF9933;
}

.headerGreen
{
   FONT: 800 20px Trebuchet MS, Arial;
   color: #336666;
   margin-bottom: 7px
}

.greenDiv
{
    background-color: #336666;
}
.redDiv
{
    background-color: red;
    color: white;
    FONT: 900 16px; 
}
.blackDiv
{
    background-color: black;
    color: white;
    FONT: 900 13px; 
}
.yellowDiv
{
    background-color: #FFFFCC;
    color: grey;
    FONT: 900; 
}
.header2
{
   FONT: 700 15px Trebuchet MS, Arial;
   color: #FF9933;
   margin-bottom: 7px
}

.header3
{
   FONT: 12px Trebuchet MS, Arial;
   color: #FF9933;
}

.date
{
   FONT: 10px Trebuchet MS, Arial;
   color: #FF9933;
}

.headerClose
{
   FONT: 800 14px Trebuchet MS, Arial;
   color: WHITE;
}

BODY
{
    FONT-FAMILY: Trebuchet MS, arial;
    FONT-SIZE: 12px;
    scrollbar-arrow-color: #FF9933; 
    scrollbar-base-color: #ffffff; 
    scrollbar-track-color: #ffffff; 
    scrollbar-highlight-color: #FF9933;
    scrollbar-darkshadow-color: #FF9933    
}

TD
{
    FONT:12px Trebuchet MS, Arial, Verdana, sans-serif
}

A	
{	
	color:	#333399;
	font: normal 12px arial,helvetica,sans-serif;
}	

A:visited	
{	
	color:	#333399;
	font: normal 12px arial,helvetica,sans-serif;
	}	

A:active	
{	
	text-decoration:	none;
	color:	#333399;
	font: normal 12px arial,helvetica,sans-serif;
}	

A:hover
{
	text-decoration:	none;
	color:	#333399;
	font: normal 12px arial,helvetica,sans-serif;
}

UL LI	
{	
	list-style-type:	disc ;
}	

UL LI LI	
{	
	list-style-type:	disc;
}	

UL LI LI LI	
{	
	list-style-type:	circle;
}	

OL LI	
{	
	list-style-type:	decimal;
}	

OL OL LI	
{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	
{	
	list-style-type:	lower-roman;
}