body {font: normal 11px verdana;}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;}

ul li {
	float:left;
	margin-right:-1px;
	margin-bottom:-1px;
	position:relative;
	/*border: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	width: 180px;
	padding-top: 7px;
	padding-bottom: 7px;}

li ul {
	position: absolute;
	top: 28;
	display: none;
	background: #eee; /* IE6 Bug */
	border: 1px solid #ccc; /* IE6 Bug */
	font-weight: normal;}

/* Styles for Menu Items */
ul li a{
	display: block;
	text-decoration: none;
	color: #666;
	padding-left: 7px;
	width: 100%;}

ul li a:hover{
	color: #888;}
	
li:hover ul, li.over ul {display: block;} /* The magic */

h1 {
	font-family: Impact;
	font-size: 20px;
	color: #cccccc;
	text-decoration: none;}
	
h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #444;
	text-decoration: none;
	font-weight: bold;}
	
.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;}

.bot_menu {
	text-decoration: none;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;}

a {
	text-decoration: none;
	color: #666;}
	
a:hover {
	color: #888;}

.tbl {
	border-collapse: collapse;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	color: #666;}

.tbl TD, TH {
	padding: 6px;
	border: 1px solid #666;}

.tbl TH {
	background: #ddd;
	color: #666;}

.image td {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;}

.image td img {
	float:left;
	border: 1px solid #666;
	margin-right:10px;}
	
.image2 td {
	font-family: Verdana;
	font-size: 9px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	width: 60px;}

.image2 td img {
	border: 1px solid #666;}
	
	.prod {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;}
	
	.prod p strong {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight:normal;
	}
		.prod p a strong {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight:normal;
	}
			.prod p a  {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight:normal;
	}
		.prod2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;}
				.prod2 a  {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight:normal;
	}
	.prod2 a:hover {
	color: #888;}