a:link {
	text-decoration: none;



}
a:active {
	text-decoration: underline;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
body {
	SCROLLBAR-FACE-COLOR: #FFDE86;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffeb;
	CURSOR: default;
	SCROLLBAR-SHADOW-COLOR: #ffffeb;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ff3e28;
	SCROLLBAR-TRACK-COLOR: #ffffeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C2F15;


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	line-height: 18px;
	color: #7C2F15;


}
img {
	border: 0px;
}
ul {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #7C2F15;


}
.button {
	BACKGROUND-COLOR: #f9f9f9; COLOR: #444444; font-family: Verdana, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #444444; border: 1px solid #dddddd; 
	border-left: 1px outset #FFFFFF;
	border-right: 1px outset #dddddd;
	border-top: 1px outset #FFFFFF;
	border-bottom: 1px outset #dddddd
}
.inputw {
	BACKGROUND-COLOR: #ffffff; COLOR: #444444; font-family: Verdana, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #444444; border: 1px solid #777777;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7C2F15;
	text-decoration: none;
	text-align: center;

}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}
.prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #7C2F15;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C2F15;
	text-decoration: none;
}
.bar {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.logbg {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/back_logo.jpg);
	background-color: #D5C369;


}
.botbg {
	background-repeat: repeat-y;
}

<SCRIPT language="Javascript">
<!--

// FILE ARCHIVED ON 20060502195140 AND RETRIEVED FROM THE
// INTERNET ARCHIVE ON 20090331161418.
// JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
// ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
// SECTION 108(a)(3)).

   var sWayBackCGI = "http://web.archive.org/web/20060502195140/";

   function xResolveUrl(url) {
      var image = new Image();
      image.src = url;
      return image.src;
   }
   function xLateUrl(aCollection, sProp) {
      var i = 0;
      for(i = 0; i < aCollection.length; i++) {
         var url = aCollection[i][sProp];         if (typeof(url) == "string") { 
          if (url.indexOf("mailto:") == -1 &&
             url.indexOf("javascript:") == -1
             && url.length > 0) {
            if(url.indexOf("http") != 0) {
                url = xResolveUrl(url);
            }
            url = url.replace('.wstub.archive.org','');
            aCollection[i][sProp] = sWayBackCGI + url;
         }
         }
      }
   }

   xLateUrl(document.getElementsByTagName("IMG"),"src");
   xLateUrl(document.getElementsByTagName("A"),"href");
   xLateUrl(document.getElementsByTagName("AREA"),"href");
   xLateUrl(document.getElementsByTagName("OBJECT"),"codebase");
   xLateUrl(document.getElementsByTagName("OBJECT"),"data");
   xLateUrl(document.getElementsByTagName("APPLET"),"codebase");
   xLateUrl(document.getElementsByTagName("APPLET"),"archive");
   xLateUrl(document.getElementsByTagName("EMBED"),"src");
   xLateUrl(document.getElementsByTagName("BODY"),"background");
   xLateUrl(document.getElementsByTagName("TD"),"background");
   xLateUrl(document.getElementsByTagName("INPUT"),"src");
   var forms = document.getElementsByTagName("FORM");
   if (forms) {
       var j = 0;
       for (j = 0; j < forms.length; j++) {
              f = forms[j];
              if (typeof(f.action)  == "string") {
                 if(typeof(f.method)  == "string") {
                     if(typeof(f.method) != "post") {
                        f.action = sWayBackCGI + f.action;
                     }
                  }
              }
        }
    }


//-->
</SCRIPT>


