.tab_hover {
background-color:#711171;
color:#ffffff;
cursor:pointer;
width:80px;
height:20px;
background-image:url(./images/ltab_blue.gif);
border:0px;
text-align:center;
font-weight:bold;
border:1px solid #000000;
}

.tab {
background-color:#e0d6cf;
color:#444444;
cursor:pointer;
width:80px;
height:18px;
background-image:url(./images/ltab_blue2.gif);
border:0px;
text-align:center;
font-weight:none;
border:1px solid #000000;
}

.data_tab {
background-image:url(./images/ltab_center_bg.gif);
border:1px solid gray;
width:500px;
height:100px;
text-align:left;
padding:.3em;
}

.tab_hover2 {
background-color:white;
color:white;
cursor:pointer;
width:75px;
height:18px;
background-image:url(./images/center_tab_blue.gif);
border:0px;
text-align:center;
font-weight:bold;
border:1px solid gray;
}

.tab2 {
background-color:white;
color:#444444;
cursor:pointer;
width:75px;
height:18px;
background-image:url(./images/center_tab_blue2.gif);
border:0px;
text-align:center;

font-weight:none;
}
.data_tab2 {
background-image:url(./images/xltab_center_bg.gif);
border:1px solid gray;
width:500px;
height:100px;
text-align:left;

padding:.3em;
}
.tb {
BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid;; 
}

.tabcontent{
border: 0px; 
height:250px;
padding:10px;
}
