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

}
a:visited {
	color: #000000;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	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: auto;
//	overflow-y: scroll;
	height: 75%;

}
.tabbladoff {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.scrolltd {
	overflow-y: scroll;
	height: 98%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;

	
}
td {
	font-size: 16px;
	font-weight: normal;



}
.frmBody {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	overflow: hidden;
	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;
	margin-top: 0px;

}
.layerTable {
	background-color: #EEEEEE;
	border: 1px solid #000000;

}
