body {
	background-color: #000000;
}
td#splashleft {
	
	margin: 0px;
	padding: 0px;
}
td#splashcontent {
	background-image: url(/images/contentbk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td img {display: block;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
background-image: url(images/redpatternvertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#slideshow {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
	width: 267px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
	
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}
h1 {
	font-size: 20px;
	color: #FFFF00;
}
h2 {
	font-size: 16px;
	color: #FF0000;
}
h3 {
	font-size: 14px;
	color: #FF0000;
}
div.rightimg {
	padding: 0px;
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.subnavlist {
	margin: 10px 0px 10px 5px;
	padding: 0px;
	color:#ffffff;
	display: block;
}
ul.subnavlist li {
	margin: 3px 0px 3px 0px;
	list-style-type: none;
	width: 100%;
	list-style-position: inside;
	padding: 0px;
	display: list-item;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
ul.subnavlist a {
color:#ffffff;
text-decoration:none;
}
ul.subnavlist a:link {
color:#ffffff;
text-decoration:none;
}

ul.subnavlist a:hover {
color:#ffff00;
text-decoration:underline;
}
ul.subnavlist a:active {
color:#ffffff;
text-decoration:none;
}
ul.subnavlist a:visited {
color:#ffffff;
text-decoration:none;
}
.smalltext {
	font-size: 10px;
	color: #FF0000;
}
div.contenttext {
	margin: 10px 15px;
	padding: 0px;
}
div.contenttext ul li {
	padding-bottom: 10px;
}
div.contenttext2 {
	margin: 10px 15px;
	padding: 0px;
}
div.contenttext2 ul li {
	padding-bottom: 10px;
}td#leftcolumn {
	margin: 0px;
	padding: 0px;
	width: 135px;
}
