body {
	scrollbar-face-color:#475F78;
	scrollbar-darkshadow-color:#333333;
	scrollbar-highlight-color:#C8CCD5;
	scrollbar-shadow-color:#bEa363;
	scrollbar-3dlight-color:#eEd393;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#813329;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	color:#404040;
	margin:0px;
}

.menu a {color:white; background:repeat-x; display:block; padding:6px; text-decoration:none; letter-spacing:.1em; line-height:10px; font-weight:500; font-size:.9em;}
.menu a:hover {color:white; background:#FF8000; }
.menu_selected a {color:white; background:#FF8000; display:block; padding:6px; text-decoration:none; letter-spacing:.1em; line-height:10px; font-weight:500; font-size:.9em;}
.menu_selected a:hover {color:white; background:#FF8000; }

/* a:link {color:black;} 
a:visited {font-weight:bold;}
a:active {font-weight:bold;}
*/
a:hover {background:Yellow;}

h1 {
	color:#FF8000;
	font-family:Verdana,Arial,Tahoma;
	font-size:18px; 
	font-weight:normal;
	line-height:12px;
	margin-bottom:2px;
}
.price {
	color:#FF8000;
	font-family:Verdana,Arial,Tahoma;
	font-size:18px; 
	line-height:18px;
	margin-bottom:4px;
	font-style:italic;
	font-weight:bold;
}
h2 {
	color:#EF7000;
	font-family:Verdana,Arial,Tahoma;
	font-size:14px; 
	font-weight:normal;
	line-height:12px;
	margin-bottom:5px;
}
input {
	font-family:Verdana,Arial,Tahoma;
	font-size:10px; 
	color:#404040; 
	font-weight:normal;
}
select {
	font-family:Verdana,Arial,Tahoma;
	font-size:10px; 
	color:#404040; 
	line-height:normal;
	font-weight:normal
}
ul {
	margin-top:5px;
}
li {
	font-family:Verdana,Arial,Tahoma;
	font-size:12px;   
	line-height:normal;
	font-weight:normal
}
p {
	font-family:Verdana,Arial,Tahoma;
	font-size:10px; 
	color:#404040;  
	line-height:normal;
	font-weight:normal;
}
td {
	font-family:Verdana,Arial,Tahoma;
	font-size:12px; 
	color:black;  
	line-height:normal;
	font-weight:normal;
}

