﻿body {
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333399;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color: #53008c;
	scrollbar-highlight-color: #d9a1ff;
	scrollbar-3dlight-color: #bc59ff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #460000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	text-transform: capitalize;
}
div.main {
	background-position: center top;
	margin: 0px auto 0px auto;
	font-family: Arial;
	font-size: 12px;
	color: #99CCFF;
	background-color: transparent;
	top: 0px;
	text-align: center;
	position: relative;
	z-index: 1;
	width: 900px;
	height: 600px;
}
.iframe-div {
	border-width: 0px;
	border-style: solid;
	background-position: center top;
	text-transform: uppercase !important;
	width: 770px;
	height: 520px;
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 65px;
	padding: 5px;
	overflow: visible;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div.content {
	padding: 3px;
	height: 515px;
	width: 760px;
	overflow: auto;
}
div.nav-bar{
	position: absolute;
	z-index: 7;
}
a img {
	border-style: none;
	text-decoration: none;
}
a {
	border-style: none;
	text-decoration: none;
}

td {
	padding:3px;
}

div.headers {
	margin: auto;
	font-family: arial black;
	font-size: 16px;
	text-align: center;
	color: #BFC8F5;
}
     
td.dates {
	font-weight: bold;
	vertical-align: top;
	color: #00CC00;
}

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

span.hlt{
	color: #FF3300;
	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.thumb {
color:#ffffff;
	margin: auto;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: center;
	background-color: transparent;
	vertical-align: top;
	overflow: visible;
}
div.whiteback {
color:#000000;
	margin: auto;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: center;
	background-color: transparent;
	vertical-align: top;
	overflow: visible;
}


div.whiteback table{
	margin: auto;
	empty-cells: hide;
		vertical-align: top;

}


div.thumb table{
	margin: auto;
	empty-cells: hide;
		vertical-align: top;

}
div.whiteback table td {
	text-align: center;
}

div.thumb table td {
	text-align: center;
}

div.whiteback table table{
	margin: auto;
	empty-cells: hide;
	vertical-align: top;
	border-spacing: 5px;
}

div.thumb table table{
	margin: auto;
	empty-cells: hide;
	vertical-align: top;
	border-spacing: 5px;
}
div.thumb table table td {
	height: 175px;
	width: 115px;
}

div.whiteback table table td {
    background-color: #FFFFFF;
	border: 2px double #333399;
	height: 175px;
	width: 115px;

}

div.bio {
	border: 2px double #333399;
	margin: auto;
	padding: 3px;
	width: 650px;
	height: auto;
	background-color: transparent;
	vertical-align: top;
	overflow: visible;
	background-image: url('images/trans-blue.png');
	background-repeat: repeat;
	text-transform: none;
}
div.top {
	text-align: right;
	font-weight: bold;
	width: 640px;
	height: auto;
}

