﻿body {
	font-family:Verdana;
	font-size:12px;
}

.table {
	background-color: #3D3C51;
}

img {
	border:none;
	padding:3px;
}

.cells {
	background-color: #FFFFFF;
	margin-top:2px;
}

.header {
	border: 1px solid #FFFFFF;
}

.right {
	margin-top:2px;
	color:white;
	border: 1px solid #FFFFFF;
}

.right a {
	color:white;
	text-decoration:none;
}

.right a:hover {
	color:yellow;
	text-decoration:underline;
}

.textcenter {
	text-align:center;
}

.downloadborder {
	border: 1px solid #000000;
	background-color:#BCD5FE;
}

.downloadtable {
	font-size:16px;
	font-weight:bold;
}