
body {
	color: black;
	background-color: #cfcfcf;
	margin-top: 8px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 8px;
	padding: 0;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: green;
	scrollbar-shadow-color: green;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: green;
}

a:link, a:visited, a:active {
	color: darkgreen;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:link.nounder, a:visited.nounder, a:active.nounder{
	text-decoration: none;
}

a.nounder:hover {
	text-decoration: underline;
}

.text {
	line-height: 140%;
	font-family: verdana, arial, tahoma, sans-serif;
	color: black;
	font-size: 12px;
}

.text_else {
	line-height: 130%;
	font-family: verdana, arial, tahoma, sans-serif;
	color: black;
	font-size: 11px;
}

.text_menu {
	line-height: 130%;
	font-family: arial, verdana, tahoma, sans-serif;
	color: black;
	font-size: 13px;
}

#clwhite {
	color: white;
}

h1 {
	color: darkgreen;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 20px;
	text-align: center;
	line-height: 120%;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0;
}

h3 {
	color: white;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 15px;
	text-align: center;
	line-height: 120%;
	margin: 0;
	padding: 0;
}

.button {
	color: green;
	background-color: white;
	height: 25px;
	font-size:13px;
	font-weight: bold;
	margin-top: 5px;
}

.shadow {
	background-color: #cfcfcf;
}

caption {
	color: #101010;
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight: bold;
}

#normal {
	font-weight: normal;
}

.heading {
	font-size: 13px;
	color: darkgreen;
}

.heading_left {
	font-size: 12px;
	color: darkgreen;
}

#table_bg {
	background-color: #dfdfdf;
}

.frame {
	border: 5px;
	width: 12px;
	height: 12px;
}

.part {
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: justify;
}

.another {
	font-size: 11px;
	line-height: 13px;
	padding-right: 15px;
	color: gray;
	text-align: right;
}

#black {
	color: black;
}

.wish {
	display:none;
}