.body {background-color:#000066;
}
.tableBg {
	background-color: #FFFFFF;
}
.subtable {
	background-color: #6699CC;
}
.contentTable {
	background-color: #BFD5EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-transform: capitalize;
}
.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000066;
}
.dbUpdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	line-height: 20px;
	text-transform: capitalize;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
	text-transform: capitalize;
}

