﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     {
	color: #996633;
	text-decoration: none;
}
a:link       { color: #996633; text-decoration: none;}
a:visited    { color: #996633; text-decoration: none;}
a            { font-size: 12px; font-family: Verdana; color: #996633; }
a:hover {color: #333333; text-decoration: none; font-weight:}

.r:active     {
	color: #E4E4E4;
	text-decoration: none;
}
.r:link       { color: #E4E4E4; text-decoration: none;}
.r:visited    { color: #E4E4E4; text-decoration: none;}
.r            { font-size: 11px; font-family: Verdana; color: #E4E4E4; }
.r:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: ;
}

.v:active     {
	color: #996633;
	text-decoration: none;
}
.v:link       { color: #996633; text-decoration: none;}
.v:visited    { color: #996633; text-decoration: none;}
.v            { font-size: 10px; font-family: Verdana; color: #996633; }
.v:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: ;
}


TD{font-family: Verdana,Arial,Helvetica; font-size: 12px;}
h1           { font-size: 16px; font-family: Verdana; color: #666666; font-weight: bold }
p            { text-indent: 0; margin-left: 10; margin-right: 10 }
option       { font-size: 11px; font-family: Verdana }
textarea     { font-size: 11px; font-family: Verdana }




body
{
	background-image: url('imgs09/bcg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	color: #371C00;
	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;
}

img {	border-width:0px;
}


.TBG1 {
	background-color: #FFFFFF;
	background-image: url('imgs09/bgf.bmp');
	background-repeat: repeat-x;
	color: #663300;
	font-size: 11px;
	font-family: Verdana;
}

.TB1
{
background-color:#FFFFFF;

}

.TB2
{
background-color:#993300;

}

.TB3
{
	background-color: #ECE3C5;
}

.TB4
{
	background-color: #663300;
border-top:1px #FFFFFF solid;
}

.TB5
{
	background-color: #E4E4E4;
}

.TB6
{
	background-color: #000000;
}

.TB7
{
	background-color: #F4F4F4;
}

.TB8
{
	background-color: #F7EFDA;
}

.TB9
{
	background-color: #F7EFDA;
	padding: 5px;
	text-align: right;
	border-top: 1px #996633 dotted;
}


.TD1
{
color: #E4E4E4;
text-align:right;
font-size:11px;
padding-right:5px;

}

.TD2
{
background-color: #000000;
border-bottom:2px #FFFFFF solid;

}

.TD3
{
border-top:1px #FFFFFF solid;
border-bottom: 0px #F3F3F3 solid;

}

.TD4
{
	background-color: #F4F4F4;
	border-top: 7px #FFFFFF solid;
}

.TD5
{
	background-color: #F2F2F2;
	border-bottom: 1px #E4E4E4 solid;
}

.TD6
{
	background-color: #F4F4F4;
	border-top: 0px #FFFFFF solid;
}

.TD7
{
	background-color: #F4EFD8;
}

.TD8
{
	border-top:1px #663300 dotted;
	padding:10px;
}


.Instructions
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #363636; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: transparent; /* Background color */
text-align: Left
}

.Headings
{
	font-family: Trebuchet MS, Tahoma, sans-serif; /* Font Face */;
	font-size: 22px; /* Font Size */;
	color: #663300; /* Font Color */
	font-weight: normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: Left;
	padding:10px;
	border-bottom:1px #663300 dotted;

}

.Content
{
	font-family: Verdana; /* Font Face */;
	font-size: 12px; /* Font Size */;
	color: #371C00; /* 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: 200%;
	padding: 10px;
}

.ContentA
{
	font-family: Verdana; /* Font Face */;
	font-size: 12px; /* Font Size */;
	color: #371C00; /* Font Color */
	font-weight: Normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: #FFFFFF; /* Background color */;
	text-align: left;
	line-height: 250%;
	padding: 25px;
}


.Footer
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 10px; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
padding: 0 10px
}


ULL {
  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 : 0px;
  text-align: left
}



</Style>