body, html {margin:0px; padding:0px;
	}
	
	body		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color: #003366;
	background-image: url("dunimg/bodybg.jpg");
	background-repeat:inherit;
	scrollbar-3dlight-color: #ffffff ; 
	scrollbar-arrow-color:#bb4039; 
	scrollbar-base-color:#bc8986; 
	scrollbar-darkshadow-color:#555555; 
	scrollbar-face-color:#fceae9; 
	scrollbar-highlight-color:#052b7f; 
	scrollbar-shadow-color:#0b1837;
				}
				
		
	#wrapper	{
	background-color:#e5f3f4;
	width:800px; height:600px;
	border:thick double #317786;
	margin: 40px auto 0 auto;
	}
	
	
	blockquote	{
		background-color:#fceae9;
		width:70px; height:auto;
		border-width: 6px;
		border-style: double;
		border-color: #bc8986;
		padding: 2px 2px 2px 2px;
			
}

	
	#menuheader		{
			margin: 0 0 0 0;
			width: 800px;
			border-bottom: 1px solid #5a2f39;
}
	  #tabsJ {
      float:left;
      width:100%;
      
      font-size:93%;
      line-height:normal;
	  
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("dunimg/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("dunimg/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 0px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	
	
	label
	{
	width: 8em;
	float: left;
	text-align: left;
	margin: 0 1em 10px 10px;
	clear: both;
	}
	.input-box
	{
	float: none;
	margin-bottom: 10px;
	color: #15366b;
	background-color: #d7e7e7;
	border: #000033 double 1px;
	}
	
	.submit-button
	{
	margin-left: 4em;
	clear: both;
	color: #ffffff;
	background-color: #2C4865;
	border: 1px #15366b outset;
	}
	.reset-button
	{
	margin-left: 5em;
	clear: both;
	color: #ffffff;
	background-color: #2c4865;
	border: 1px #15366b outset;
	}
	fieldset
	{
	background-color: #d7e7e7;
	border: #527DA0 ridge 6px;
	width: 340px; 
	}
	
	legend
	{
	background-color: #2c4865; color: #ffffff;
	border: #15366b solid 1px;
	padding: 1px 10px;
	}  
	input, textarea{
	float:none
	width: 90px;
	color: #15366b;
	background: #d7e7e7;
	border: #000033 double 4px
	margin-bottom: 5px;
	} 
	object	
	{ border:double #2C5A6B 6px;
	}