	.central 
	 {
	      position: absolute; 
	      left: 0px; 
	      top: 1px; 
	      height: 768px; 
	      width: 1024px; 
	      background: url(img2/home_new_medium.jpg);
	      background-repeat: no-repeat;
	 }

	.redcontentbox 
	 {
	      position: absolute; 
	      left: 20px; 
	      top: 180px; 
	      height: 418px; 
	      width: 607px; 
	      background: url(img2/text_box_background.png);
	      background-repeat: no-repeat;
	 }
	 
	 	.largecontainer
	 {
	      position: absolute; 
	      left: 20px; 
	      top: 120px; 
	      height: 490px; 
	      width: 970px; 
	 }
 
 	 	.regheader
	 {
	      position: relative; 
	      left: 20px; 
	      top: 20px; 
		  font-family: trebuchet, verdana, arial, sans-serif;
		  font-weight: bold;
		  font-size: 30px;
		  color: #ffffff;
	}
	
	.refer-button
	 {
	      position: relative; 
	      left: 20px; 
	      top: 0px; 
	}
	
 	 	.regform
	 {
	      position: relative; 
	      left: 20px; 
	      top: 30px; 
		  width: 100%;
	}

    .reglabel
	 {
		  font-family: trebuchet, verdana, arial, sans-serif;
		  font-weight: bold;
		  font-size: 11px;
		  color: #ffffff;
		  text-align: right;
	}

    .reglabel_small
	 {
		  font-family: trebuchet, verdana, arial, sans-serif;
		  font-weight: bold;
		  font-size: 8px;
		  color: #ffffff;
		  text-align: right;
	}

    .regfield
	 {
		  font-family: trebuchet, verdana, arial, sans-serif;
		  font-size: 11px;
		  color: #000000;		  
	}


	.redcontentinner_register 
	 {
			position: relative; 
			left: 5px; 
			top: 20px; 
			height: 300px; 
			width: 570px; 
	 }

	.redcontentinner 
	 {
			position: relative; 
			left: 22px; 
			top: 20px; 
			height: 365px; 
			width: 570px; 
			overflow:auto;
			scrollbar-face-color: #cccccc; 
			scrollbar-highlight-color: #ffffff; 
			scrollbar-3dlight-color: #cccccc; 
			scrollbar-darkshadow-color: #cccccc; 
			scrollbar-shadow-color: #dddddd; 
			scrollbar-arrow-color: #000000; 
			scrollbar-track-color: #820000; 
		  
	 }

	.rhsimage 
	 {
			position: absolute; 
			left: 624px; 
			top: 70px; 
			height: 626px; 
			width: 396px; 
	 }

.menu
{
		position: absolute; 
		left: 20px; 
	    top: 200px; 
	    height: 60px; 
	    width: 1024px; 
}	 
   .menusmallwhite
	 {
	 font-family: arial;
	 font-size: 11px;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
	 text-align: left;
	 }

   .menusmallwhite:hover
	 {
	 font-family: arial;
	 font-size: 11px;
	 font-weight: bold;
	 color: yellow;
	 text-decoration: none;
	 }


   .menured
	 {
	 font-family: arial;
	 font-size: 15px;
	 font-weight: bold;
	 color: #FF3333;
	 text-decoration: none;
	 }

	 .menured:hover
	 {
	 font-family: arial;
	 font-size: 15px;
	 font-weight: bold;
	 color: #000000;
	 text-decoration: none;
	 }

	 .hornetsRegText
	 {
	 font-size:11px;
	 font-family:trebuchet ms, verdana, arial, sans-serif;
	 color:#ffffff;
	 }

	 .hornetsHeaderText
	 {
	 font-size:12pt;
	 font-family:trebuchet ms, verdana, arial, sans-serif;
	 color:yellow;
	 font-weight:bold;
     }

	 .hornetsBigHead
	 {
	 font-size:14pt;
	 font-family:trebuchet ms, verdana, arial, sans-serif;
	 color:#ffffff;
	 font-weight:bold;
     }
