body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
//	overflow: hidden;
    overflow: auto;

	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#000000;



	scrollbar-highlight-color:#;
	scrollbar-3dLight-Color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#E5E5E5;
	scrollbar-face-color:#E5E5E5;
	font-family: Arial, Helvetica, sans-serif;



}
.scrolldiv {
	overflow-y: scroll;
	height: 75%;
	padding-right: 10px;
	padding-left: 10px;


}
.tabbladon {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.tabbladoff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabbladon2 {

	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
td {
	font-size: 16px;
	font-weight: normal;

}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
