.element{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_top_shadow.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .element[class]{   background: url(images/TBS_top_shadow.png) repeat-x; background-position: top} 


.element2{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_bottom_shadow.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .element2[class]{   background: url(images/TBS_bottom_shadow.png) repeat-x; background-position: bottom} 



.banner{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_top_banner.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .banner[class]{   background: url(images/TBS_top_banner.png) no-repeat; background-position: top} 


.sub_banner{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_top_sublinks_bg.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .sub_banner[class]{   background: url(images/TBS_top_sublinks_bg.png) no-repeat; background-position: top} 


.sub_coffee{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_coffee.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .sub_coffee[class]{   background: url(images/TBS_coffee.png) no-repeat; background-position: top} 

.cards{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_cards.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .cards[class]{   background: url(images/TBS_cards.png) no-repeat; background-position: top} 


.sub_cards{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_cards_sub.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
.sub_cards[class]{   background: url(images/TBS_cards_sub.png) no-repeat; background-position: top} 
 

.search_bar{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_search_bar_bg.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
.search_bar[class]{   background: url(images/TBS_search_bar_bg.png) no-repeat; background-position: top} 
 

.white_shadow_l{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_white_bg_shadow_l.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
.white_shadow_l[class]{   background: url(images/TBS_white_bg_shadow_l.png) repeat-y; background-position: top} 

.white_shadow_r{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_white_bg_shadow_r.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
.white_shadow_r[class]{   background: url(images/TBS_white_bg_shadow_r.png) repeat-y; background-position: top} 




.pages_sub{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_pages_sub.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
.pages_sub[class]{   background: url(images/TBS_pages_sub.png) no-repeat; background-position: left top} 


.sub_cards_sub{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_cards_sub.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .sub_cards_sub[class]{   background: url(images/TBS_cards_sub.png) no-repeat; background-position: left top} 
 

.note_sub{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_note_sub.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
.note_sub[class]{   background: url(images/TBS_note_sub.png) no-repeat; background-position: left top} 


.sub_banner_sub{  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TBS_top_sublinks_bg_sub.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .sub_banner_sub[class]{   background: url(images/TBS_top_sublinks_bg_sub.png) no-repeat; background-position: left top} 




body {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #FEF2E6;
	background-image: url(images/TBS_iframe_bg.jpg);
	margin: 0px;
	text-align: left;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D0D2D2;
	scrollbar-highlight-color: #D0D2D2;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FD9228;
}

.index_search {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}



.index_content {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;

}



A: link {	TEXT-DECORATION: none; color:#000000; font-weight:bold; text-decoration:none}
A: visited {	TEXT-DECORATION: none; color:#000000; font-weight:bold; text-decoration:none}
A {	TEXT-DECORATION: none; color:#000000; font-weight:bold; text-decoration:none}
A:hover {	TEXT-DECORATION: underline; color:#FE911E; font-weight:bold; text-decoration:none}

A.more: link {	TEXT-DECORATION: none; color:#FEC88F; font-weight:bold; text-decoration:none}
A.more: visited {	TEXT-DECORATION: none; color:#FEC88F; font-weight:bold; text-decoration:none}
A.more {	TEXT-DECORATION: none; color:#FEC88F; font-weight:bold; text-decoration:none}
A.more: hover {	TEXT-DECORATION: underline; color:#FEC88F; font-weight:bold; text-decoration:none}

A.chapters:link {	TEXT-DECORATION: none; color:#FFFFFF;  }
A.chapters:visited {	TEXT-DECORATION: none; color:#FFFFFF; }
A.chapters {	TEXT-DECORATION: none; color:#FFFFFF;  }
A.chapters:hover {	TEXT-DECORATION: underline; color:#FFFFFF; }


A.publish:link {	TEXT-DECORATION: none; color:#000000;  }
A.publish:visited {	TEXT-DECORATION: none; color:#000000; }
A.publish {	TEXT-DECORATION: none; color:#000000;  }
A.publish:hover {	TEXT-DECORATION: underline; color:#000000; }

A.Navi: link {	TEXT-DECORATION: none; color:#FE911E; font-weight:bold; text-decoration:none; font-size:12px; padding-left:14px }
A.Navi: visited {	TEXT-DECORATION: none; color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12px; padding-left:14px }
A.Navi {	TEXT-DECORATION: none; color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12px; padding-left:14px }
A.Navi:hover {	TEXT-DECORATION: underline; color:#FE911E; font-weight:bold; text-decoration:none; font-size:12px; padding-left:14px }

A.Navi_side: link {	TEXT-DECORATION: none; color:#000000; font-weight:bold; text-decoration: none; font-size:12px; padding-left: 2px }
A.Navi_side: visited {	TEXT-DECORATION: none; color:#000000; font-weight:bold; text-decoration: none; font-size:12px; padding-left:2px }
A.Navi_side {	TEXT-DECORATION: none; color:#000000; font-weight:bold; text-decoration: none; font-size:12px; padding-left:2px }
A.Navi_side:hover {	TEXT-DECORATION: underline; color:#000000; font-weight:bold; text-decoration: underline; font-size:12px; padding-left:2px }


.text_price {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FE911E;
    font-weight:bold
	}

.footer_text {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	}


.footer_text_brands {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FE911E;
	}



















h4 {
font-size: 14px;
font-weight:bold;
color: #000000;
}

.titles {
font-size: 14px;
font-weight:bold;
color: #000000;
}


h3 {
color: #000000;
}



.red_topic {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#D70530;
	font-weight: bold;

}

.red_topic_12 {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#D70530;
	font-weight: bold;

}

.white_topic_12 {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;

}

.white_content {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;

}


.red_more_b {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;

}

.red_more {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#D70530;
	font-weight: bold;
	text-decoration: none;

}li {
	list-style-type: square;
}
