body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.list {
	font-family: verdana, arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}

#nav {
	background-image: url(images/nav_bg.jpg);
	width: 209px;
	vertical-align: top;
}

#copy {
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	background-color: #8D1A21;
	line-height: 14px;
	font-size: 11px;
}

#rightcurve_stretch {
	background-image: url(images/rightcurve_stretch.gif);
	background-repeat: repeat-y;
	width: 144px;
}

#copy a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy a:hover {
	color: #FCB033;
	text-decoration: underline;
}

#copy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy a:visited:hover {
	color: #FCB033;
	text-decoration: underline;
}

#copyimg {
	border: 1px solid #FFFFFF;
}

#table {
	margin: 0px;
	padding: 0px;
	width: 770px;
	border: 0px;
}

#copyint {
	font-size: 11px;
	vertical-align: top;
}

#copyint li {
	padding-bottom: 5px;
	padding-top: 3px;
}

caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

th {
	text-align: left;
	color: #8D1A21;
	background-color: #FFFFFF;
}

#copy li {

	padding-bottom: 2px;
}
.yellowlink {

	color: #FCB033;
	text-decoration: underline;
}
