.center{position:absolute;top:25%;left:30%}
.button {  font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; background-color: #8D99AF;
 	width: 150px; border-style: solid; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px}
.smallButton {  font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9px; background-color: #8D99AF;
 	width: 70px; border-style: solid; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px}

.cellTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #414D40}
.inputBox {  font-family: "Courier New", Courier, mono; font-size: 12px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 230px}
.dropBox {  font-family: "Courier New", Courier, mono; font-size: 12px}
.bottomCenter {  position: absolute; left: 35%; top: 94%;}
.mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFF66;
	font-weight: bold;

}
.mainFont {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}

.smallInputBox {  font-family: "Courier New", Courier, mono; width: 150px}
body {
	background-color: #F4FCF6;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.warning {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #660000}
.cellLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #74301D;
}
.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e8bcb0;
	border: 1px solid #74301d;
	width: 250px;
	font-weight: bold;


}
table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
.tableHeadAge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.tableCity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tableGender {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
}
.tableNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
