<style type="text/css">
<!--
	a  
		{
		text-decoration : underline;
		font-weight:bold;
		font-family: verdana,arial,times;
		color: darkred;
		}
	a:visited
		{
		color: red;
		}
	a:active
		{
		text-decoration : underline;
		color : black;
		}
	a:hover
		{
		text-decoration : underline;
		color : black;
		}
	.dark
		{
		background: #777777;
		color:      #ffffff;
		font-family: Verdana, Arial;
		font-size: 9pt;
		text-align: right;
		}
	.medium
		{
		background: #bfbfbf;
		font-family: Verdana, Arial;
		font-size: 8.5pt;
		text-align: center;
		}
	.mainbar
		{
		background: gold;
		font-family: Verdana, Arial;
		font-size: 10pt;
		font-weight: bold;
		border: outset 2px;
		border-color: yellow;
		color: darkblue;
		text-align: center;
		}
	.copyrightbar
		{
		background: darkblue;
		font-family: Verdana, Arial;
		font-size: 10pt;
		font-weight: bold;
		border: outset 1.5px;
		border-color: lightblue;
		color: yellow;
		text-align: center;
		}
	.mainbarcontent
		{
		font-family: Verdana, Arial, Times;
		font-size: 7.5pt;
		font-weight: bold;
		color: darkblue;
		text-align: center;
		}
	.copybarcontent
		{
		font-family: Verdana, Arial, Times;
		font-size: 8pt;
		font-weight: bold;
		color: yellow;
		text-align: center;
		}
	.tablecontent
		{
		font-family: Verdana, Arial, Times;
		font-size: 7.5pt;
		font-weight: bold;
		color: darkblue;
		}
	.describe
		{
		font-family: Verdana, Arial, Times;
		font-size: 7pt;
		font-weight: bold;
		color: blue;
		}
	.smallheader
		{
		font-family: Verdana, Arial, Times;
		font-size: 14pt;
		font-weight: bold;
		color: black;
		text-align: left;
		}
	.infoheader
		{
		background: dodgerblue;
		font-family: Verdana, Arial, Times;
		font-size: 10.5pt;
		font-weight: bold;
		border: outset 1px;
		border-color: dodgerblue;
		color: ghostwhite;
		text-align: left;
		}
	.infocontent
		{
		background: ghostwhite;
		font-family: Verdana, Arial, Times;
		font-size: 7.5pt;
		font-weight: bold;
		color: darkblue;
		}

  .MenuItem  {
  	BORDER-TOP : #FFFFFF solid 1px;
  	BORDER-RIGHT : #FFFFFF solid 1px;
  	BORDER-LEFT : #FFFFFF solid 1px;
  	BORDER-BOTTOM : #FFFFFF solid 1px;
  	COLOR : white;
  	CURSOR : hand;
  	FONT-FAMILY : verdana;
  	FONT-SIZE : 11px;
  	FONT-WEIGHT : normal;
  	HEIGHT : 0pt;
  	MARGIN : 0px 0px;
  	PADDING : 0px 3px;
  	TEXT-DECORATION : none;
  }

  .MenuOff  {
  	BACKGROUND-COLOR : #FFFFFF;
  	BORDER-TOP : #FFFFFF solid 1px;
  	BORDER-RIGHT : #FFFFFF solid 1px;
  	BORDER-LEFT : #FFFFFF solid 1px;
  	BORDER-BOTTOM : #FFFFFF solid 1px;
  	COLOR : white;
  	CURSOR : hand;
  	FONT-FAMILY : verdana;
  	FONT-SIZE : 11px;
  	FONT-WEIGHT : normal;
  	HEIGHT : 0pt;
  	MARGIN : 0px 0px;
  	PADDING : 0px 3px;
  	TEXT-DECORATION : none;
  }

  .MenuDown  {
  	BACKGROUND-COLOR : #0080FF;
  	BORDER-BOTTOM : #99ccff solid 1px;
  	BORDER-LEFT : #003399 solid 1px;
  	BORDER-RIGHT : #99ccff solid 1px;
  	BORDER-TOP : #003399 solid 1px;
  	COLOR : white;
  	CURSOR : hand;
  	FONT-FAMILY : verdana;
  	FONT-SIZE : 11px;
  	FONT-WEIGHT : normal;
  	HEIGHT : 0pt;
  	MARGIN : 0px 0px;
  	PADDING : 0px 3px;
  	TEXT-DECORATION : none;
  }

  .MenuOn  {
  	BACKGROUND-COLOR : #0080FF;
  	BORDER-BOTTOM : #003399 solid 1px;
  	BORDER-LEFT : #99ccff solid 1px;
  	BORDER-RIGHT : #003399 solid 1px;
  	BORDER-TOP : #99ccff solid 1px;
  	COLOR : white;
  	CURSOR : hand;
  	FONT-FAMILY : verdana;
  	FONT-SIZE : 11px;
  	FONT-WEIGHT : normal;
  	HEIGHT : 0pt;
  	MARGIN : 0px 0px;
  	PADDING : 0px 3px;
  	TEXT-DECORATION : none;
  }
	.drk		{
			  background: #777777;
			  color:      #ffffff;
			  font-family: Verdana, Arial;
			  font-size: 9pt;
		          text-align: right;
				}
	.lgt		{
			  background: #dfdfdf;
			  font-family: Verdana, Arial;
			  font-size: 9pt;
			}
	.top		{
			  background: #df0000;
			  font-family: Verdana, Arial;
			  font-size: 10pt;
			  font-weight: bold;
			  border: outset 2px;
			  border-color: ff0000;
			  color: ffffff;
			  text-align: center;
			}
	.med		{
			  background: #bfbfbf;
			  font-family: Verdana, Arial;
			  font-size: 9pt;
			}

			
	.description	{
					  font-family: Verdana, Arial;
					  font-size: 7pt;
					}
	.itemname		{
					  font-weight: bold;
					}
	.gbox			{
					font-family: Verdana, Arial;
					font-size: 10pt;
					width: 100%;
					color: #000000;
					border-left: 1px; none rgb(0,128,128); 
					background-position: center 50%
					}
	.sbox			{
					font-family: Verdana, Arial;
					font-size: 10pt;
					color: #000000;
					width: 100%;
					border-left: 1px; none rgb(0,128,128); 
					background-position: center 50%
					}

	.s-lgt		{
			background: #FFFFF0;
			font-family: Verdana, Arial;
			font-size: 9pt;
			}
-->
</style>

