	body, html {margin:0px; padding:0px;
	}
	
	body		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color: #003366;
	background-image:url(images/bg.jpg);
	scrollbar-3dlight-color: #ffffff ; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#8fcac8; 
	scrollbar-darkshadow-color:#555555; 
	scrollbar-face-color:#aec2ef; 
	scrollbar-highlight-color:#052b7f; 
	scrollbar-shadow-color:#0b1837} 
	
	
	
	#wrapper	{
	background-color: #cfdff8; 
	width:770px;
	margin: 35px auto 0 auto;
	border-style: double;
	border-color: #000066;
	border-width:8px;
		}
	
	
	blockquote	{
		background-color:#CCCCCC;
		width:100px; height:auto
		border-width: 4px;
		border-style: double;
		border-color: #FFFFFF;
		padding: 2px 2px 2px -22px;
			
}
	.dropcap {
	    float:left; 
		color:#5e5f61; 
		font-size:28px; 
        line-height:22px; 
		padding-top:2px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		}

	
	#menuheader		{
			margin: 0 0 0 0;
			width: 770px;
			border-bottom: 1px solid #ffffff;
}
	
	 #tabsG {
      float:left;
      width:100%;
      background:#cfdff8;
      font-size:88%;
	  font-weight:bold;
      line-height:normal;
      }
    #tabsG ul {
	margin:0;
	padding:2px 10px 0 20px;
	list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("images/tableftG2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url("images/tabrightG2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #000000
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG 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: #000066;
	background: #99ccff;
	border: #000033 double 1px
	}
	
	.submit-button
	{
	margin-left: 4em;
	clear: both;
	color: #32578f;
	background: #99ccff;
	border: 2px #9cf outset
	}
	.reset-button
	{
	margin-left: 5em;
	clear: both;
	color: #32578f;
	background: #99ccff;
	border: 2px #9cf outset
	}
	fieldset
	{
	background-image: url(images/beachpic.jpg);
	border: #32578f double 3px;
	width: 340px; 
	}
	
	legend
	{
	background-image: #99ccff; color: #32578f;
	border: #26a solid 1px;
	padding: 1px 10px
	}  
	input, textarea{
	float:none
	width: 90px;
	color: #32578f;
	background: #99ccff;
	border: #000033 double 1px
	margin-bottom: 5px;
	} 
	