body {
	margin: 0px;
}
.centralCell {
	text-align: center;
	vertical-align: middle;
}
.headerCell {
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	height: 167px;
}.baseCell {
	background-color: #000000;
	height: 25px;
}
.mainCell {
	border-right: 1px solid #000000;
}
.menuCell {
	border-right: 1px solid #000000;
	text-align:left;
	height:28px;
	max-height:28px;
	line-height:10px;
}
td.menuCell a {
	margin:0;
	padding:0;
}
td.menuCell img {
	margin:0;
	padding:0;
}
.bodyGrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:16px;
	text-decoration:none;
}
.bodyGrey11 a:link {
	text-decoration:none;
}
.bodyGrey11 a:hover {
	color: #000000;
	text-decoration:underline;
}
.bodyGrey11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height:16px;
}
p.error {
	color:#FF0000;
	font-weight:bold;
}