body {
	background-image: url(images/back_rep.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6ef;
}
.topback {
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
	height: 330px;
}
.topbackshort {
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
	height: 207px;
}
.topbackveryshort {
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
	height: 116px;
}
.imgspace {
	padding-top: 33px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0e0d65;
	text-align: justify;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e0d65;
	padding-bottom: 20px;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0e0d65;
	width: 217px;
	list-style-type: square;
	text-align: left;
	line-height: 17px;
	top: 267px;
	position: fixed;
	padding-left: 34px;
}
.topbackmiddle {
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.formbox {
	width:200px;
	border:solid;
	border-width:1px;
	border-color:#484A8D;
	padding: 3px;
}

.formboxshort {
	width:200px;
	border:solid;
	border-width:1px;
	border-color:#484A8D;
	padding: 3px;
}

#prodsub {
	position: absolute;
	visibility: hidden;
	padding-left: 22px;
}

#secsub {
	position: absolute;
	visibility: hidden;
	padding-left: 22px;
}
