﻿body {
	margin-top:10px;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:0cm;
	margin-bottom:.0cm;
	page-break-after:avoid;
	font-size:13px;
	font-family:Arial,Sans;
	}

.LeftColumn {
	background: #F5D471;
	width:200px;
	text-align: center;
	vertical-align:top;
	
}

.bottom {
	padding-left:10px;
	background: #F5D471;
	text-align: center;
	height: 24px;
}

.top {
	padding-left:10px;
	padding-bottom:10px;
	background: #F5D471;
	text-align: left;
	height: 24px;
}

table.Thumbnail td.NotPressed {
	cursor: default;
	border: #E5DBCC solid 1px;
}

table.Thumbnail td.Pressed {
	cursor: default;
	border: black solid 1px;
}

