BODY {
	background:#ffffff;
}

.introTab0 {
	background:#395994;
	background-image:url(images/hop_intro_bg.png);
	background-repeat:repeat-x;
	vertical-align:top;
}
.introTab1 {
	width:100%;
	height:370px;
	background:none;
	background-image:url(images/hop_intro_wc.png);
	background-repeat:repeat-x;
	vertical-align:top;
	font-family: Arial;
	font-size:10px;
	color: #FFFFFF;
}
.introTab2 {
	background:none;
	text-align:left;
	vertical-align:top;
	font-family: Arial;
	font-size:10px;
	color: #FFFFFF;
}

.subtitle {
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 8pt;
}

.hopMenue1:Link, .hopMenue1:active,  .hopMenue1:visited {
	font-family : Arial;
	font-size: 12px;
	color : white;
	text-decoration:none;
}

.hopMenue1:hover, .hopMenue1:focus,  {
	font-family: Arial;
	font-size: 12px;
	color: #C4CEDF;
	text-decoration:none;
}

.introLnSwitch:Link, .introLnSwitch:active, .introLnSwitch:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.introLnSwitch:hover, .introLnSwitch:focus {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C4CEDF;
	text-decoration:none;
}
