body {
	margin: 0px;
	font-family: arial;
	font-size: 9pt;
	cursor: default;
	background-image: url(images/pageBG.gif)
}
.main {
	width: 100%
}
h2 {
	margin-top: 5px
}


img {
	border: 0px

}
.textinput {
 color: #000000; 
 background-image:url("images/textback.gif");
 background-color: #ffffff; 
 font-size: 11px; 
 font-family: arial, verdana, helvetica, sans-serif; 
 border-width: 1px; 
 border-color: #000000;
 width:100; height:17px;}
 
 .submitbutton {
 font-size:10px; 
 background-image:url("images/textback.gif"); 
 background-color:#6f6f6f; 
 border-width:0px; 
 border-color:#000000; 
 color:#000000; 
 font-weight:bold; 
 cursor:hand; 
 width:40; 
 height:17px;}

.text1 {
font-family: arial;
font-size:12px;
}
 body {
	background-image: url(images/pageBG.gif);}