body {
	font: 13px calibri;
	color: #ffffff;
	background: #eaeaea;
	margin: 0px;
	padding: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #cacaca;
}

.toptable {
	font: 13px calibri;
	color: #0a72bf;
}

.bottomtable {
	font: 14px calibri;
	font-weight:bold;
	color: #222222;
}


.footertable {
	font: 13px calibri;
	color: #ffffff;
}

.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border-bottom:solid 1px #333333;
	border-top:solid 1px #aaaaaa;
	border-left:solid 1px #aaaaaa;
	border-right:solid 1px #333333;
	padding-left: 1px;
	width: 150px;
}