/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}
.splashbktd {
	background-image: url(images/splash_background.gif);
	background-repeat: repeat-y;
}
.splashbk2td {
	background-image: url(images/splash_background2.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.navtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.navtext:link {
	color: #000000;
}
a.navtext:hover {
	color: #666666;
}