 
<STYLE TYPE="text/css">


A:active  {color: yellow;
	   font-weight: bold;
	   font-size: 9pt;
	   font-family: Arial, Helvetica, Sans-Serif;
	   text-decoration: underline}

A:link	  {color: #00fff0;
	   font-weight: bold;
	   font-size: 9pt;
	   font-family: Arial, Helvetica, Sans-Serif;
	   text-decoration: none}

A:visited {color: #00fff0;
	   font-weight: bold;
	   font-size: 9pt;
	   font-family: Arial, Helvetica, Sans-Serif;
	   text-decoration: none}

A:hover  {color: black;
	   background-color: rgb(0,240,255);
	   layer-background-color: rgb(0,240,255);
	   font-weight: bold;
	   font-size: 9pt;
	   font-family: Arial, Helvetica, Sans-Serif}

.b	  {color: white;
	   font-size: 11pt;
	   font-family: Arial, Helvetica, Sans-Serif;
	   text-decoration: none}

#htable	{position:absolute;
	   height: 100%;
	   width: 100%;
	   margin-left: 70px;
	   top: 0px}
		
#itable	  {
	   layer-background: url(images/check.gif) repeat-y;
	   background: url(images/check.gif) repeat-y;
	   padding-bottom: 15px;
	   margin-left: 20px;
	   margin-top: 20px;
	   height: 358px;
	   width: 554px}

#btable	  {background-color: black;
	   margin-top: 20px;
	   margin-left: 20px;
	   width: 554px;
	   left: 30px;
	   z-order}

#desc 	{border: .1pt solid cyan;
	width: 100%;
	margin-right: 55px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: black;
	filter: Alpha (Strength=10);
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica
}

#price {background-color: black;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: yellow;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
}


#header {border: thin solid;
	width: 100%;
	height: 1%;
	border-color: #00fff0;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-color: black;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica;
}

#View  {
	width= 100%;
	height=30px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: yellow;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left}

#piclayer {position: relative:
	   background-color: none;
	   width: 100%;
	   height: 20%}
	   
#view {font-weight: bold;
			font-size: 12px;
			font-family: Arial, HelveticaSans-Serif;
			font-color: Yellow;
			text-align: center}



</STYLE>


