	html,body{
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #03824B;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #03824B;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #03824B;
	scrollbar-track-color: transparent;
	}
	
	#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;
	} 

	.hide {
	height:100%;
	} 
	
	.main {
	height:805px;
	background-image: url(img/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: center;
	} 
	TABLE.content {
	background-color:#FFFFFF;
	border: 1px solid #03824B;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	width:700px;
	margin-bottom:100px;
	margin-top:5px;
	}
	
TD.maintainer {
BACKGROUND-IMAGE: url(img/bg_bottom.jpg); 
BACKGROUND-POSITION: bottom center;
BACKGROUND-REPEAT: no-repeat; 
height: 525px;
}
TD.toptainer {
BACKGROUND-IMAGE: url(img/bg_top.jpg); 
BACKGROUND-POSITION: top center;
height:280px;
BACKGROUND-REPEAT: no-repeat; 
}
	
	
	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.button {font-family:  Georgia, Times New Roman, serif; font-size: 12px; font-weight: bold; color: #000033; background-color: transparent; border: 0px; background-image: url(img/button.gif); width:89px; 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: 0px; font-variant:small-caps; margin-bottom:5px;
	}
	h2{
	font-size:16px; COLOR: #03824B; font-family: Georgia, Times New Roman, serif; margin: 0; font-variant:small-caps; margin-bottom:5px;
	}
	h3{
	font-size:14px; COLOR: #03824B; font-family: Georgia, Times New Roman, serif; margin: 0; font-variant:small-caps; margin-bottom:5px;
	}
	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, li {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Georgia, Times New Roman, serif; margin: 0; margin-bottom:5px;
	}
	a{
	color:#03824B;
	text-decoration: underline;
	}
	a:hover{
	color:#EF8E00;
	text-decoration: underline;
	}
	a:active{
	color:#03824B;
	text-decoration: underline;
	}
	a:visited{
	color:#03824B;
	text-decoration: underline;
	}
	a.botnav {font-size:10px; font-family: Arial, sans-serif; margin: 0; 
	color:#829DC7;
	text-decoration: none;
	}
	a.botnav:hover{
	color:#EF8E00;
	text-decoration: underline;
	}
	a.botnav:active{
	color:#EF8E00;
	text-decoration: none;
	}
	a.botnav:visited{
	color:#829DC7;
	text-decoration: none;
	}
	ul {  
	list-style-type: square;
	padding-left: 10px;
	margin: 0 5px 5px 5px;
}

hr {
	color: #03824B;
	height: 1px;
	margin: 0px;
}
.error {
	color: #EF8E00;
	font-weight: bold;
}
.small {
	font-size: 10px;
	margin-top: 10px;
}
.expand { 
	cursor:hand; cursor:pointer;
}

.gradual {
filter:alpha(opacity=0);
-moz-opacity:0.0;
}
.thumb {
  border: 3px double #03824B;
  background: #FFFFFF;
}

