body {
	 background-image: url(images/to_use/bg_undertop.jpg);
	 background-position:top;
	 background-repeat: repeat-x; 
	 margin: 0px auto;
	 }

#topbg  {
		width: 100%;
		margin: 0px auto;
		height: 15px;
		background-image: url(images/to_use/top_bg.jpg);
		background-position: top;
		background-repeat: repeat-x;
		}
		
#topdiv {
		width: 100%;
		margin: 0px auto;
		height: 30px;
		background-color: #005c19;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		}

#maindiv {
		 width: 900px;
		 height: 400px;
		 margin: 0px auto;
		 padding-top: 100px;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 }
		 
#logobox {
		 float: left;
		 width: 450px;
		 }
		 
#logoboxtitle {
			  float: left;
			  width: 450px;
			  height: 35px;
			  padding-bottom: 0px; 
			  font-family: Arial, Helvetica, sans-serif;
			  font-size: 14px;
			  font-weight: bold;
			  color: #9e0926
			  }
			  
a:link {
	   color: #910029;
	   text-decoration: none;
	   font-weight: bold;
	   }
	   
a:visited {
	   	  color: #910029;
	   	  text-decoration: none;
		  font-weight: bold;
	   	  }
		  
a:hover {
	   	color: #910029;
	   	text-decoration: underline;
	   	}
	   	
#refilldiv {
margin-left: 300px;
}
#refilldiv1 {
float:left;
clear:left;
width: 900px;
}
	   	
.text {
float:left;
clear:left;
width: 100px;
text-align: left;
margin-bottom:5px;
}

.textbox 
{
margin-bottom:5px;
text-align: left;
float:left;
width: 200px;
}

.notice 
{
color: blue;
float:left;
clear:left;
width:300px;
text-align: center;
margin-bottom: 5px;
}

.pi1 {
    float:left;
    margin-right: 5px;
    text-align: left; 
}

.pi2 {
    float:left;
    clear:left;
    text-align: left;
    margin-right: 5px;
    margin-top: 5px;
}

.pi3 {
    float:left;
    text-align: left;
    margin-right: 5px;
    margin-top: 5px;
}

.pi4 {
    float:left;
    clear:left;
    margin-right: 5px;
    margin-top: 5px;
    text-align: left;
}

.pih1 {
    float:left;clear:left;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
