﻿<Style>/* CSS Stylesheet for HOP */{}

a:active     { color: #804000; text-decoration: none; font-weight:}
a:link       { color: #804000; text-decoration: none; font-weight:}
a:visited    { color: #804000; text-decoration: none; font-weight:}
a            { font-size: 11px; font-family: Verdana; color: #333333; }
a:hover {color: #804000; text-decoration: underline; font-weight:}


TD{font-family: Verdana,Arial,Helvetica; font-size: xx-small;}
h1           { font-size: 14pt; font-family: Verdana; color: #666666; font-weight: bold }
p            { text-indent: 0; margin-left: 10; margin-right: 10 }
option       { font-size: 10px; font-family: Verdana }textarea     { font-size: 10px; font-family: Verdana }



.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;
	font-size: 8pt; 
font-family: Verdana; 
color: #333333;
position:absolute

}


.GeneralTable
{

}




.Footer
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top
}


.ErrorMessages
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #D70000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Messages
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #AE0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Headings
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #006699; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Content
{
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%; margin-left:10; margin-right:10
}

.Pager
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
font-weight: Bold; /* Font Style */
color: #006699; /* Font Color */
} 

UL {
  list-style-image: url('images/bullet.gif');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 11px;
  
  list-style-type : square;
  margin-left : 15px;
  margin-bottom : 5px;
  text-align: left
}


.contenttable {
	background-color: silver; /* Background color */
	color: #FFFFFF; /* Font Color */
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	font-style: normal; /* FontStyle */
	font-weight: Normal; /* Font Style */
	text-align: Left; /* Align Text */
	text-decoration: none
}

.contenttableheader {
	background-color: #336699; /* Background color */
	color: #FFFFFF; /* Heading Font Color */
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */
	font-size: 9pt; /* Heading Font Size */
	font-style: normal; /* Heading FontStyle */
	font-weight: Bold; /* Heading Font Style */
	text-decoration: none; /* Heading Font Style */
	height: 22px;
}

.contenttablehorizontal {
	background-color: #006699;
}

</Style>