@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.warningBottom {
	background-color: #000000;
	text-align: center;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FF9966;
}.warningText {
	background-image: url(images/ss_warning_r6_c4.jpg);
	height: 112px;
	width: 275px;
	overflow: auto;
	font-size: 10px;
}
#Wtext {
	overflow: scroll;
	height: 112px;
	width: 265px;
	margin-left: 10px;
}
#Wtext li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Wtext ul {
	margin: 0px;
}
.warningText #Wtext p {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#parents {
	font-weight: bold;
	color: #FF0000;
}
