.tabletop{
	background-repeat: no-repeat;
	background-image: url(graphics/tabletop.png);
	width: 579px;
	height: 15px;
	

}

#tablemid{
	background-repeat: repeat;
	background-image: url(graphics/tablemid.png);
	width: 579px;
	height: auto;
	margin-top: -2px;



	}
#tablemid .title{
	font-size: 12px;
	color: #93CCC6;
	font-weight: bold;}
	
#tablemid .fsmall{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}
	#tablemid .fsmall2{
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	
	
	}

.tablebottom{
	background-repeat: no-repeat;
	background-image: url(graphics/tablebottom.png);
	width: 579px;
	height: 17px;
	

}

 #tablemid .small-font {  font: 11px; }
