body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
}

.bgrepeat-x {
	background-repeat: repeat-x;
}

.bgrepeat-y {
	background-repeat: repeat-y;
}

.textnormal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #555;
}

.textnormalsmall {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.textnormal-bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	color: #000;
}

.textnormal-italic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #111;
}

.textnormal-head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 24px;
	color: #C00;
}

.linknormal-head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 24px;
	color: #C93;
}

a.linknormal-head:hover {
	text-decoration: none;
	color: #C00;
}

.textnormal-price {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #AA6405;
}


.textnormal-quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #000;
}

.textnormal-asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C00;
}

.textnormal-faqprices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #03C;
}

.textnormal-italic-large {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #000;
}

.textnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #C00;
}

.textcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
}

.link-main-navigation {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFF;
	line-height: 26px;
	text-decoration: none;
}

a.link-main-navigation:hover {
	color: #7B4800;
}

.link-bottom-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 26px;
	text-decoration: none;
}

a.link-bottom-navigation:hover {
	color: #7B4800;
}

.linknormal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #00F;
}

a.linknormal:hover {
	text-decoration: none;
	color: #555;
}

.linknormalsmall {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 16px;
	color: #00F;
}

a.linknormalsmall:hover {
	text-decoration: none;
	color: #333;
}

.linkfaq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #AF6919;
}

a.linkfaq:hover {
	text-decoration: none;
}

.distributorsNormal,
a.distributorsNormal,
.distributorsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.distributorsNormal {
	color: #f60;
	}

a.distributorsNormal:hover {
	text-decoration: none;
	}
	
.distributorsBold {
	font-weight: bold;
	}
	
.distributorsNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: oblique;
}

.distributorsHeader,
a.distributorsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
}

a.distributorsHeader:hover {
	text-decoration: none;
	}
