a:link {
color: #ff9900;

}

a:visited {
color: #ff9900;

}

a:hover {
color: #8a4500;
background-color: #ffe4ca;
}

a:active {
color: #8a4500;

} 


body {
	scrollbar-face-color:FFCC99;
 	scrollbar-track-color:FFFFCC;
  	scrollbar-arrow-color:000000;
   	scrollbar-shadow-color:000000; 
   	scrollbar-dark-shadow-color:000000;
   	scrollbar-3dlight-color:ffffff;
	scrollbar-highlight-color:ffffff;
	y-overflow: hidden;
}

input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

#info-header {
	position:absolute;
	left:216px;
	top:-4px;
	width:781px;
	height:23px;
	z-index:1;
}

.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.inzicht {
	color : #FFFFCC;
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
}
.title01 {
	color : #8D3219;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.content {
	
	/*background-attachment: fixed; */
   	/*background-repeat: no-repeat; */
	position:float;
 	width:516px;
  	height:425px; 
  	z-index:1;
   	left: 498px;
    top: 222px;
	background-image: url(images/back.jpg);
	layer-background-image: url(images/back.jpg);
	border: 1px none #000000;
	overflow: auto;
	overflow-x: hidden;
   	overflow-y: scroll;
	}
.title {
	color : #000000;
	margin-top : 25px;
	margin-left : 10px; 
	text-align : left;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.login {
	color : #000000;
	margin-top : 25px;
	margin-left : 10px; 
	text-align : left;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.text {
	color : #000000;
	margin-top : 25px;
	margin-right : 20px;
	margin-left : 20px; 
	text-align : left;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	
}

.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.tabel td {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
 
 


.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 25px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #EEEEEE;
	text-decoration: none;
}
.menu02 a:visited{
	color : #FFFFFF;
	text-decoration: none;
	}
.tbl {
    width: 100%;
    border: 1px solid #000;
    border-collapse: collapse;
    font-family: arial, sans-serif;
    font-size: small;
 }
  .tbl td, .tbl th {
    text-align: center;
    border: 1px solid #000;
 }
  .tbl .on {
    background-color: #ddd;
 }
  .tbl .off {
    background-color: #fff;
 }
  .tbl .hover {
    background-color: #99f;
 }
  .tbl .click {
    background-color: #66f;
    font-weight: bold;
 }
