/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(slices/bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
h1 {
	font-size: 18px;
	color: #000066;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #000066;
}
h3 {
	font-size: 16px;
	color: #000066;
}
h4 {
	font-size: 14px;
	color: #000066;
}
td#footercell {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000066;
	margin: 0px;
	padding: 5px;
}
td#contentcell {
	margin: 0px;
	padding: 10px 30px 10px 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #999999;
}
h1 {
	background-image: url(slices/titlebk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin: 5px;
	height: 35px;
	padding-left: 10px;
	padding-top: 5px;
}
.whiteback {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
strong {
	color: #000066;
}

