/* CSS Document */
td img {display: block;}body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
}

td#content {
	background-color: #2F486C;
	background-image: url(slices/contentbk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 55px;
	padding-left: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2E3153;
}
body,td,th {
	font-size: 10px;
	color: #272425;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2F486C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F486C;
}
a:hover {
	text-decoration: underline;
	color: #2F486C;
}
a:active {
	text-decoration: none;
	color: #2F486C;
}