	html,body{
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #004A9D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #004A9D;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #004A9D;
	scrollbar-track-color: transparent;
	background-image: url(img/duffelt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	#LayerHide {
	position:absolute;
	width:100%;
	height:100%;
	z-index:99;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	background-image: url(img/duffelt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	textarea {font-family:  Georgia, Times New Roman, serif; font-size: 12px; font-weight: bold; color: #03824B; background-color: transparent; border: 1px dotted #03824B;
	}
	input {font-family:  Georgia, Times New Roman, serif; font-size: 12px; font-weight: bold; color: #03824B; background-color: transparent; border: 1px dotted #03824B;
	}
	input.radio {font-family:  Georgia, Times New Roman, serif; font-size: 12px; font-weight: bold; color: #03824B; background-color: transparent; border: 0px;
	}
	input.button {font-family:  Georgia, Times New Roman, serif; font-size: 10px; font-weight: bold; color: #03824B; background-color: transparent; border: 0px; background-image: url(images/bg_input.gif); width:89px; height: 19px; text-align: center;
	}
	input.buttonlarge {font-family:  Georgia, Times New Roman, serif; font-size: 10px; font-weight: bold; color: #03824B; background-color: transparent; border: 0px; background-image: url(images/bg_input_large.gif); width:150px; height: 19px; text-align: center;
	}
	select {font-family:  Georgia, Times New Roman, serif; font-size: 12px; font-weight: bold; color: #03824B; background-color: #EBEFF9; border: 1px dotted #03824B;
	}
	option {font-family:  Georgia, Times New Roman, serif; font-size: 12px; font-weight: bold; color: #03824B; background-color: transparent; border: 1px dotted #03824B;
	}
	h1{
	font-size:18px; COLOR: #03824B; font-family: Georgia, Times New Roman, serif; margin: 0; font-variant:small-caps;
	}
	h2{
	font-size:16px; COLOR: #03824B; font-family: Georgia, Times New Roman, serif; margin: 0; font-variant:small-caps;
	}
	h3{
	font-size:14px; COLOR: #03824B; font-family: Georgia, Times New Roman, serif; margin: 0; font-variant:small-caps;
	}
	h4{
	font-size:14px; COLOR: #03824B; font-family: Georgia, Times New Roman, serif; margin: 0; 
	}
	h5{
	font-size:14px; COLOR: #03824B; font-family: Georgia, Times New Roman, serif; margin: 0; cursor:hand; cursor:pointer;
	}
	P {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Georgia, Times New Roman, serif; margin: 0;
	}
	a{
	color:#006600;
	text-decoration: underline;
	}
	a:hover{
	color:#EF8E00;
	text-decoration: underline;
	}
	a:active{
	color:#006600;
	text-decoration: none;
	}
	a:visited{
	color:#006600;
	text-decoration: none;
	}
	TD.botnav {font-size:10px; font-family: Arial, sans-serif; margin: 0; 
	color:#FFFFFF;
	text-decoration: none;
	}
	a.botnav {font-size:10px; font-family: Arial, sans-serif; margin: 0; 
	color:#FFFFFF;
	text-decoration: none;
	}
	a.botnav:hover{
	color:#EF8E00;
	text-decoration: underline;
	}
	a.botnav:active{
	color:#EF8E00;
	text-decoration: none;
	}
	a.botnav:visited{
	color:#FFFFFF;
	text-decoration: none;
	}
	ul {  
	font-family:  Arial, sans serif; font-size: 11px ; color:  #000033; margin-left: 20px; margin-top: 5px; margin-bottom: 5px; list-style-image: url(images/icons/bullet.gif);
	}
	li {
	FONT-SIZE: 11px; COLOR: #000033;  FONT-FAMILY:  Arial, sans serif; margin: 0px;
	}
	.duffelt {
	height:599px;
	width: 770px;
	background-image: url(img/duffelt.jpg);
	margin-bottom: 10px;
	} 
	.main {
	height:100%;
	} 
hr {
	color: #03824B;
	height: 1px;
	margin: 0px;
}
.error {
	color: #B03AB0;
	font-weight: bold;
}
.small {
	font-size: 10px;
	margin-top:10px;
}
.hand { 
	cursor:hand; cursor:pointer;
}

.gradual {
filter:alpha(opacity=0);
-moz-opacity:0.0;
}
