table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	background-color:#fff;
	color: #4D2B44;
}

table.tot {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	background-color:#fff;
	color: #4D2B44;
	height:50px;
}


td, th {
	padding: 5px;
}


thead th {
	text-align: center;
	background: #9DB70D;
	color: #fff;
	border: 0px solid #fff;
	text-transform:uppercase;
	font-size: 0.9em;
	line-height: 1.2em;
}


thead th.bon {
	text-align: center;
	background: #4D2B44;
	color: #fff;
	border: 0px solid #fff;
	text-transform:uppercase;
}


thead th.bon2 {
	text-align: center;
	background: #4D2B44;
	color: #fff;
	border: 0px;
	font-size: 0.9em;
	text-transform:uppercase;
}



thead th.bonw {
	text-align: center;
	background: #fff;
	color: #fff;
	border: 0px;
	font-size: 0.9em;
	text-transform:uppercase;
}








tbody th {
	font-weight: bold;
}


tbody tr		{
	background-color:#FFF; 
	text-align:left;
	font-size:1.2em;
}


tbody tr td { 
	height:40px;
	background: #FFF;
	border: 0px solid #FFF;
}

tbody tr.odd td{ 
	background: #C8D67D;
	border-top:0px solid #FFF;
}


tbody tr.oddb td{ 
	background: #EFF2D5;
	border-top:0px solid #FFF;
}


tbody tr td.oddb { 
	background: #D5CDC5;
	border-top:0px solid #FFF;
}


tbody tr td.oddw { 
	background: #fff;
	border-top:0px solid #FFF;
}
