.tabs
{
width:100%;
font-size:93%;
line-height:normal;
}

.tabs ul
{
margin:0;
padding:10px 10px 0 0;
list-style:none;
}

.tabs li
{
display:inline;
margin:0px;
padding:0px;
}

.tabs a
{
float:left;
background:url("tableft.gif") no-repeat left top;
margin:0px;
padding:0 0 0 4px;
text-decoration:none;	
background-position:0% -42px;
outline: none;
}

.tabs a:hover, .tabs .selected a  
{
background-position: 0% 0px;
}

.tabs a:hover span, .tabs .selected a span  
{
background-position:100% 0px;
}


.tabs a span 
{
font: bold 10px/1.5em Verdana;
display:block;
float:left;
background:url("tabright.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#556E88;	
background-position:100% -42px;
}



.panel
{
border:1px solid #FFCE6D;
width:230px;
padding:10px;
}

                           /* start css for tagClouds */

.tagcloud 
{ 
padding: 3px;
text-decoration: none; 
}  

.tagcloud a
{
color:#556E88; 
text-decoration:none;
}  

.tagcloud a:link 
{
color:#556E88; 
text-decoration:none;
}  
.tagcloud a:visited 
{ 
color:#556E88; 
}  
.tagcloud a:hover 
{ 
text-decoration: underline;
}  
.tagcloud a:active
{
}  


                           /* end css for tagClouds */


                          /* start css for currency */

.datatable td { padding-left: 10px;}

.datatable th {border: 1px solid #ccc;color: #555;font-family: verdana;font-size: 12px;font-weight: bold}

.datatable td {border: 1px solid #ccc}


                        /* end css for currency */

