div.tabArea {
	font-size: 80%;
	font-weight: bold;
	color:ffffff;
}
div.tabWhite {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}
a.tab {
    background: none repeat scroll 0 0 #ededed;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: 20px;
    padding: 4px 10px;
    text-decoration: none;
}
.tdDetails {
	border-bottom: 1px solid BLACK;
	height: 26px;
}
.tdTitle {
	border-bottom: 1px solid BLACK;
	border-left: 1px solid BLACK;
	border-right: 1px solid BLACK;
	background-color: #DB9A9A;
	height: 25px;
}
.tdBottom {
	border-bottom: 1px solid WHITE;
}
.clsAllTabs {
	background-color: #c6dfd8;
	color: red;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	padding: 2px 1em 2px 1em;
	text-decoration: none;
	height: 20px;
	font-size: 12px;
}
.tabHeaders{
	font-size: 12px;
	vertical-align: super;
} 
.clsRounded {
.bl {
background: url(../common/images/b1.gif) 0 100% no-repeat #e68200;
width: 20em
}
.br {
	background: url(../common/images/t1.gif) 0% 0% no-repeat
}
.t1 {
	background: url(../common/images/tr.gif) 100% 0% no-repeat
}
.tr {
	background: url(../common/images/br.gif) 100% 100% no-repeat
}