/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	

/*bgColor=#d0c284*/

.home-style4 {
	color: #000000;
	font-weight: bold;}
.home-style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; center; }
.foot-style1 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;}
.cat-style4 {
	color: #000000;
	font-weight: bold;}
.view-style4 {
	color: #000000;
	font-weight: bold;}
 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#341B0A;
	/*background-color:#F9F7EC;*/
	background-color:#F9F7EB;
	background-image:url(../images/back.jpg);
	font-weight:Normal;
	}
	
	
.highlighttable {
	border:1px solid #DCD0A0;
	background-color:#F9F7EC; }
	
.highlighttable td {
	padding: 5px; }
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	text-align:left; } 
	
.imageborder {
	border: 1px solid #C5B464; }
	
.menu_col {
	background-color:#F9F7EC; }

 /*store-name::Store Name*/		 
.store-name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#341B0A;
	text-decoration:none;
}

 /*store-slogan::Store Slogan*/		 
.store-slogan {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#341B0A;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
}

hr {
	width: 95%;
	/*color: #C5A252;*/
	color: #DCD0A0;
	height: 1px;
	text-align: center; }

.helptitles {
	/*color: #675A25;*/
	color: #CC0000;
	font-weight: bold;
	font-size: 22px;
	font-family: "trebuchet ms";
	text-align:left;
}
	
 /*frame::Controls the  Color of the Store's Frame */		
.frame {
	/*background-color:#EAE3C6;*/
	/*background-color: #F1ECD8;*/
	background:inherit;
}

/*top::Controls the  Color of the top Bar */		
.top {
	background-color:#341B0A;
}

/*line::Controls the  Color of the line bellow the top bar */		
.line {
	/*background-color:#C5B463;*/
	background-color:#C5B464;
}	

 /*menu-headers::Controls the way the menu headers look*/ 
.menu-headers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#341B0A;
	font-weight:bold;
	background-color:#EAE3C6/*#D2C486*/;
	text-decoration:none;
	line-height:20px;
	border:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top-width:1px;
	border-color:#C5B463;
	padding: 0px 0px 0px 5px;
	background-image:url('../images/bg_fademenu2.jpg');
	background-repeat:repeat-x;
	height:22px;
	text-align:left;
	/*text-transform:uppercase;*/
}

.menu-headers-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#341B0A;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	padding: 0px 0px 0px 5px;
	height:25px;
	/*text-transform:uppercase;*/
	text-align:left; }


 /*titles::Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	line-height:20px;
	border:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-color:#341B0A;
	text-align:left;
	/*border-color:#000000;*/ } 

/*data::Controls body default fonts and colors */
.data {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7E7E7C;
	background-color:#ffffff;
}

 /*page_headers::Controls the page's titles */
.page_headers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
	background-color:#ffffff;
	border-bottom:1px solid #bbbbbb;
	text-align:left;
}


/*icon::Controls the way the menu icons display*/ 
.icon {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#341B0A;
}

/*footer::Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#C5B463;}
	
/*A::Links::Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333332;
	font-size:10px;
	font-weight:bold;
	font-style:normal;}
	
/*A:hover::Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:Gray;}

/*A:visited::Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#333332;}
		
A.standard { color:#333333; font-size:12px; font-weight:normal; }
A.standard:hover { color:#CC0000; }
A.standard:visited { color: #CC9900; }

A.style-coll {color: #CC9900; font-weight: bold; font-size: 14px;}
A.style-coll:hover {color: #CC0000; font-weight: bold; font-size: 14px;}
A.style-coll:visited {color: #CC9900; font-weight: bold; font-size: 14px;}
		
A.collection {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333332;
	font-size:10px;
	font-weight:bold;
	font-style:normal;}
	
A.collection:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:Gray;}
	
A.collection:visited {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#333332;}
	
/*A:visited:hover::Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:Gray;} 

/*A.menu::Links::Controls the way the  menu links  look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#341B0A;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;}
	
/*A.menu:hover::Controls the way the  menu links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#CC0000;
	text-decoration:none;}

/*A.menu:visited::Controls the way the menu links look after a user has visited that section*/ 
A.menu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#341b0a;}
	
/*A.menu:visited:hover::Controls the way the menu links look when a user hovers over a section they have visited*/ 	 
A.menu:visited:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;}

/*BEGIN SUB MENU AT TOP*/
A.menutext { font-weight:normal;padding:0px;
float:left;text-align:center;background-color:transparent;color:#000000;text-decoration:none;}
A.menutext:hover { font-weight:normal;padding:0px;
float:left;text-align:center;background-color:transparent;color:#CC0000;text-decoration:none;}
A.menutext:visited { font-weight:normal;padding:0px;
float:left;text-align:center;background-color:transparent;color:#000000;text-decoration:none;}
A.menutext:visited:hover { font-weight:normal;padding:0px;
float:left;text-align:center;background-color:transparent;color:#CC0000;text-decoration:none;}
/*END SUB MENU AT TOP*/

/*BEGIN SUB MENU WE ADDED AT THE TOP*/
A.submenutext { 
	font-family:verdana,Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;text-align:center;
	background-color:transparent;color:#c5a252;padding:5px;text-decoration:none;}
A.submenutext:hover { 
	font-family:verdana,Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;text-align:center;
	background-color:transparent;color:#ffffff;padding:5px;text-decoration:none;}
A.submenutext:visited { 
	font-family:verdana,Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;text-align:center;
	background-color:transparent;color:#c5a252;padding:5px;text-decoration:none;}
A.submenutext:visited:hover { 
	font-family:verdana,Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;text-align:center;
	background-color:transparent;color:#ffffff;padding:5px;text-decoration:none;}
	
/*END SUB MENU WE ADDED AT THE TOP*/

ul.catNoBullet {
  list-style-type: none; 
  margin: 0px;
  padding: 0px;
  text-align: left;}

/*A.cat::Controls the way the  category links look before a user clicks  or mouse overs on them*/
A.cat {

font-family: Verdana, Arial, Helvetica, sans-serif;
display: block;
width: 100%;
background-color: #DCD0A0;
color: #341B0A;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
padding: 2px 2px 2px 10px;
line-height: 15px;
border-bottom: 1px solid #C5B463;

}
	
/*A.cat:hover::Controls the way the  category links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
display: block;
background-color: #D2C486;
color: #990000;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
padding: 2px 2px 2px 10px;
width: 100%;
line-height: 15px;
border-bottom: 1px solid #D2C486;

}

/*A.cat:visited::Controls the way the category links look after a user has visited that section*/ 
A.cat:visited {

font-family: Verdana, Arial, Helvetica, sans-serif;
display: block;
width: 100%;
background-color: #DCD0A0;
color: #341B0A;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
padding: 2px 2px 2px 10px;
line-height: 15px;
border-bottom: 1px solid #C5B463;

}
	
/*A.cat:visited:hover::Controls the way the  category links look when a user hovers over a section they have visited*/
A.cat:visited:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
display: block;
background-color: #D2C486;
color: #990000;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
padding: 2px 2px 2px 10px;
width: 100%;
line-height: 15px;
border-bottom: 1px solid #D2C486;

}
	
ul.subcatNoBullet {
  list-style-type: none; 
  margin: 0px;
  padding: 0px;
  text-align: left; }
  
 ul.subcatNoBullet-home {
  list-style-type: none; 
  margin: 0px;
  padding: 0px;
  text-align: center; }

/*A.subcat::Controls the way the  subcategory links look before a user clicks  or mouse overs on them*/ 
A.subcat {
font-family:Verdana, Arial, Helvetica, sans-serif;
display: block;
/*color:#C5A252;*/
color:#341B0A;
font-size:10px;
font-weight:normal;
font-style:normal;
text-decoration:none;
padding:2px 2px 2px 15px;
width:100%;
line-height:15px;
background-color: #F9F7EC;
}
	
/*A.subcat:hover::Controls the way the subcategory links look when a user passes  their mouse over a them*/
A.subcat:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
display: block;
color: #990000;
font-size: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
padding: 2px 2px 2px 15px;
width: 100%;
line-height: 15px;
background-color: transparent;

}

/*menu-text::Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#341B0A;}

/*item::Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:Normal;
	/*color:#043a85;*/
	color:#000000;	
	text-decoration:none; }
	
.item-listing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:Normal;
	/*color:#043a85;*/
	color:#000000;	
	text-decoration:none;
	text-align:left;}

/*product description title*/
.description_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;}

/*product description*/
.description_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;}

 /*price-info::controls the way the prices display on the product page*/ 
.price-info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#535353;
	text-align: inherit;}

  /*price::Controls the way the product's prices display*/ 
.price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d90d0e;
	font-weight:normal;}
	
  /*price::Controls the way the product's prices display*/ 
.priceblack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;}

 /*checkout-headers::Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#341B0A;
	/*border-bottom:1px solid #cccccc;*/
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ffffff;
	text-align:left;
}

.listing-headers2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#341B0A;
	/*border-bottom:1px solid #cccccc;*/
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ffffff;
	text-align:left;}
	
.listing-style {
	color: #000000;
	font-weight: bold;}
	
 /*titles2::Controls the titles on the view cart page*/ 
.titles2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#EAE3C6;
	color:#000000;
	padding:5px;}
	
.accessories {
	background-color: #EAE3C6; } 

/*alternative::Controls the form backgrounds and other areas that requred an alternative color */
/*Price, Choose Options and Quantity, Description, Related Items*/
.alternative {
	background-color:#ffffff;
   padding:2px 4px 2px 4px;
   /*border:1px solid #341B0A;*/
}
 
/*borders::Controls the color of  the borders on forms*/ 
.borders {
		border:#2461b6;
		background-color:#2461b6;
 }
 
 /*borders_coupon::Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border:solid;
    border-color:#aaa9a9;
	border-width:1px;
}

 /*steps::Controls the way the steps on the checkout pages display*/
.steps {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cfd0d1;
	background-color:#ffffff;
}

 /*steps_on::Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
}

/*error::Controls the error messages*/ 
.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#e10e04;
	text-decoration:none;
}

 /*options-titles::Controls the way the titles on the product options display*/
.options-titles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#341B0A;
}

/*borders2::Controls the color of  the borders on forms*/ 
.borders2 {
		border:#C5B463;
		background-color:#C5B463;
 }

/*cart-text::Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:Normal;
	color:#333332;
	line-height:20px;
	/*background-color:#EAE3C6;*/
}

/*invoice_title::Controls the way the title of the invoices look */ 
.invoice_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#cbcaca;
	color:#341B0A;
	
} 

/*invoice_table::Controls the background color on your invoices*/ 
.invoice_table {
    background-color:#f9f8f8;
	
} 

/*font1::Primary Screen Font */ 
.font1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:Normal;
	color:#000000;
}

.listing_item_num {
	font-size: 9px;
	color: #666666;}
 
/*font2::Secondary Screen Font */ 
.font2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:Normal;
	color:#000000;
	text-align:left;
}

/*font3::controls the search on the top*/ 
.font3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:Normal;
	color:#341b0a;
	text-align:left;
}	

/*btn::Controls the buttons*/ 
.btnaddtocart {
   color:#000;
   font-family:verdana,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#000;
   border-left-color:#000;
   border-right-color:#000;
   border-bottom-color:#000;
   padding-top:2px;
   padding-bottom:2px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#c5a252',EndColorStr='#ffeeddaa');
	} 

/*btn::Controls the buttons*/ 
.btn {
/*
   color:#000;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#bbb;
   border-left-color:#bbb;
   border-right-color:#000;
   border-bottom-color:#000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
*/
		border-top: 1px solid #5D5B42;
		border-left: 1px solid #5D5B42;
		border-bottom: 1px solid #A6A382;
		border-right: 1px solid #A6A382;
		cursor: pointer; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		font-weight: bold; 
		color: #000;
		margin: 0px 0px 0px 1px; 
		padding: 1px 0px 1px 0px;
		height: 21px;
		background-image: url("../images/bg_fadebutton2.jpg");	  
	} 
	
	/*btn_over::Controls the buttons*/ 
.btn_over {
/*
   color:#000;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffeeddaa',EndColorStr='#ffffffff');
*/
		border-top: 1px solid #5D5B42;
		border-left: 1px solid #5D5B42;
		border-bottom: 1px solid #A6A382;
		border-right: 1px solid #A6A382;
		cursor: pointer; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		font-weight: bold; 
		color: #C00;
		margin: 0px 0px 0px 1px; 
		padding: 1px 0px 1px 0px;
		height: 21px;
		background-image: url("../images/bg_fadebutton.jpg");
	}
	
/*btn::Controls the buttons*/ 
.formbutton {
		border-top: 1px solid #5D5B42;
		border-left: 1px solid #5D5B42;
		border-bottom: 1px solid #5D5B42;
		border-right: 1px solid #5D5B42;
		cursor: pointer; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bolder; 
		color: #000;
		margin: 0px 0px 0px 1px; 
		padding: 1px;
		background-image: url("../images/bg_fadebutton.jpg");
	} 
	
	/*btn_over::Controls the buttons*/ 
.formbutton_over { 
		border-top: 1px solid #5D5B42;
		border-left: 1px solid #5D5B42;
		border-bottom: 1px solid #5D5B42;
		border-right: 1px solid #5D5B42;
		cursor: pointer; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bolder; 
		color: #C00;
		margin: 0px 0px 0px 1px; 
		padding: 1px;
		background-image: url("../images/bg_fadebutton2.jpg");
	}
	
/*btn::Controls the buttons*/ 
.formbutton_addcart {
		border-top: 1px solid #5D5B42;
		border-left: 1px solid #5D5B42;
		border-bottom: 1px solid #5D5B42;
		border-right: 1px solid #5D5B42;
		cursor: pointer; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		font-weight: bold; 
		color: #000;
		margin: 0px 0px 0px 1px; 
		padding: 1px 0px 1px 0px;
		height: 21px;
		background-image: url("../images/bg_fadebutton2a.jpg");
		background-color: #fff;
	} 
	
	/*btn_over::Controls the buttons*/ 
.formbutton_addcart_over { 
		border-top: 1px solid #5D5B42;
		border-left: 1px solid #5D5B42;
		border-bottom: 1px solid #5D5B42;
		border-right: 1px solid #5D5B42;
		cursor: pointer; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		font-weight: bold; 
		color: #000;
		margin: 0px 0px 0px 1px; 
		padding: 1px 0px 1px 0px;
		height: 21px;
		background-image: url("../images/bg_fadebuttona.jpg");
		background-color: #fff;
	} 

 /*btn2::Controls the buttons*/
.btn2 {
   color:#050;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#363;
   border-left-color:#363;
   border-right-color:#696;
   border-bottom-color:#696;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
	} 	
	
 /*txtBoxStyle::Controls the text boxes*/  	
.txtBoxStyle {
border-top:1px solid #C5A252;
border-bottom:1px solid #C5A252;
border-left:1px solid #C5A252;
border-right:1px solid #C5A252;
background-color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
font-size:11px;
color:#000000;
text-align:left;
} 
	
 /*txtareaStyle::Controls the text areas*/ 	
 .txtareaStyle {
border-top:1px solid #341B0A;
border-bottom:1px solid #341B0A;
border-left:1px solid #341B0A;
border-right:1px solid #341B0A;
background-color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:normal;
font-size:11px;
color:#000000;
}
 

