body {
	margin:0px;
	padding:0px;
	padding-top:10px;
	background-color:#EEEEEE;
}

body, th, td, p, div, span, input, select, textarea, caption {
	font-family:Arial, sans-serif;
	font-size:12px;
}

td.topMenuTD {
	text-align:center;
	padding-right:14px;
	padding-left:14px;
}

a.topMenuLink {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.topmenuLink:hover {
	text-decoration:underline;
}

td.footer, span.footer, a.footer {
	font-size:11px;
	color:#5377B3;
}

td.mainTD {
	padding:10px;
	padding-left:60px;
	background-image:url(images/vertical_bg.gif);
	background-repeat:no-repeat;
	background-position:0 50;
}