body {

	background-image:url(/images/bodybgrepeat.jpg);
	background-repeat:repeat-x;
	background-color:#eee;
	text-align:center;
	font-family:Helvetica, arial, sans-serif;
	font-size:13px;

}


#middle {

	padding-top:20px;

}

#middle p {

	font-family:verdana;
	font-size:12px;
	color:#333;
	line-height:20px;

}

#wrapper {
	background-repeat:repeat-x;
	background-color:white;
	border:2px solid #000;
	border-top:0;
	width:960px;
	margin:0 auto;
	text-align:left;

}

#footer {

  padding:5px 0;
  background-color:#234605;
  font-size:11px;
  text-align:center;
  font-size:13px;
  color:white;

}

.regTable td {

  vertical-align:top;
  padding:5px 10px;

 }


 .error {

	color:red;
	margin:0;
	padding:0;

}

div#message {

width:100%;
background-color:#FFFFCC;
color:red;
font-weight:bold;
text-align:center;

}


h3 {

	color:#E78F10;

}

h6 {
	

	padding-bottom:5px;
	color:#fff;

}


#content {



}


#header {

	background-image:url(/images/headerbgrepeat.jpg);
	overflow:hidden;
	
	}

#leftSide {

	padding-top:80px;

}

.box {
  
  width:100%;
  padding:5px;

 }

#leftSide {

  background-repeat:no-repeat;
  background-position:-19 -60;
 
 }
.insetBox {

	text-align:center;
}



.insetBox a {
	
	display:block;
	color:white;
	margin-bottom:10px;
	text-decoration:none;
	font-size:14.5px;
}

.insetBox a:hover {

	color:#EDF4FF;

}

#footer a {

	color:white;

}