a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #001D48;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.contentCell {
	padding: 5px;
}
table.tabs {
	background-image: url(images/1px_ffffff.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #002D73;
}
a:hover {
	text-decoration: underline;
}
td.disabled {
	color: #005EEA;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

