
body, td, p, input, select, textarea, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin: 0px;
}

a {
	color: #D7791B;
	text-decoration: none;
}

.error {
	color: red;
}

.Producttext, .ProducttextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
	line-height: 12px;
	margin: 0px;
}
.ProducttextRed {
	color: #F00;
}
.Selectfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	margin: 0px;
}

.basketfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
}

.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #808080;
	text-decoration: none;
}
.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #e7821d;
	text-transform: uppercase;
}

.HeadingN1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.Heading2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	color: #e7821d;
}

.HeadingN2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	color: #d10019;
}

table.base {
	width: 814px;
}

td.mainTop {
	height: 16px;
	background-image: url(Selector_Top.jpg);
}
td.mainTop img {width: 1px; height: 16px;}
td.mainContent {
	width: 777px;
	vertical-align: top;
	background-image: url(Selector_Middle.jpg);
	background-repeat: no-repeat;
}
td.mainLeft {
	width: 22px;
	background-image: url(Selector_Left.jpg);
}
td.mainLeft img {width: 22px; height: 1px;}
td.mainRight {
	width: 15px;
	background-image: url(Selector_Right.jpg);
}
td.mainRight img {width: 15px; height: 1px;}
td.mainBottom {
	height: 18px;
	background-image: url(Normal_Bottom.jpg);
}
td.mainBottom img {
	height: 18px;
	width: 1px;
}
td.mainBottomSplit {
	height: 30px;
	background-image: url(Selector_Bottom.jpg);
}
td.mainBottomSplit img {
	height: 30px;
	width: 1px;
}