.tabletop {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background: #D3DEC7;
}
.tabeleleft1 {
	font-size: 10px;
	color: #333333;
	background: #E3EACE;
}
.tabeleleft2 {
	font-size: 10px;
	color: #333333;
	background: #E1E6DD;
}
.tabemain {

	font-size: 10px;
	color: #333333;
	background: #F3F4F2;
}

.letter_s{
	letter-spacing:1.5;
	padding-bottom:5px;
}
	
.campaign {
	text-align: center;
	margin: 5px 0 10px 0;
	position: relative;
}

div.campaign p{
	position: absolute;
	float: left;
	top: 68px;
	left: 80px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
