.menutitle{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #C0C0C0;
}
.menutitleL{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #B08000;
}

A.menu,h3{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-decoration : none;
	color : #B08000;
}

A.menu:hover{
	color : #006699;
	text-decoration : underline;
}
A.nounder{
	text-decoration : none;
}
.product{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #B08000;
	font-weight : bold;
	letter-spacing : 1px;
}
.productl{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 22px;
	text-decoration : none;
	color : #006699;
}
A.menuhere{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-decoration : underline;
	color : #006699;
}
A.menuhere:hover{
	color : #008699;
}
.gen,td,table{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
	color : #C0C0C0;
}
.shadowed {
	border: #A6A6A6; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
A{
	color : #006699;
}
A:hover{
	color : #008699;
}
.tiny{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #606060;
}
.tiny2{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #C0C0C0;
}
.gendate{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #B08000;
}

.hide span{ /*CSS for enlarged image*/
position: absolute;
left: -4000px;
visibility: hidden;
color: black;
text-decoration: none;

z-index: 0;
}

.show {
position:relative;
}
.show span{ /*CSS for enlarged image*/
position: absolute;
left: 25px;
top: 10px;
visibility: visible;
color: black;
text-decoration: none;
background-color: transparent;
height:400;
z-index: 50;
cursor: default;
}
