a 	{
	font-size : 8pt;
	color : #A5A394;
	font-family : "Verdana", "Arial", "Helvetica", "Sans-Serif";
	text-decoration : underline;
     	 }
a:hover	 {
	font-size : 8pt;
	color : #FFFFFF;
	font-family : "Verdana", "Arial", "Helvetica", "Sans-Serif";
	text-decoration : none;
    	  }
td, p, br, body {
	font-size : 10px;
	color : #a7a2a2;
	font-family : "Verdana", "Helvetica", "Arial", "Sans-Serif";
     	 }
body	 {
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	background-color: black;
     	 }
INPUT 	{
	background : #EFD8AE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	border : 1px solid;
     	 }
TEXTAREA {
	background : #EFD8AE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	border : 1px solid;
	}
SELECT {
	background : #EFD8AE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	border : 1px solid;
     	 }


}
#arrowlist {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#arrowlist ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	line-height: 16px;
}
#arrowlist li {
	background-image: url('../i/arrow_red.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px
}
#arrowlist li a{
	color: #000000;
}
#arrowlist .directory a{
	font-weight: bold;
}
#arrowlist .here a{
	color: #cc0000;
}
#arrowlist .here, #arrowlist .directoryopen{
	background-color: #f0f0f0;
	font-weight: bold;
}

.cart{
	border-left: 1px #666666 dashed;
	border-top: 1px #666666 dashed;
}

.cart td{
	border-bottom: 1px #666666 dashed;
	border-right: 1px #666666 dashed;
}

.cart th{
	text-align: left;
	background-color: #e0e0e0;
	font-weight: normal;
	border-bottom: 1px #666666 dashed;
	border-right: 1px #666666 dashed;
}