.BCardwrapper{
width: 206px; 
height: 190px; 
border: 0 maroon solid;
}

.BCardRightPane{
	width: 50%; 
	height: 100%; 
	border: 0 green solid; 
	float: right;	
}
.BcardRightPaneTitle{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 100%; height: 37px; border: 1 #652725 solid; background-color: #AE423F;
	margin-left: 1px;
}
.BCardExprty{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #858585;
	padding: 10px;
	width: 100%; height: 149px; border-left: 0 solid green; border-right: 0 solid green;  background-color: #ffffff;
}
.BCardLeftPane{
	width: 50%; height: 100%; border: 0 navy solid; float: left;
}
.BCardLeftPaneTitle{
	background: #E1C2C0;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
	width: 100%; height: 37px; border: 1 maroon solid; background-color: #E1C2C0;
}
.BCardLeftPaneText{
	width: 103px; height: 105px; border-left: 1 solid maroon; border-right: 1 solid maroon;  background-color: #ffffff;
text-align: center;
padding: 6px;
}
.imgGreyPrame{
	border-style: double;
	border-color: #717171;
	border-width:3px;
      }
.BCardSendMessage{
	width: 103px;  border-left: 1 solid maroon; border-right: 1 solid maroon; background-color: #ffffff;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
	background-image: url(arrowMoreDetails.gif);
	background-repeat: no-repeat;
	background-position: 90% 1px;
}
.BCardLeftBottom{
	width: 103px; height: 5px; border-left: 0 solid maroon; border-right: 0 solid maroon; background-image: url(Bottom1.gif); background-repeat: no-repeat; background-position: top;
}
.gray{
	background-color: Gray;
}
.Lightgray{
	background-color: #D3D4D9;
}
.Blue{
	background-color: #5D98B8;
}
.LightBlue{
	background-color: #D3E3F3;
}
.Mustard{
	background-color: #F1E3B4;
	color: #A52A2A;
}
.LightMustard{
	background-color: #F5EDD6;	
	color: #A52A2A;
}
.Olive{
	background-color: #599079;
}
.LightOlive{
	background-color: #B5D9CB;
}
.Pink{
	background-color: #D57C76;
}
.LightPink{
	background-color: #E8DCDC;
}
.Navy{
	background-color: #6f6f8b;
}
.LightNavy{
	background-color: #CCD0E9;
}
.Earth{
	background-color: #C4B68F;
}
.LightEarth{
	background-color: #E0D9C7;
}

/*
.BCardRightPaneContent{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #985052;
	text-align: right;
	padding-right: 12px;
	
}

.BCardMoreDetails{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #985052;
	text-align: right;
	padding-right: 12px;
}



.BCardRightPaneLeftBorder2{
	background-image: url(images/BCardContLeftBorder.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.BCardLeftPaneRightBorder2{
	background-image: url(images/BCardContRightBorder.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.BCardBottomBorder{
	background-image: url(images/BCardContBottomBorder.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/* Maroon Table*/ 
/*
.MaroonBCardRightPaneTitle{
	background: #AE423F;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
	top: 50%;
}
.MaroonBCardLeftPaneTitle{
	background: #E1C2C0;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
	line-height: 37px;
}
.MaroonBCardLeftPaneRightBorder1{
	background: #E1C2C0;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.MaroonBCardLeftPaneLeftBorder1{
	background: #E1C2C0;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* Olive Table*/ 
/*
.OliveBCardRightPaneTitle{
	background: #B2B98F;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.OliveBCardLeftPaneTitle{
	background: #D4DABE;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.OliveBCardLeftPaneRightBorder1{
	background: #D4DABE;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.OliveBCardLeftPaneLeftBorder1{
	background: #D4DABE;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* LightBrown Table*/ 
/*
.LightBrownBCardRightPaneTitle{
	background: #D57C76;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.LightBrownBCardLeftPaneTitle{
	background: #E8DCDC;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.LightBrownBCardLeftPaneRightBorder1{
	background: #E8DCDC;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.LightBrownBCardLeftPaneLeftBorder1{
	background: #E8DCDC;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* Grey Table*/
/* 
.GreyBCardRightPaneTitle{
	background: #939297;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.GreyBCardLeftPaneTitle{
	background: #D3D4D9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.GreyBCardLeftPaneRightBorder1{
	background: #D3D4D9;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.GreyBCardLeftPaneLeftBorder1{
	background: #D3D4D9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* LightBlue Table*/ 
/*
.LightBlueBCardRightPaneTitle{
	background: #82A1CF;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.LightBlueBCardLeftPaneTitle{
	background: #C5D4E9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.LightBlueBCardLeftPaneRightBorder1{
	background: #C5D4E9;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.LightBlueBCardLeftPaneLeftBorder1{
	background: #C5D4E9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* LightOlive Table*/ 
/*
.LightOliveBCardRightPaneTitle{
	background: #C4B68F;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.LightOliveBCardLeftPaneTitle{
	background: #E0D9C7;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.LightOliveBCardLeftPaneRightBorder1{
	background: #E0D9C7;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.LightOliveBCardLeftPaneLeftBorder1{
	background: #E0D9C7;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* Brown Table*/ 
/*
.BrownBCardRightPaneTitle{
	background: #B26C48;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.BrownBCardLeftPaneTitle{
	background: #E0CFC5;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.BrownBCardLeftPaneRightBorder1{
	background: #E0CFC5;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.BrownBCardLeftPaneLeftBorder1{
	background: #E0CFC5;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* Turkiz Table*/ 
/*
.TurkizBCardRightPaneTitle{
	background: #5D98B8;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.TurkizBCardLeftPaneTitle{
	background: #D3E3F3;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.TurkizBCardLeftPaneRightBorder1{
	background: #D3E3F3;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.TurkizBCardLeftPaneLeftBorder1{
	background: #D3E3F3;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* Green Table*/ 
/*
.GreenBCardRightPaneTitle{
	background: #599079;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.GreenBCardLeftPaneTitle{
	background: #B5D9CB;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.GreenBCardLeftPaneRightBorder1{
	background: #B5D9CB;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.GreenBCardLeftPaneLeftBorder1{
	background: #B5D9CB;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* Yellow Table*/ 
/*
.YellowBCardRightPaneTitle{
	background: #E7B860;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.YellowBCardLeftPaneTitle{
	background: #F1D299;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.YellowBCardLeftPaneRightBorder1{
	background: #F1D299;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.YellowBCardLeftPaneLeftBorder1{
	background: #F1D299;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* DarkRed Table*/ 
/*
.DarkRedBCardRightPaneTitle{
	background: #91465A;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.DarkRedBCardLeftPaneTitle{
	background: #E3D4D9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.DarkRedBCardLeftPaneRightBorder1{
	background: #E3D4D9;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.DarkRedBCardLeftPaneLeftBorder1{
	background: #E3D4D9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* BlueGrey Table*/ 
/*
.BlueGreyBCardRightPaneTitle{
	background: #6F6F8B;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.BlueGreyBCardLeftPaneTitle{
	background: #CCD0E9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.BlueGreyBCardLeftPaneRightBorder1{
	background: #CCD0E9;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.BlueGreyBCardLeftPaneLeftBorder1{
	background: #CCD0E9;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}
*/
/* LightYellow Table*/ 
/*
.LightYellowBCardRightPaneTitle{
	background: #F1E3B4;
	border: 1px solid #6A7480;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: center;
}
.LightYellowBCardLeftPaneTitle{
	background: #F5EDD6;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AF4340;
	text-align: right;	
}
.LightYellowBCardLeftPaneRightBorder1{
	background: #F5EDD6;
	border-bottom: 1px solid #AF4340;
	border-right: 1px solid #AF4340;
	border-top: 1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;
}

.LightYellowBCardLeftPaneLeftBorder1{
	background: #F5EDD6;
	border-top: 1px solid #AF4340;
	border-bottom:  1px solid #AF4340;
	border-left:  1px solid #AF4340;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AF4340;
	text-align: center;	
}


*/