HTML,BODY{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:13px;
   margin:0;
   padding:0;
   height:100%;
   width:100%;	
	scrollbar-DarkShadow-Color: #999999;
	scrollbar-Track-Color: #000000;
	scrollbar-Face-Color: #cc0000;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Arrow-Color: #FFFFFF;
}
TD{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:13px;
	line-height: 18px;
	}

.fullTable{
   height:100%;
   width:100%;	
}

input,textarea{
	border:1px solid #000000;
	background: FFFFFF;
	color: #000000;
	font-size: 13px;
	cursor:pointer;
}
H2 {
	font-size: 14px;
	color:#c8b97a;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
H1 {
	font-size: 17px;
	color:#cc0000;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}
A:link {
	color: #A38B21;
	text-decoration: none;
}
A:visited {
	color: #A38B21;
	text-decoration: none;
}
A:hover,A:active {
	color: #CC0000;
	text-decoration: none;
	border: 0px none;
}

A.subMenu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-family:Trebuchet MS;
}
A.subMenu:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family:Trebuchet MS;
}
A.subMenu:hover,A.subMenu:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family:Trebuchet MS;
}


UL {
	list-style-image:url(/imgs/list.gif);
}
.leftSide{
	background-color:#c8b97a;
	background-image: url(/imgs/lb.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.rightSide{
	background-color:#c8b97a;
	background-image: url(/imgs/rightside.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.rightSide1{
	background-color:#c8b97a;
	background-image: url(/imgs/rightside1.gif);
	background-repeat: repeat-x;
	background-position:top left;
}
.topMenu{
	background-color:#9b852d;
	color:#FFFFFF;
	cursor:pointer;
	filter:alpha(opacity=85);
}
.topItem{
	cursor:pointer;
}
.bgMain{
	background-image: url(/imgs/bg_main.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.bold{
	font-weight:bold;
}
.knopje{
	border:1px solid #000000;
	background: c8b97a;
	font-family:Trebuchet MS;
	color: #000000;
	font-weight:bold;
	font-size: 13px;
	cursor:pointer;
}
.userMenu{
	background-color:#FFFFFF;
	width:160px;
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	font-family:Trebuchet MS;
	cursor:pointer;
}
.userMenuOver{
	background-color:#cc0000;
	width:160px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Trebuchet MS;
	cursor:pointer;
}
.topItem{
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	background-color:#c8b97a;
}
.boldRed{
	font-weight:bold;
	color:#CC0000;
}
.bgWait{
	background-image: url(/imgs/bgwait.png);
	background-position:top left;
	cursor:wait;
}
.bgWait1{
	background-image: url(/imgs/bgwait.png);
	background-position:top left;
}
.wait{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.closeText{
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	}
