body {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

.header {
	vertical-align: top;
	text-align: center;
}

.footer {
	border-width: 0;
	text-align: center;
	width: 100%;
}

.tableGiris {
	background-color: #F7F6F3;
	width: 350px;
	font-weight: bold;
	color: #5D7B9D;
}

.tableHeader {
	font-size: 16px;
	background-color: #5D7B9D;
	color: white;
	text-align: center;
}

.formTh {
	text-align: left;
	background-color: #E9ECF1;
}

.formtd {
	text-align: left;
}

.formtable {
	border-color: #5D7B9D;
	border-width: 0;
	text-align: center;
	border-style: hidden;
	background-color: #F7F6F3;
}

.tableclass {
	background-color: navy;
	border: 0px hidden silver;
	border-collapse: collapse;
}

.headerRow {
	
	font-size: 16px;
	background-color: #5D7B9D;
	color: white;
	text-align: left;               
}

.oddRow {
	
	background-color: #ffffff;
}

.evenRow {
	
	background-color: #f2f2f2;
}
