/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.text_10px{
font:Arial, Helvetica, sans-serif;
font-size:10px;
}

.bordure_grise{
border:#999999;
}

.bg_product{background-color:#FFFFFF;}

.cat_description {  font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color: #000000; font-weight: bold }
.boxText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; font-weight:normal;}
.boxText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	/*color: #000000;*/
	color: #000000;
}
.errorBox 
{ 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color: #B6D2E1;
/* color: #000000;*/
}
.stockWarning { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color:#FF0000; }
.productsNotifications 
{ 
background: #e0e4c7;
color:#000000;
}
.productsNotifications1 
{ 
background: #eaebe6; 
color:#000000;
}
.orderEdit { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color:#990000; text-decoration: underline; }
/*
BODY {
  background: #000000;
  color: #FFFFFF;
  margin: 0px;
}
*/

A {
  /*color: #E5B81D;*/
  color: #3C5163;
  text-decoration: none;
  cursor:hand;
}

A:visited 
{
  /*color: #E5B81D;*/
  color: #3C5163;
  text-decoration: none;
  cursor:hand;
}

A:hover {
  /*color: #FFFFFF;*/
  color: #DA4B11;
  text-decoration: none;
}


A.categories {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color:#FFFFFF;
  font-weight:normal;
}

A.categories:hover {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color:#000000;
  font-weight:normal;
}
/*
A:hover {
  color: #b2151b;
  text-decoration: none;
}
*/
A.boxText {
  /*color: #000000;*/
  color: #B6D2E1;
  text-decoration: none;
  font-weight:lighter;
}

A.boxText:hover {
  color: #000000;
  text-decoration: none;
  font-weight:lighter;
}

FORM {
	display: inline;
}

TR.header {
  background: #47483E;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #47483E;
  font-weight : normal;
}

.headerNavigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #47483E;
  font-weight: normal;
}

A.headerNavigation { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #47483E;
  font-weight : normal;
}

a:hover.headerNavigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#000000;
  font-weight : normal;
}

TR.headerError {

  background: #47483E;
}

TD.headerError {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ff0000;
  /*color: #000000;*/
  color: #B6D2E1;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #00ff00;
  /*color: #000000;*/
  color: #B6D2E1;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

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

.infoBox {
 
}

.infoBoxContents {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#47483E;
}

.infoSearchBoxContents {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#E5B81D;
}

.infoBoxNotice {
  background: #47483E;
}

.infoBoxNoticeContents {
  background: #47483E;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*color: #000000;*/
  /*color: #B6D2E1;*/
  color: #47483E;
  
}

TD.infoSearchBoxHeading 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #B43500;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #47483E;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #000000;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #47483E;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #C41C11;
  color: #000000;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

/*TR.productListing-data{
	background-image:url(templates/Original/images/fond_nouveautes.gif);
}
*/
/*.productListing tr { background-image:url(images/fond_nouveautes.gif); }*/

TD.productListing-data {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:normal;
  color: #47483E;
}

.prix_bdx{
	color:#9d0c15;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}

.text_bdx_11px{
	color:#9d0c15;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
.text_bdx_15px{
	color:#9d0c15;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}

.text_noir_11px{
	/*color:#000000;*/
	/*color:#B6D2E1;*/
	color:#3DB6F7;
	
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}


.pageHeading2{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color: #47483E;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*color: #000000;*/
  color: #B6D2E1;
}

TD.main, P.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #47483E;
  /*color: #B6D2E1;*/
}

TD.info {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  /*color: #3DB6F7;*/
  color: #000000;
  font-weight:bold;
}

TD.contact_us 
{
  
  	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
  	color: #47483E;
  /*
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
  font-weight:bold;
  */
  
}

TD.AddressInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*line-height: 1.5;*/
  color: #47483E;
  /*color: #B6D2E1;*/
}

TD.PagInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*line-height: 1.5;*/
  color: #889436;
  /*color: #B6D2E1;*/
}

/*
TD.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #3DB6F7;
}

P.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #B6D2E1;
}
*/
.main_blanc{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#47483E;
}


TD.main2, P.main2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*color:#000000;*/
  color: #B6D2E1;
}
TD.main3, P.main3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*color:#9d0c15;*/
  color:#EBB800;
}
TD.main23, P.main23 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*color:#000000;*/
  color: #B6D2E1;
  background-color:#FF0000;
}

DIV.spacediv{ width:28;}

TD.smallText, SPAN.smallText, P.smallText 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #47483E;
  font-weight:bold;
}

TD.accountCategory {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.fieldKey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, RADIO {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
/*
INPUT, SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
*/
/*
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
*/
.border_black {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}


SPAN.greetUser {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-size:12px;
}

SPAN.errorText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver 
{
/*background-color: #FCE081; */
background-color: #e0e4c7; 
cursor: pointer; 
cursor: hand; 
color:#000000;
}
.moduleRowSelected 
{ 
/*background-color: #F5F5F5;*/ 
/*background-color: #FEF0C2;*/
background-color: #d7ddad;
color:#000000;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
/*color: #EBB800;*/
color: #b43500; 
}

/* message box */

.messageBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #e0e4c7; color:#FF0000; }
.messageStackSuccess { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #e0e4c7; color:#609F00; }
/*.messageStackSuccess { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }*/

/* input requirement */

.inputRequirement 
{ 
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
font:Tahoma;
font-size: 9px; 
color: #9d0c15; 
}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TR.linkListing-odd {
  background: #000000;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.bordure_gris {
	border: 1px solid #F5F5F5;
}
.bordure_gris2 img{
}
.bordure_bleu img{
}
main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	/*color: #000000;*/
	color: #B6D2E1;
}
a.main2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:hover.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #000000;
}
.infoBoxContents2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #000000;*/
	color: #B6D2E1;
}
TD.productgab {
	background: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	/*color:#000000;*/
	color: #B6D2E1;
}

TD.productgab2 {
	background: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	/*color:#000000;*/
	color: #B6D2E1;
}
.bordure_n {
	border: 1px outset #F5F5F5;
}
.test {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  /*color:#000000;*/
  color: #AE0001;
  /*color: #B6D2E1;*/
}
.titre_combine2 
{
	/*color:#000000;*/
	color: #B6D2E1;
	font-size:13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.titre_combine 
{
	/*color:#000000;*/
	color: #B6D2E1;
	font-size:13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.titre_cart{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.orange {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #47483E;
  font-weight : bold;
}
.bloc_produit {
	width:103;
	height:145;
	background-image:url(images/bloc_produit.jpg);
	background-repeat:no-repeat;
	}
.mainpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	/*color: #000000;*/
	color: #B6D2E1;
	font-weight: bold;
}
a.mainpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #47483E;
	font-weight: bold;
}
a:hover.mainpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #47483E;
	font-weight: bold;
}
.maingab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #47483E;
}
a.maingab{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #47483E;
}
a:hover.maingab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #47483E;
}
.fond_gr {
	background-color:#000000;
	}

TD.title_of_pages {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:18px; 
  color:#98A445; 
  font-weight:bold;
}

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

TD.text_noir_font_blanc 
{
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#47483E; 
  font-weight:bold;
}

TD.red_text
{
  color:#AE0001; 
}

TD.blue_text
{
  color:#025C82; 
}

TR.row0
{
background-color:#e0e4c7;
}

TR.row1
{
background-color:#F3F3F3;
}

TD.BlackBg
{
 height:20px;
 width:714px;
 background:url(images/black_bg.gif);
 background-repeat:repeat-x; 
 /*background-color:#e0e4c7;*/
}


TD.main_black{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  /*color: #B6D2E1;*/
}

a.account{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #47483E;
}
a.account:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
	color: #E7840E;
}

.account_inputRequirement 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #869234; 
}

/*
a.left_menu_link 
{
  color: #3C5163;
  text-decoration: none;
  cursor:hand;
}

a.left_menu_link:hover 
{
  color: #FFFFFF;
  text-decoration: none;
}
*/


/*
//---------------------------------------start--of--mbifrance-------------------------------------------
*/

span.MbiInfoTitle
{
/*
font-family:Kunstler Script;
font-size:27px;
*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
color:#7E8A2C;
font-weight:bold;
}

span.MbiInfoTitleSmallGreen
{
/*
font-family:Kunstler Script;
font-size:27px;
*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
color:#7E8A2C;
font-weight:bold;
}

span.MbiInfoTitleSmallBlack
{
/*
font-family:Kunstler Script;
font-size:27px;
*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#47483E;
font-weight:bold;
}


span.MbiInfoTitleWight
{
/*font-family:Kunstler Script;
font-size:27px;*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color:#FFFFFF;
font-weight:bold;
}

span.MbiInfoTitleWightSmall
{
/*font-family:Kunstler Script;
font-size:27px;*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#FFFFFF;
font-weight:bold;
}

 
TD.cel0
{
	/*border-top:#EBB800 solid 2px;*/
	/*border-right:#7E8A2C dotted 2px;*/
	/*border-bottom:#EBB800 solid 2px;*/
	/*border-left:#EBB800 solid 2px;*/
}

TD.cel1
{
	background-color:#F3F3F3;
	border-top:#7E8A2C solid 2px;
	/*border-right:#7E8A2C dotted 2px;*/
	/*border-bottom:#EBB800 solid 2px;*/
}

TD.cel2
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
	border-top:#7E8A2C solid 2px;
	/*border-right:#7E8A2C dotted 2px;*/
	/*border-bottom:#EBB800 solid 2px;*/
}

TD.cel3
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
	border-top:#7E8A2C solid 2px;
	/*border-right:#EBB800 solid 2px;*/
	/*border-bottom:#EBB800 solid 2px;*/
}

TD.cel4
{
	background-color:#F3F3F3;
	/*border-right:#7E8A2C dotted 2px;*/
}

TD.cel5
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
	/*border-right:#7E8A2C dotted 2px;*/
}

TD.cel6
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
}

TD.cel7
{
	background-color:#F3F3F3;
	border-bottom:#7E8A2C solid 2px;
	/*border-right:#7E8A2C dotted 2px;*/
}

TD.cel8
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
	border-bottom:#7E8A2C solid 2px;
	/*border-right:#7E8A2C dotted 2px;*/
}

TD.cel9
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
	border-bottom:#7E8A2C solid 2px;
}

TD.cel10
{
	background-color:#F3F3F3;
	/*border-top:#7E8A2C solid 2px;*/
	border-bottom:#000000 solid 2px;
	/*border-right:#7E8A2C dotted 2px;*/
}

TD.cel11
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
	/*border-top:#7E8A2C solid 2px;*/
	border-bottom:#000000 solid 2px;
	/*border-right:#7E8A2C dotted 2px;*/
}

TD.cel12
{
	/*background-color:#F6F4D0;*/
	background-color:#e4e3e3;
	border-bottom:#000000 solid 2px;
	/*border-top:#7E8A2C solid 2px;*/
}

TD.bordTop
{
	border-top:#7E8A2C solid 2px;
}

TD.bordBot
{
	border-bottom:#7E8A2C solid 2px;
}

TD.contInfos
{
	border-bottom:#7E8A2C solid 2px;
	border-top:#7E8A2C solid 2px;
	padding:10px 10px 10px 10px;
}


TABLE.bordext
{
	border-top:#7E8A2C solid 2px;
	border-right:#7E8A2C solid 2px;
	border-bottom:#7E8A2C solid 2px;
	border-left:#7E8A2C solid 2px;
}
 
span.MbiInfoTitleRed
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#EE0000; 
/*color:#FFFFFF;*/
font-weight:bold;
} 

TD.MbiInfoTitleGreen
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#7E8A2C; 
/*
color:#FFFFFF;
font-weight:bold;
*/
}


TABLE.Greenbordext
{
	border: #889436 solid 2px;
}

TR.Greenbottombordext
{
	border-bottom: #889436 solid 2px;
}

TD.Greenbottombordext
{
	border-bottom: #889436 solid 2px;
}

TD.Greentopbordext
{
	border-top: #889436 solid 2px;
}



TABLE.Blackbordext
{
	border: #47483E solid 2px;
}

TR.Blackbottombordext
{
	border-bottom: #47483E solid 2px;
}

TD.Blackbottombordext
{
	border-bottom: #47483E solid 2px;
}

SPAN.NewAddr_form
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#889436; /*---green--*/
	/*color:#47483E;*/ /*---green--*/
	font-weight:bold;
}
 
TD.CategoryHeading 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px;
  	border-style: dashed;
	color: #000000;
	/*background-color: #fae8cf;*/
	background-color: #e0e4c7;
	border-spacing: 1px;
	border-top-color: #3a3e47;
	border-right-color: #FFFFFF;
	border-bottom-color: #3a3e47;
	border-left-color: #FFFFFF;
}
 
 
.CategoryContents 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

TD.smallTxt, SPAN.smallTxt, P.smallTxt 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
 /*TR.TopDetails
 {
 height:23px;
 background:url(images/sub_bg.gif) 0 0 repeat-x;
 }*/
/*
//---------------------------------------start--of--mbifrance-------------------------------------------
*/
