body {
	font-family: verdana, ariel;
	font-size: 10pt;
	background-color: #404040;
	color: white;
}

a{
	color:#fff;
}

.thumb{
	margin: 7px;
	border: 3px solid #fff;
}

.maincontainer{
	border: 2px solid #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 7px;
	background-color: #808080;
	text-align: center;
}

hr{
	color: white;
}

.headerimg{
	border: none;
}

.headertable{
	width:100%;
	border-bottom: 1px solid white;
	margin-bottom:15px;
}

.headertable td{
	text-align: center;
}

.header{
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
}