.TableFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3800;
	border-right-color: #CC3800;
	border-bottom-color: #CC3800;
	border-left-color: #CC3800;
}
.TableMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CC3800;
	border-right-width: thin;
	border-right-style: dashed;
	border-top-color: #CC3800;
	border-right-color: #CC3800;
	border-bottom-color: #CC3800;
	text-align: center;
}
.TableAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCBF00;
	text-align: center;
	border: thin dotted #382B4D;
}
.TableGallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ACA756;
	text-align: center;
}
h1 {
	color: #68653A;
}

body {
	background-color: #CCC666;
}
