body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-bottom: 15px;
	padding-bottom: 15px;
	background-color: #E9E9E9;
	line-height: 14px;
}

.header {
	background-color: #FFFFFF;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.footer {
	background-color: #FFFFFF;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	color: #666666;
}
.footer a:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.footer a:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.navigation {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}
.navigation a:link {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}
.navigation a:visited {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}
.navigation a:hover {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	background-color: #FEFEFE;
}
.navigation a:active {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}
.playground {
	font-size: 11px;
	background-color: #BABDB6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.playground a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.playground a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.playground a:hover {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.playground a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
}
img.startpage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.leftcol {
	background-color: #232323;
	color: #FFFFFF;
	font-size: 11px;
}
.leftcol a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.leftcol a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.leftcol a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.leftcol a:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
select.leftcol {
	font-size: 11px;
	color: #000000;
	width: 150px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 5px;
}
button.leftcol {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEE6;
	border: 1px outset #FFFFFF;
	margin-top: 5px;
}

td.shorttext {
	font-size: 11px;
	text-decoration: none;
}
td.shorttext a:link {
	font-size: 11px;
	text-decoration: none;
}
td.shorttext a:visited {
	font-size: 11px;
	text-decoration: none;
}
td.shorttext a:hover {
	font-size: 11px;
	background-color: #BABDB6;
	text-decoration: underline;
}
td.shorttext a:active {
	font-size: 11px;
	text-decoration: none;
}
