<%
If InStr(Request.ServerVariables("www.goletworld.com"),"www") = 0 Then
	Response.Status="301 Moved Permanently"
	Response.AddHeader "Location","http://www."
		& Request.ServerVariables("goletworld.com")
End if
%>



html         { font-family: Verdana; font-size: 8pt; color:#494949; text-decoration: none; }
td           { font-family: Verdana; font-size: 8pt; color:#494949; text-decoration: none; }
BODY 		 {	SCROLLBAR-FACE-COLOR: #EDEDED; SCROLLBAR-HIGHLIGHT-COLOR: #EDEDED; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; }
.form_text   { font-family: Verdana; font-size: 8pt; color:#494949 ; border: 1px solid #C0C0C0; padding: 1px ;}
textarea     { font-family: Verdana; font-size: 8pt; color:#494949 ; border: 1px solid #C0C0C0; padding: 1px ;}
.select       { font-family: Verdana; font-size: 8pt; color:#494949 ; border: 1px solid #C0C0C0; padding: 1px ;}
.checkbox	 { font-family: Verdana; font-size: 8pt; color:#494949 ; border: 1px solid #EDEDED; padding: 1px ;}
a:link       { color: #8B7637; text-decoration: none; }
a:visited    { color: #8B7637; text-decoration: none; }
a:hover    	 { color: #993333; text-decoration: none; }
.title		 { font-size: 8pt;}
.heading {
  font-family: Arial, Verdana;
  font-size: 14px;
  color: #990000;
}
.style2 {font-size: 10px}
.style3 {font-size: 14px}
.style4 {font-size: 12px}
.style5 {
	font-size: 14pt;
	color: #990000;
}
.style8 {
	color: #990000;
	font-family: Arial, Verdana;
}

.subheading {
  font-family:  Arial, Verdana;
  font-size: 12px;
  font-weight: bolder;
  color: #99000;
}

.bigtext {
  font-family: Arial, Verdana;
  font-size: 11pt;
  color: #000066;
}

.medtext {
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: #000066;
}

.smalltext {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #000066;
}

.smallgrey {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #AAAAAA;
}

.greytext {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #AAAAAA;
}

.smalltextbold {
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: #000066;
  font-weight: bolder;

}

.smalltextboldwhite {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: white;
  font-weight: bolder;
}

.errmsg {
  font-family:  Arial, Verdana;
  font-size: 12pt;
  color: red;
  font-weight: bold;
}

.block {
  font-family:  Arial, Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
div.errors {color:#FF0000; border:1px solid #FF0000; padding:5px; text-align:center}
div.message{color:#EF8532; border:1px solid #EF8532; padding:5px; text-align:center}
div.errors ul {color:ff0000;}
.boldblue {
  font-family:  Arial, Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #10177F;
}

.boldwhite {
  font-family:  Arial, Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: white;
}

.normblue {
  font-family: Arial, Verdana;
  font-size: 10pt;
  color: #4F5F90;
  text-align: center;
  font-weight: bold;
}
input.uh_action { width:11em; text-align:center; }
