  caption {
		padding: 8px 2px 5px 2px;
		color: #2B353A;
		background-color: inherit;
		font-size: 100%;
		font-weight:bold;
		text-align: center;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;
		}
		.th {
		width: 150px;
		padding: 8px 2px 5px 5px;
		color: #2B353A;
		background-color: inherit;
		font-size:90%;
		font-weight: bold;
		text-align: right;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;
		}
	
	.odd  {
		color: #42525A;
		background-color: inherit;
		}
  
  	.td {
		width: 150px;
		padding: 4px 10px;
		color: #42525A;
		background-color: inherit;
		font-size: 90%;
		font-weight:bold;
				border-bottom: 1px solid #F3F6F8;

		}
		
			.even {
		color: #42525A;
		background-color: inherit;
		}
		
			 .odd_hover {
		color: inherit;
		background-color: #FFF8F2;
		padding-left:15px;
		text-align:left;
		width:200px;
		font-size:90%;
		}
		
					 .odd_hover2 {
		color: inherit;
		background-color: #FFF8F2;
		padding:5px;
		text-align:right;
		
		font-size:90%;

}
/* CSS Document */

#wrapper #center table {
	font-size: 80%;
}
