body, td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
}
td { vertical-align:top; }
.menu_left {
	color: white;
	width:28px;
	text-align:right;
	font-size:10px;
	font-family:Arial;
}
.menu_right {
	color: white;
	font-size:11px;
	width:171px;
	padding-left:5px;
	font-weight:bold;
	padding-right: 25px;
	line-height: 14px;
}
.menu_right a, .menu_right a:link, .menu_right a:active {
	color: white;
	text-decoration: none;
}
.menu_right a:hover {
	color: white;
	text-decoration: underline;
}
.menu_spacer {
	height:10px;
}
.header {
	color: #3E72BE;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
.footer {
	text-align: center;
	vertical-align: middle;
	color:white;
	font-size: 11px;
}
.footer a, .footer  a:link, .footer  a:active {
	color: white;
	text-decoration: underline;
}
.footer  a:hover {
	color: white;
	text-decoration: none;
}
ul {
	margin-left: 20px;
}