@charset "utf-8";
/* CSS Document */

.tab-body{
	overflow:hidden;
	background:#ffffff;
	margin:0 auto;
	font-family:trebuchet MS;
	font-size:0.8em;
}
.col-header{
	text-align:center;
	background:url(images/bg_header.png) repeat-x bottom;
	color:#000;
	font-weight:bold;
	height:35px;
}
.col-body{
	text-align:center;
	color:#000;
	background:url(images/trans_bg.png) bottom;
}
