
body {
	margin: 2;
	padding: 2;
	background: black;
	font: arial, helvetica, sans-serif;
	font-style:normal; 
	font-weight:normal; 
	font-size:14px }

table {
	font-style:normal; 
	font-weight:normal; 
	font-size:14px; 
	font-variant:normal; 
	font-family:Arial,Helvetica,Sans Serf }

h1 { 
	font-family: Arial,Helvetica,Sans Serf; 
	color: #3366ff; 
	font-size: 28px; 
	font-weight: bold;
	line-height:100%; 
	margin-top:2; 
	margin-bottom:2 }
	
h2 { 
	font-family: Arial,Helvetica,Sans Serf; 
	color: #000000; 
	font-size: 22px; 
	font-weight: bold;
	line-height:100%; 
	margin-top:2; 
	margin-bottom:2 }

h3 { 
	font-family: Arial,Helvetica,Sans Serf; 
	color: #666666; 
	font-size: 18px; 
	font-weight: bold;
	line-height:100%; 
	margin-top:2; 
	margin-bottom:2 }

h4 { 
	font-family: Arial,Helvetica,Sans Serf; 
	color: #000000; 
	font-size: 16px; 
	font-weight: bold; 
	line-height:100%; 
	margin-top:2; 
	margin-bottom:2 }

h5 { 
	font-family: Arial,Helvetica,Sans Serf; 
	color: #000000; 
	font-size: 12px; 
	font-weight: normal; 
	line-height:100%; 
	margin-top:0; 
	margin-bottom:0 }

a:link { 
	font-family: arial, helvetica, 'sans serf'; 
	font-size: 15px; 
	color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold }

a:hover      { 
	font-family: arial, helvetica, 'sans serf'; 
	font-size: 15px; 
	color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold }

a:visited    { 	
	font-family: arial, helvetica, 'sans serf'; 
	font-size: 15px; 
	color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold }

a:active     { 
	font-family: arial, helvetica, 'sans serf'; 
	font-size: 15px; 
	color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold }
  
a            {
	font-family: arial, helvetica, 'sans serf'; 
	font-size: 15px; 
	color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold }

.cartlink 				{	font-weight: bold; font-size: 10px; color: #FF0000; font-family: arial,helvetica,'sans serf'; text-decoration: none; }
a.cartlink:link 	{	font-weight: bold; font-size: 10px; color: #FF0000; font-family: arial,helvetica,'sans serf'; text-decoration: none; }
a.cartlink:active {	font-weight: bold; font-size: 10px; color: #FF0000; font-family: arial,helvetica,'sans serf'; text-decoration: none; }
a.cartlink:visited {font-weight: bold; font-size: 10px; color: #FF0000; font-family: arial,helvetica,'sans serf'; text-decoration: none; }
a.cartlink:hover 	{	font-weight: bold; font-size: 10px; color: #FF0000; font-family: arial,helvetica,'sans serf'; text-decoration: none; }


  
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	font-family: arial, helvetica, 'sans serf'; 
	font-size: 12px; 
	color: #C8A117; 
  text-decoration: none; 
  font-weight: bold }

#dropmenudiv a:hover{ 
	background-color: #666666; } 

#dropmenudiv{
	position:absolute;
	border:2px solid black;
	border-bottom-width: 2;
	font-family: arial, helvetica, 'sans serf'; 
	font-size: 12px; 
	color: #C8A117; 
  text-decoration: none; 
  font-weight: bold
	line-height:18px;
	z-index:100; }
	
.bottomDots {
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	border-bottom-style:dotted
	}

.11pxtext {
	font-style:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-variant:normal; 
	font-family:arial,helvetica,'sans serf' }
	
.tabutton { 
		font-family:arial,helvetica,'sans serf'; 
		font-size: 10px; 
		color: #FF0000; 
		text-decoration: none; 
    font-weight: bold 
		border: 0pt solid white;
		background-color: white }