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

.cell1 { background-color: #fff; width:120px; }

.cell2 { background-color: #fff; width:75px; }

.cell3 { background-color: #fff; }

.cell4 { background-color: #fff; }

.cell5 { background-color: #fff; }

.cell6 { background-color: #fff; }

.cell7 { background-color: #fff; }

#tabletop .cell1 {background-image:url(../images/table_head.jpg); background-repeat:repeat-x; height:19px; width:120px; 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:90px; 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:105px; border-right:1px solid #CCCCCA;							border-left:1px solid #CCCCCC; float:left; text-align:center;padding-top:3px;}


#tablebottom .cell1 {height:20px; width:114px; border:1px solid #CCCCCA; border-bottom:none;	padding-top:4px; padding-left:4px; float:left;}
#tablebottom .cell2 {height:20px; width:84px; border:1px solid #CCCCCA;border-bottom:none; padding-top:4px;padding-left:6px; float:left;}
#tablebottom .cell3 {height:20px; width:99px; border:1px solid #CCCCCA;border-bottom:none; padding-top:4px;padding-left:6px; float:left;}

