
<STYLE TYPE="text/css">
<!--

#logo {
background-image:url(images/logo.gif);
background-repeat:no-repeat;
width:100%;
}
	INPUT{
		font-size: 11px;
		font-family: Monotype Corsiva, Trebuchet MS;
	}
	SELECT{
		font-size: 11px;
		font-family: Monotype Corsiva, Trebuchet MS;
	}
	.aText {
		font-size: 15px;
		font-family: Trebuchet MS, Verdana;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		color: #FFFF99;
                line-height: 19px;
		text-align: left;
  		margin-left: 0px;
  		padding-left: 0px;
  		}
	.bText {
		font-size: 10px;
		font-family: Trebuchet MS;
		font-style: normal;
		font-variant: normal;
		color: #000000;
                line-height: 14px;
		text-align: left;
  		margin-left: 0px;
  		padding-left: 0px;
  		}
	



	.menuText {
               	font-size: 21px;
		font-variant: small-caps;
		font-family: Trebuchet MS;
		font-style: normal;
		font-weight: bold;
		color: FFFF99;
                line-height: 22px;
		text-align: left;
  		margin-left: 0px;
  		padding-left: 0px;
  		}


	.h1Text {
                 font-variant: normal;
                color: #BE1912;
	        text-align: center;
  		font-weight: bold;
  		font-style: normal;
		font-family: Monotype Corsiva, Trebuchet MS;
 		font-size: 18px;
  		margin-left: 0px;
  		padding-left: 0px;
  		text-align: left;
  		word-spacing: 3px;
}

	.h2Text {
                font-variant: normal;
                color: #BE1912;
	        text-align: center;
  		font-weight: bold;
  		font-style: normal;
		font-family: Trebuchet,Verdana, Tahoma, Times;
 		font-size: 15px;
  		margin-left: 0px;
  		padding-left: 0px;
  		text-align: left;
  		word-spacing: 3px;
}


	.h3Text {
               	font-size: 13px;
		font-family: Verdana, Tahoma, Times;
		font-style: normal;
		font-variant: normal;
		color: #000000;
                line-height: 15px;
		text-align: left;
  		margin-left: 0px;
  		padding-left: 0px;
  		}
-->
</STYLE>

<script>
<!--
function land(ref, target)
{
lowtarget=target.toLowerCase();
if (lowtarget=="_self") {window.location=loc;}
else {if (lowtarget=="_top") {top.location=loc;}
else {if (lowtarget=="_blank") {window.open(loc);}
else {if (lowtarget=="_parent") {parent.location=loc;}
else {parent.frames[target].location=loc;};
}}}
}
function jump(menu)
{
ref=menu.choice.options[menu.choice.selectedIndex].value;
splitc=ref.lastIndexOf("*");
target="";
if (splitc!=-1)
{loc=ref.substring(0,splitc);
target=ref.substring(splitc+1,1000);}
else {loc=ref; target="_self";};
if (ref != "") {land(loc,target);}
}
//-->
</script>


