.text{
	font-family : tahoma;
	font-size :10pt;
	}
	.textsm{
	font-family : tahoma;
	font-size :8pt;
	}
TABLE.cb{
	background-color: #3c976d;
}
.pad{
	padding : 5px;
}
Table.fullslice{
	background-image : url(../../starfishcompany.com/images/fullslice.jpg);
	background-color : inherit;
	background-position : center;
	background-repeat : repeat;
	padding-right : 4px;
	font-family : Tahoma;
	font-size: 13px;
	color:#f1e89d;
	font-weight : bold;
}
TABLE.header{
	background-color :#f7cd2b;
}
Table.outer{
	border :3px groove #FFCC33;
}
Td.bottom{
	border-bottom :3px groove #FFCC33;
		background-color : #FFCC33;
}


TD.fullslice{
	background-image : url(../../starfishcompany.com/images/fullslice.jpg);
	background-color : inherit;
	background-position : center;
	background-repeat : repeat;
	font-family : Tahoma;
	font-size: 11px;
	color:#f1e89d;
	font-weight : bold;
	text-align : center;
	padding-left : 10px;
}
	


TD.cb_left{
	background-image : url(../../starfishcompany.com/images/borderleft.jpg);
	background-attachment : scroll;
	background-repeat : repeat-y;
}

TD.cb_right{
	text-align : right;
	padding-right : 20px;
}
TD.timeslice {
		background-repeat : no-repeat;
	background : url(../images/timeslice.jpg);
}
.footer{
	font-family :tahomat;
	font-size : 8pt;
}
.floatr{
	float:right;
	padding : 5px 5px 5px 5px;
}
.floatl{
	float:left;
	padding : 5px 5px 5px 5px;
}
.ybg{
	background-color : #f1e89d;

}
.wbg{
		border : thin solid #055db6;
}
.spec{
border : thin solid #055db6;
padding:3px;
width:200px;
text-align:center;
font-weight:bold;

}