Body {
	font-size: 12px;
	font-family : Verdana, Arial;
	margin: 2px;
}

A.dark:link {
	color: #6C3E17;
	text-decoration: none underline;
}

A.dark:visited {
	color: #999999;
	text-decoration: none underline;
}

A.dark:active {
	color: #999999;
	text-decoration: none underline;
}

A.dark:hover {
	color: #999999;
	text-decoration: none underline;
}

A:link {
	color: #330099;
	text-decoration: none underline;

}

A:visited {
	color: #330099;
	text-decoration: none underline;

}

A:active {
	color: #330099;
	text-decoration: none underline;
}

A:hover {
	color: #E2D8D1;
	text-decoration: none underline;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

TD.topmenu {
    font-size: 11px;
	font-family : Verdana, Arial;
	font-weight : Bold;
	border: 1px solid #FFF6CC;
}

P {
	font-size: 12px;
	font-family : Arial;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF; 
	font-weight: bold;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #000000;
	border-width: 1px;
	font-family: Verdana, Arial;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #000000;
	border-width: 1px;
	font-family: Verdana, Arial;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	height : 1px;
}

.boxes {
	border: 1px solid #FFF6CC;
	background-color: #E2D8D1;
	text-indent: 5px;
}

.boxheader {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF6CC;
	text-align: center;
	background-color: #6C3E17;
	line-height: 17px;
}

.boxheader2 {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF6CC;
	text-align: left;
	background-color: #6C3E17;
	line-height: 17px;
}

.related {
	border: 1px solid #FFF6CC;
	background-color: #E2D8D1;
}

.related2 {
	border: 1px solid #FFF6CC;
	background-color: #E2D8D1;
}

.related3 {
	border: 1px solid #6C3E17;
	background-color: #E2D8D1;
}

SPAN.price { COLOR: #CC0000;
}

SPAN.save { COLOR: #CC0000;
}

A.ectlink:link {
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}

#loading {
	width: 200px;
	height: 100px;
	background-color: #FFF6CC;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
	border: 2px solid #000000;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
}

/* Left Column Menu */
#menuhead {
font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-decoration: none;
color:#6C3E17;
background-color: #FFF6CC;
height:25px;
line-height:25px;
padding: 0px 0px 0px 5px;
border-color: #FFF6CC;
border-style: solid;
border-width: 1px;
display: block;
}

#menu a:link, #menu a:visited {
font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, Sans-serif;
text-decoration: none;
color:#FFF6CC;
height:25px;
line-height:25px;
padding: 0px 0px 0px 5px;
border-color: #FFF6CC;
border-style: solid;
border-width: 1px;
display: block;
}

#menu a:hover {
background: #C8B2A3;
text-decoration: underline;
}