.boxoutline {
	border: thin solid #003333;
}
.scrollbox {
	height: 300px;
	overflow: auto;
	width: 100%;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #990000;
}
.topline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.bottomlinered {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
td {
	font-family: Tahoma;
	font-size: 16px;
}
body {
	background-image: url(/images/sb10065539o-001_01.jpg);
	background-repeat: repeat-x;
}

