/* CSS Document */

td img {display: block;}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td#content {
	background-image: url(/slices/contentbk.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 20px;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
td#topnav a {
	color: #000000;
	text-decoration: none;
}
td#topnav a:link {
	color: #000000;
	text-decoration: none;
}
td#topnav a:visited {
	color: #000000;
	text-decoration: none;
}
td#topnav a:hover {
	text-decoration: none;
	color: #FF0000;
}
td#topnav a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.border {
	border: 2px solid #000000;
}
