body {
	background-color:#dddddd;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:12px;       
	color:#333333; 
}

td,th {
	font-family: Arial, Helvetica, sans-serif;    
	color:#333333;
	font-size: 12px;
} 

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
}
.bodysmall {          
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
} 
.bodylink {          
	font-family: Arial, Helvetica, sans-serif;
	color:#807f6b;
	font-size: 12px;            
}
.bodybold {   
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
}
a.menu,a.menu:active,a.menu:visited {       
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;  
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}   
a.menu:hover {    
	color:#d22329; 
	text-decoration:none;
}
.title {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:20px;  
	font-weight:normal;
	color:#fd1812;
} 
a.title {
	text-decoration:none;
}

.subtitle {      
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fd1812;
}     
.bold {
	font-weight:bold;
}     

a {
	color:#fd1812;
	text-decoration:none;		
} 
a:active {
	color:#fd1812;
	text-decoration:none;		
}
a:visited {
	color:#fd1812;
	text-decoration:none;		
}
a:hover {
	color:#666666;
	text-decoration:underline;
}

.copyright {
	font-size:9px;    
	color:#999999;
	}

a.copyright {
	color:#999999;
	text-decoration:none;
	}
	
a.copyright:visited {
	color:#999999;

}

.terms {
	font-size:10px;    
	color:#666666;
	}

a.terms {
	color:#666666;
	text-decoration:none;
	}
	
a.terms:hover {
	text-decoration:underline;

}

a.copyright:hover {
	color:#333333;
	text-decoration:underline;
	}

.mainbox {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding:10px;
}  
/* Table for level 1 */ 
.m0table0 {
	background: #fd1812; 
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: #fd1812; 
}  
/* Style for LEVEL 1 inner tag, mout (mouse out) state */
.m0mouti {                         
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none; 
	color: #FFFFFF;  
	padding-left:35px;
	border-bottom:1px solid #FFFFFF;    
} 
/* Style for LEVEL 1 inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {     
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none; 
	color: #000000;   
	padding-left:35px;   
	border-bottom:1px solid #FFFFFF;
}              
/* Table for level 2 */
.m0table1 {                                            
	background: #fd1812;   
}
/* Style for outer tag, mout (mouse out) state */
.m0outer1 {
	background: #fd1812;     
}   
/* Style for LEVEL 2 inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri1, .m0mdowni1 {     
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none;  
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF; 
	padding:2px;   
}
/* Style for LEVEL 2 inner tag, mout (mouse out) state */
.m0mouti1 {     
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:none;  
	color: #E9EAD1;
	border-top: 1px solid #FFFFFF; 
	padding:2px;   
}                
.main-item-box {
	background-color:#FFFFFF;
	border:1px solid;
	border-color:#999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;  
	padding-bottom: 2px;
} 
td.cartCell {
	background-color: #faf3e1;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	padding: 5px;
	font-weight: bold; 
	font-size:12px;    
}