.text {
background-color: #eeeeee;
border: 1px solid #000000;
margin: 20px 0px 10px 0px;
padding: 5px;
}


#tabletop { 
width:622px; 
background-color:#ccccca; 
height:21px; color:#000000; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:12px;
}

#tablebottom {
width: 622px;
}

#tabletop .cell1 {

background-image:url(../images/table_head.jpg);
background-repeat:repeat-x; 
height:19px; 
width: 127px; 
border-right:1px solid #CCCCCA;
float:left; 
text-align:center; 
padding-top:3px;
}

#tabletop .cell2 {
background-image:url(../images/table_head.jpg); 
background-repeat:repeat-x; 
height:19px; 
width:110px; 
border-right:1px solid #CCCCCA;
border-left:1px solid #CCCCCC; 
float:left; 
text-align:center;
padding-top:3px;
}

#tabletop .cell3 {

background-image:url(../images/table_head.jpg); 
background-repeat:repeat-x; 
height:19px; 
width:110px; 
border-right:1px solid #CCCCCA;
border-left:1px solid #CCCCCC; 
float:left; 
text-align:center;
padding-top:3px;
}

#tabletop .cell4 {
background-image:url(../images/table_head.jpg); 
background-repeat:repeat-x; 
height:19px; 
width:101px; 
border-right:1px solid #CCCCCA;
border-left:1px solid #CCCCCC; 
float:left; 
text-align:center;
padding-top:3px;
}

#tabletop .cell5 {

background-image:url(../images/table_head.jpg); 
background-repeat:repeat-x; 
height:19px; 
width:90px; 
border-left:1px solid #CCCCCC; 
float:left; 
text-align:center;
padding-top:3px;
}

#tabletop .cell6 {

background-image:url(../images/table_head.jpg); 
background-repeat:repeat-x; 
height:19px; 
width:72px; 
border-left:1px solid #CCCCCC; 
float:left; 
text-align:center;
padding-top:3px;
}


#tablebottom .cell1 {
background-color: #eeeeee;
height:20px;
width:121px;
border:1px solid #CCCCCA;
border-bottom:none;
padding-top:4px;
padding-left:4px;
float:left;
}

#tablebottom .cell2 {
background-color: #eeeeee;
height:20px;
width:104px;
border:1px solid #CCCCCA;
border-bottom:none;
text-align:center;
padding-top:4px;
padding-left:6px;
float:left;
}

#tablebottom .cell3 {
background-color: #eeeeee;
height:20px;
width:104px;
border:1px solid #CCCCCA;
border-bottom:none;
text-align:center;
padding-top:4px;
padding-left:6px;
float:left;
}

#tablebottom .cell4 {
background-color: #eeeeee;
height:20px;
width:95px;
border:1px solid #CCCCCA;
border-bottom:none;
text-align:center;
padding-top:4px;
padding-left:6px;
float:left;
}


#tablebottom .cell5 {
background-color: #eeeeee;
height:20px;
width:84px;
border:1px solid #CCCCCA;
border-bottom:none;
text-align:center;
padding-top:4px;
padding-left:6px;
float:left;
}


#tablebottom .cell6 {
background-color: #eeeeee;
height:20px;
width:66px;
border:1px solid #CCCCCA;
border-bottom:none;
text-align:center;
padding-top:4px;
padding-left:6px;
float:left;
}



