@charset "UTF-8";
.background {
	background-repeat: repeat;
	background-image: url(../images/background.gif);
}
.backgroundDARK {
	background-repeat: repeat;
	background-image: url(../images/background-dark.png);
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #603;
	background-attachment: fixed;
	background-color: #9E9778;
	background-image: url(../images/world-map.gif);
	background-repeat: repeat;
	padding: 0px;
}
.largetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #603;
	font-weight: normal;
	line-height: 20px;
}
.Normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #603;
	font-weight: normal;
	line-height: 16px;
}
.NormalBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #603;
	font-weight: bold;
}
.smalltext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.backgroundproducts {
	background-repeat: repeat;
	background-image: url(../images/background-light.gif);
}
.largetextBOLD {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #663;
	font-weight: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
nav:link {
	color: #666;
}
nav:visited {
	color: #666;
}
.backgroundLIGHT {
	background-repeat: repeat;
	background-image: url(../images/background-light.gif);
}
.lines {
	background-repeat: repeat;
	background-image: url(../images/tile-lines.gif);
}
.backgroundTIPs {
	background-repeat: repeat;
	background-image: url(../images/background-tips.gif);
}
