A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}
a.TINYNAV:link {
	font-family: "arial";
	font-size: 8px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.TINYNAV:visited {
	font-family: "arial";
	font-size: 8px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.TINYNAV:active {
	font-family: "arial";
	font-size: 8px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.TINYNAV:hover {
	font-family: "arial";
	font-size: 8px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}

A:link {
	color: #FF0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}


A:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}

A:active {
	color: #FF0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}

A:hover {
	color: #000099;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}

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: 12px;
	background-color: #E5E5E5;
	border: 1px solid #000000;
	font-family: "Trebuchet MS";
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
margin: 0px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}

TD.searchtext {
	font-size: 11px;
	font-family : Arial;
font-weight: bold;
margin-bottom: 2px;
text-align: bottom;
}

form {
margin: 0;padding: 0;
margin-bottom: 3px;
}
