html {
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #999999;
	scrollbar-face-color: #D4C7E5;
	scrollbar-arrow-color:#000000;
}
body {
	background-color: #b0e3d7;
	background-image: url(../gui/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;

}

table td.header
{
	color: white;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-image: url(../gui/content-other.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content a:link {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.content a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.content a:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.content a:active {
	font-weight: bold;
	color: #660099;
	text-decoration: underline;
}
.searcharea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
}
.searchareainput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footer a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.footer a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.breadcrumbs a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.copyright a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.copyright a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.copyright a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.copyright a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.content td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #533211;
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
h3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #330066;
	text-decoration: none;
}
.productInfo {
	font-size: 11px
}
.sidearea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.sidearea a:link, .sidearea a:visited{
	color: #333333;
	text-decoration: none;
}
.sidearea a:hover, .sidearea a:active{
	color: #333333;
	text-decoration: underline;
}

.footer, .footer a:link, .footer a:visited
{
	color: #663300;
}

.footer a:hover
{
	color: white;
}

