﻿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;

}

div.content {
	height: auto;
	width: 780px;
	overflow: visible;
	padding: 2px;
}
div.content td{
	padding: 2px;
}

a img {
	color:transparent;
	border-style: none;
	text-decoration: none;
	border-width:0px;
}
img {
	color:transparent;
	border-style: none;
	text-decoration: none;
	border-width:0px;
}


a {
	border-style: none;
	text-decoration: none;
	border-width:0px;

}


div.headers {
	margin: auto;
	text-transform: uppercase;
	font-family: "Arial Black";
	font-size: 14px;
	width: 95%;
	height: 20px;
	text-align: right;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}
     
td.dates {
	font-weight: bold;
	vertical-align: top;
	color: #FF0000;
}

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


.hlt a {
	color: #FF0000!important;
    text-decoration:none !important;

}

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

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

a:link {
	color: #FF9933;
		text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
    
div.thumb {

	margin: auto;
	padding: 2px;
	height: auto;
	width: 775px;
	text-align: center;
	background-color: transparent;
	vertical-align: top;
	font-size: 12px;
	overflow: visible;
}
div.thumb table{
	margin: auto;
	empty-cells: hide;
	width:auto;

}
div.thumb table td{
	height: 265px;
	width: 154px;
	vertical-align: top;
	text-align: center;
	padding:2px;
}

div.thumb table th{
	height: 25px;
	vertical-align: top;
	text-align: center;
	width: auto;
	font-size: 12px;
	font-family: "Arial Black";
	color: #FF0000;
	text-transform: capitalize;
}

