body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
	text-align: left;
	margin: 0px;
	border-top: thin solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: thin solid;
}
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.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.menu:hover {
	color: #000000;
	text-decoration: none;
}
.compinfo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


A:link {
	color: #333333;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;

}

A:active {
	color: #333333;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	text-decoration: none;

}

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: 11px;
	font-family : Tahoma;
	font-weight : bold;
}

input.search
{
	height: 12px;
	background-color: #FFFFFF;
	border: solid #000000;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #000000;
	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;
}


.linkframe {
	border-top: thin outset #000000;
	border-right: thin inset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #000000;
}
