body {
	background-image: url(imgs/pback.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {color: #006600}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {color: #000000}
a.sub:link {
	text-decoration: none;
	color: Black;
}
a.sub:visited {
	text-decoration: none;
	color: Black;
}
a.sub:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.sub:active {
	text-decoration: none;
		color: Black;

}
a:link {
	text-decoration: underline;
	color: #006600;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}

a.nav:link {
	text-decoration: none;
	color: #006600;
}
a.nav:visited {
	text-decoration: none;
	color: #006600;
}
a.nav:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.nav:active {
	text-decoration: none;
}

#calender td {
	vertical-align: top;
	padding: 4px;
}
#calender td a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#calender td a:hover {
	color: #990000;
	text-decoration: none;
}

.free {
	background-color: #FFFFFF;
	border: 1px solid #000;
}

/*.part {
	background-color: #DAECC8;
	border: 1px solid #000;
}
*/
.full {
	background-color: #81C043;
	border: 1px solid #000;
	color: Gray;
}
#key {
	margin-top: 40px;
	font-size: 88%;
}
.xfreek {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 15px;
	height: 15px;
}
/*.partk {
	background-color: #BFDF9F;
	border: 1px solid #000000;
	width: 15px;
	height: 15px;
}
*/
.xfullk {
	background-color: #669933;
	border: 1px solid #000000;
	width: 15px;
	height: 15px;
}
.red {
	color: #F00;
}
