@charset "UTF-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}


a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/main/sl_bkgd.jpg);
	line-height: 16px;
}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.whitelink a 			{ color: #FFFFFF; font-weight: bold;text-decoration: none; }
.whitelink a:link 		{ color: #FFFFFF; font-weight: bold;text-decoration: none; }
.whitelink a:visited 	{ color: #FFFFFF; font-weight: bold;text-decoration: none; }
.whitelink a:hover		{ color: #FFFFFF; font-weight: bold;text-decoration: underline; }


.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

