BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-decoration: none
}

TD.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #999999;
	
	padding: 4px;
	background-color: #ffffff;	
}

P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal; 
	text-decoration: none
}

A {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	text-decoration: underline;
}

A.globalItem 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	padding: 4px;
	text-decoration: underline;
}

A.l1Item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #77521F;
	text-decoration: none;
	text-transform: lowercase;	
	padding: 4px;
}

A.l1ItemH {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;	
	padding: 4px;
}

A.l2Item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}

A.l2ItemH {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}

A.l3Item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.strikeOut {
	text-decoration:line-through;
}

.pageTitle {
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #77521F;
}

.sectionTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sectionSubTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #77521F;
	text-transform: lowercase;
	padding-top: 2px;
	padding-bottom: 2px;
}

.productTitle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.productTitleSmall
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;
}

.productDetail
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.emphasis
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #CC0000;
	padding: 4px;
}

.pict_thumbnail
{
	border: 1px solid black;
}

.navLabel
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
				
.tableHeader 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;  
	color: #000000; 
	background-color: #ffffff;
}

.tableSubHeader 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;  
	color: #000000;
}	

.tableText 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	background-color: #ffffff;
}

.formLabel
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;  
	color: #000000; 
	background-color: #ffffff;
}

.formSubLabel
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;  
	color: #77521F; 
	background-color: #ffffff;
}

.alert
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;  
	color: #990000;
}	    

.legalText
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color : #666666;	
}

.global
{
	background-color: #ffffff;
}

.l1
{
	background-color: #9999CC;
}

.l1h
{
	background-color: #77521F;
}

.l2
{
	background-color: #ffffff;
}

.l2h
{
	background-color: #ffffff;
}

.l3
{
	padding: 8px;
}

.l1line
{
	background-color: #77521F;
}