﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     { color: #663300; text-decoration: none; font-weight:}
a:link       { color: #663300; text-decoration: none; font-weight:}
a:visited    { color: #663300; text-decoration: none; font-weight:}
a            { font-size: 11px; font-family: Verdana; color: #666666; }
a:hover {color: #CC6600; text-decoration: underline; font-weight:}





.GeneralPage
{
background-color: ; /* Background Color */
margin:0px

}

body
{ SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #F0F0FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0FF;
	SCROLLBAR-3DLIGHT-COLOR: #caba82;
	SCROLLBAR-SHADOW-COLOR: #caba82;
	SCROLLBAR-ARROW-COLOR: #CC6600;

}

.r:active {
	color: #C0C0C0;
	text-decoration: none;
}
.r:link {color:#C0C0C0; text-decoration:none}
.r:visited {color:#C0C0C0; text-decoration:none}
.r:hover {
	color: #FFFFFF;
	text-decoration: none;
}


TD				{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}
h1           { font-size: 14pt; font-family: Verdana; color: #663300; font-weight: bold }
p            { text-indent: 0; margin-left: 10; margin-right: 10 }
option       { font-size: 8pt; font-family: Verdana }
textarea     { font-size: 8pt; font-family: Verdana }




.TDbck {
	background-color: #E8E8E8;
}

.TD1 {
	border-width: 0;
	background-color: #DFDFDF;
}
.TD2 {
	background-color: #E8E8E8;
}


.hmTD1 {
	background-color: #1A0000;
	background-image:url('images/hmbck.jpg');
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	text-align:center;
}
.hmTD1b {
	background-color: #1A0000;
	background-image:url('images/hmbck.jpg');
	border-bottom:1px #666666 solid;
	text-align:center;
}


.hmTD2 {
	background-color: #333333;
	border-right:1px #666666 solid;
	text-align:center;
}

.hmTD2b {
	background-color: #333333;
	text-align:center;
}

.Buttons {
	text-align: center;
	color: #999999;
	font-weight:bold;
	background-image: url('images/b1.jpg');
}

.HdText
{
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 15px; /* Font Size */;
	color: #CC6600; /* Font Color */
	font-weight: bold; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	text-align: Left;
	margin-top: 6px;
	margin-bottom: 6px;

}

.EventText
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: #351B00; /* Font Color */
	font-weight: bold; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	text-align: left;
	line-height: 110%;
	margin-top: 6px;
	margin-bottom: 6px;
}

.EventText2
{
margin:5 10; font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
	color: #351B00; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: left; 
line-height:110%;
	margin-top: 6px;
	margin-bottom: 6px;

}


.Headings
{
font-family: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 16pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Content
{
margin:5 10; font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #666666; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: left; line-height:150%
}

.UL {
  list-style-image: url('../images/bullet.gif');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 10px;
  
  list-style-type : square;
  margin-left : 15px;
  margin-bottom : 5px;
  text-align: left;
  padding: 20px
}

.Footer
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #999999; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #333333; /* Background color */
text-align: left; /* Align Text */
vertical-align: middle;
padding-left:10px;
}



</Style>

