.bodybg {background: #57AAD9;}
.loginbg {background: #FFB165;}
.innerbg {background: #F7F7F7;}
.bordertable {background: #000000;}
.bodyheader {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.datatable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E20F72;
	text-decoration: none;
}
.blckdatatable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F1962;
	text-decoration: none;
}
.datatablenotbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E20F72;
	text-decoration: none;
}
.datatablebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E20F72;
	text-decoration: none;
}
.datatableboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blckdatatablebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F1962;
	text-decoration: none;
}
.blckdatatablesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1962;
	text-decoration: none;
}
.innerblue{
	background: #0083F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formcontent {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headerformcontent {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.submitstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}