Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	
}

A.dark:visited {
	color: #999999;
	text-decoration: none;
}

A.dark:active {
	color: #FFFF33;
	text-decoration: none;
}

A.dark:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

A:link {
	color: #0000FF;
	text-decoration: none;


}

A:visited {
	color: #666666;
	text-decoration: none;

}

A:active {
	color: #0000FF;
	text-decoration: none;

}

A:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFCC66;


}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}
A.product:link {

	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.product:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;

}
A.product:hover {

	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.product:active {

	color: #FFFF33;
	text-decoration: none;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: static;
top: auto;
left: auto;
}
dl#menu {
width: auto;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
dl#menu dd {
border: 1px solid gray;
}
dl#menu li {
	text-align: center;
	background: #FFCC66;
}
dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background: #eee;
	color: #993300;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

