﻿body {
	font-family: Verdana;
	font-size: 11pt;
	background-image: url('images/Background.png');
	background-attachment: fixed;
}
.style1 {
	text-align: center;
}
td {
	background-position: bottom;
	background-image: url('camp.css');
	background-repeat: no-repeat;
	font-style: normal;
	vertical-align: top;
	cursor: auto;
	text-decoration: none;
}
a {
	color: black;
}
.Selected {
	background-position: center;
	background-image: url('images/TableBG.png');
	background-repeat: no-repeat;
	height: 80px;
	color: white;
	font-weight: bold;
	cursor: auto;
	text-align: center;
	vertical-align: middle;
	font-family: Forte;
	font-size: xx-large;
}
.TextInSelected {
	color: black;
}
.TextNotSelected {
	color: black;
}
.Top {
	background-position: bottom;
	background-image: url('images/TableBGTop.png');
	background-repeat: no-repeat;
	font-style: oblique;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	font-family: Forte;
	font-size: 20pt;
	height: 80px;
}
.Middle {
	background-position: bottom;
	background-image: url('images/TableBG.png');
	background-repeat: no-repeat;
	font-style: oblique;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	font-family: Forte;
	font-size: 20pt;
	height: 80px;
}
.Bottom {
	background-position: bottom;
	background-image: url('images/TableBGBottom.png');
	background-repeat: no-repeat;
	font-style: oblique;
	cursor: pointer;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	font-family: Forte;
	font-size: 20pt;
	height: 80px;
}
.style2 {
	text-align: right;
}
img {
	border-style: hidden;
	border-width: 0px;
}
.BoardItem {
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
}
h1 {
	color: green; 
	font-size: 24px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	margin: 6px 0 2px;
}
h3 {
	color: green; 
	font-size: 20px; 
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	margin-top: 6px; 
	margin-right: 0px; 
	margin-bottom: 2px; 
	margin-left: 0px; 
}
.firsttext {
	width: 100%;
}