@charset "utf-8";
/* CSS Document */

html{
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.jpg) top #FFFFFF repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}

body.bg2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg2.jpg) top #FFFFFF repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}

body.bg3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg3.jpg) top #FFFFFF repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}

body.bg4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg4.jpg) top #FFFFFF repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}

body.bg5 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg5.jpg) top #FFFFFF repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}

body.products {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fbfbf3;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}


td.content{
	text-align: justify;
}

.left{
	text-align: left;
}

.topbanner{
	background: url(images/topbanner.jpg) no-repeat;
	height: 173px;
	border-bottom: solid #660000 7px;
}

.topbanner1{
	background: url(images/topbanner01.jpg) no-repeat;
	height: 173px;
	border-bottom: solid #660000 7px;
}

.topbanner2{
	background: url(images/topbanner02.jpg) no-repeat;
	height: 173px;
	border-bottom: solid #660000 7px;
}

.topbanner3{
	background: url(images/topbanner03.jpg) no-repeat;
	height: 173px;
	border-bottom: solid #660000 7px;
}

.topbanner4{
	background: url(images/topbanner04.jpg) no-repeat;
	height: 173px;
	border-bottom: solid #660000 7px;
}

.topbanner5{
	background: url(images/topbanner05.jpg) no-repeat;
	height: 173px;
	border-bottom: solid #660000 7px;
}

.topbanner6{
	background: url(images/topbanner06.jpg) no-repeat;
	height: 173px;
	border-bottom: solid #660000 7px;
}

.key{
	font-size: 11px;
	font-weight: bold;
	color: #d1bbbb;
}

a{ color: #933640; text-decoration: none;}
a:hover{ color: #933640; text-decoration: underline;}

.subheader{ font-weight: bold; font-size: 14px; color: #a67076;}

.white{ color: #FFFFFF; }
a.language{ color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration: none;}
a.language:hover{ color: #d1bbbb; text-decoration: underline;}
.contact{ color: #FFFFFF; font-weight: bold; font-size: 11px;}

.footer{ color: #660000; font-size: 11px;}
a.wn{ color: #646464; text-decoration: none;}
a.wn:hover{ color: #000000; text-decoration: underline;}

.list{ margin-left:15px; margin-top:0px; }
.bullet{ margin-left:-40px;}
.small{	font-size: 10px;}
.larger{ font-size: 15px;}