﻿body {
	background-position: center top;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-transform: uppercase;	
	scrollbar-face-color: #6C1000;
	scrollbar-highlight-color: #CC0000;
	scrollbar-3dlight-color: #CC0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #460000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;

}
div.main {
	background-position: center top;
	margin: 0px auto 0px auto;
	font-family: arial;
	font-size: 12px;
	color: #024770;
	background-color: #D2E9FF;
	top: 0px;
	text-align: center;
	position: relative;
	z-index: auto;
	width: 900px;
	height: 650px;
	background-image: url('images/scdbackground.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.iframe-div {
	background-position: center top;
	width: 665px;
	height: 460px;
	position: absolute;
	z-index: 2;
	top: 125px;
	left: 118px;
	padding: 2px;
	overflow: visible;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}


div.content {
	height: 455px;
	width: 660px;
	overflow: auto;
	border-style: dotted; 
	border-width: 0px; 
	border-color: #FF0000;
	padding:1px;
}
div.nav-bar{
	margin: auto 50% auto 50%;
	position: absolute;
	z-index: 2;
	width: 450px;
	height: 30px;
	top: 80px;
	left: -225px;
}
td.nav-bar{
		padding:0px;

}
a img {
	border-style: none;
	text-decoration: none;
}
a {
	border-style: none;
	text-decoration: none;
}

td {
	padding:3px;
}

div.headers {
	margin: auto;
	text-transform: uppercase;
	font-family: arial black;
	font-size: 16px;
	width: 95%;
	height: 20px;
	text-align: right;
	color: #FF0000;
}
     
td.dates {
	font-weight: bold;
	vertical-align: top;
	color: #00CC00;
}

td.col1 {
	width: 60px;
	color: #FF0000;
	font-family: Arial Black;
	text-align: center;
	vertical-align: top;
}

span.hlt{
	color: #00CC00;
	font-style: italic;
	font-weight: bold;

}
.hlt a {
	color: #00CC00 !important;
    text-decoration:none !important;

}

a:active {
	color: #FFFF00;
	text-decoration:none;
}

a:visited {
	color: #FFFF00;
	text-decoration:none;
}

a:link {
	color: #FFFF00;
		text-decoration:none;
}
a:hover {
	text-decoration: line-through;
	color: #FFFF00;
}
div.content {
	height: 455px;
	width: 660px;
	overflow: auto;
	border-style: dotted; 
	border-width: 0px; 
	border-color: #FF0000;
	padding:1px;
}
    
div.thumb {
	margin: auto;
	padding: 3px;
	height: 455px;
	width: 655px;
	text-align: center;
	background-color: transparent;
	vertical-align: top;
	font-size: 10px;
	overflow: auto;
}
div.thumb table{
	margin: auto;
	empty-cells: hide;
	border-collapse: collapse;
}
div.thumb td {
	vertical-align: top;
	text-align: center;
	height: 190px;
}
div.thumb th {
	font-size: 16px;
	color: #FF0000;
	font-family: Arial Black;
	vertical-align: top;
	text-align: center;
	height: 25px;
}

div.thumb table table{
	margin: auto;
	empty-cells: hide;
	border-collapse: collapse;
}


div.bio {
	margin: auto;
	border-style: dotted;
	border-width: 0px;
	border-color: #FF0000;
	padding: 3px;
	width: auto;
	height: auto;
	background-color: transparent;
	vertical-align: top;
	overflow: visible;
}


