body {
	background: #000000;
	color: #ffffff;
}

body * {
	background: transparent;
	color: #ffffff;
}

td, a {
	background: transparent;
	color: #ffffff;
}

label {
	font-size: 0.9em;
}

#Location {
	display: none;
}

#ToolHeader {
	border: 0px none;
}

#Menu #sGallery {
	visibility: visible;
}

div.nav table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: left;
}

div.nav td.long {
	width: 186px;
	padding-left: 28px;
}

div.nav td.year {
	width: 215px;
}

.content {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

.content .left, .content .right {
	width: 365px;
}

.content .left {
	margin: 0px 20px 0px 0px;
}

.yellow {
	color: Yellow;
}

.menu a {
	background: transparent;
	color: #ffffff;
}

.sections {
	display: block;
	float: right;
	width: 100%;
	padding: 160px 0px 0px 0px;
}

select, input, option {
	background: Silver;
	color: #000000;
	vertical-align: middle;
}

.search input.img {
	background: #000000;
}

table.abc, table.cal {
	width: 736px;
	padding: 0px;
	margin: 0px;
}

table.abc td a, table.cal td a {
	background: transparent;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}

table.abc td {
	width: 110px;
	height: 150px;
	background: #81bc00;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 7em;
	padding-top: 20px;
}

html>body table.abc td {
	padding: 0px;
}

table.abc td a:hover {
	background: transparent;
	color: #ffffff;
}

#Content table.cal td {
	height: 150px;
	background: #ffff00;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 6.5em;
/*	padding-top: 18px;*/
}

html>body table.cal td {
	padding: 0px;
}

#Content table.cal td.disabled {
	background: #4c4c4c;
	color: #333333;
}

table.cal td:hover, table.cal td:hover a {
	background: #00f3a6;
	color: #ffffff;
}

.yellow, a.yellow, a.yellow:hover {
	background: transparent;
	color: #ffff00;
}
