/* CSS Document */
#text{
}
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}


input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}



#pic{
float:right;
padding:10px;
}

body,td,th {
	color: #DF871D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify
}
body {
	background-color: #362B0D;
	margin-top: 10px;
}
a:link {
	color:#fbf377;
	text-decoration: none;
	border:none;
	font-size:12px
}
a:visited {
	color:#fbf377;
	text-decoration: none;
	border:none;
	font-size:12px
}
a:hover {
	color:#fbf377;
	text-decoration: underline;
	border:none;
	font-size:12px
}
.heading {
	color: #fbf377;
	font-weight: bold;
	font-size: 12px;
	text-align:left
	
}

table.over {

	background-color: #3f3210;
} 

.product {

float: left;
}