body {
	border-width : 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-3dlight-color : silver;
	scrollbar-arrow-color : blue;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : silver;
	scrollbar-face-color : #EAF5FF;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : white;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color : #ffffff;
/*	background-attachment: fixed;*/
/*	background-position: top;*/
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: Black;
	font-size: 10px;
	}
a:link, a:visited, a:active, a:focus, a.hover {
	text-decoration : none;
	color: Black;
	background-color: transparent;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: lowercase;
}

h1 {
	font-family: Arial;
	font-size: 12px;
}
h2 {
	font-family: Arial;
	font-size: 10px;
}
h3 {
	font-family: Arial;
	font-size: 9px;
}
h5 {
	font-family: Arial;
	font-size: 11px;
}
img {
	border: 0px;
}

.bg {
	background-repeat : no-repeat
}
.firstlevel {
	font-size: 11px;
}
.copy {
	font-family: Arial;
	font-size: 14px;
}
.copy a {
	text-decoration: underline;
}
.navi2 {
	background-color: transparent;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}
.reg_form {
	background-color: #EAF5FF;
	border-bottom-style: solid;
	border-bottom-color: #D7E2EA;
	border-left-style: solid;
	border-left-color: #A6B9CA;
	border-right-style: solid;
	border-right-color: #D7E2EA;
	border-top-style: solid;
	border-top-color: #A6B9CA;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}

#active { 
	font-weight: bold;
}
#inactive {
	font-weight: normal;
}

#bold {
	font-weight: bold;
}

#hand {
	cursor: pointer;
}