body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
.header {
	background-image:  url(images/headerbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 111px;
	width: 100%;
	text-align: left;
}
header img {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
.logo {
	float: left;
	height: 0px;
	text-align: center;
	margin: 0px;
	padding: 17px 15px 0px;
	width: 227px;
	font-weight: bold;
	color: #131C57;
	text-transform: uppercase;
	font-size: 10px;
}
.menu {
	background-color: #AEB4DF;
	background-image:  url(images/menubg.gif);
	background-repeat: repeat-x;
	float: none;
	height: 35px;
	width: 100%;
	text-align: left;
	background-position: top;
	margin: 0px;
}
.mainin {
	min-width:800px;
	display: table;
	text-align: center;
	margin: 0px;
	width: 100%;
	min-width:420px;
	overflow: visible;
}
.content {
	display: table;
	margin: 5px 0px;
	text-align: left;
	padding: 0px;
	min-width:300px;
	width: 100%;
	overflow: visible;
}
.rightcol {
	width: 170px;
	display: table;
	position: absolute;
	top: 146px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
.leftcol {
	width: 170px;
	margin: 0px;
	display: table;
	position: absolute;
	left: 0px;
	top: 146px;
	padding: 0px;
}
.footer {
	background-color: #5862AC;
	float: none;
	width: 100%;
	text-align: center;
	padding: 5px 0px;
	color: #FFFFFF;
	margin: 0px;
	clear: both;
	display: table;
}
.dir {
	background-color: #AEB4DF;
	height: 30px;
	width: 170px;
}
.headline {
	background-color: #5862AC;
	background-image:  url("images/hbg.gif");
	background-repeat: repeat-x;
	height: 38px;
	vertical-align: middle;
	display: table;
	margin: 0px 0px 5px;
	width: 100%;
}
.headline h1, .headline h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image:  url("images/hl.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 13px;
	float: left;
	margin: 0px;
	padding-top: 4px;
}
.hrimg {
	float: right;
	vertical-align: middle;
}
.item {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px dotted #B4B5C7;
	border-right: 0px dotted #B4B5C7;
	border-bottom: 3px dotted #B4B5C7;
	border-left: 0px dotted #B4B5C7;
	float: none;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.item img {
	vertical-align: middle;
	float: left;
	margin-right: 7px;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.iteminf {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 340px;
}
.itemprice {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #363F8A;
	width: 70px;
	height: 70px;
	text-align: center;
	margin: 10px;
	line-height: normal;
	display: block;
}
.itemprice img {
	padding: 0px;
	margin: 2px;
	float: none;
}
.dirul {
	background-color: #EEEFF9;
	list-style-position: outside;
	list-style-image:  url("images/li.gif");
	text-align: left;
	margin: 0px;
	line-height: 16px;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 0px;
}
.dirul li {
	border-top: 0px dotted #AEB4DF;
	border-right: 0px dotted #AEB4DF;
	border-bottom: 2px dotted #AEB4DF;
	border-left: 0px dotted #AEB4DF;
	padding: 0px 5px 4px 0px;
	line-height: normal;
}
.leftcol p, .rightcol p {
	background-color: #EEEFF9;
	margin: 0px;
	padding: 10px;
	font-size: 11px;
}
.teaser {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 3px dotted #B4B5C7;
	border-right: 0px dotted #B4B5C7;
	border-bottom: 3px dotted #B4B5C7;
	border-left: 0px dotted #B4B5C7;
	float: none;
	width: 100%;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: table;
}
.teaser h1, .teaser h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5965AF;
	margin: 0px;
}
a:link, a:visited {
	color: #5862AC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul.dirul a:link, ul.dirul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5965AF;
	text-decoration: none;
	font-size: 11px;
}
form {
	margin: 0px;
	padding:0px;
}
.footer a {
	color: #CCCCCC;
}
.teaser ul {
	margin: 10px 0px;
	float: none;
	clear: both;
	padding: 0px;
	text-align: center;
}
.teaser ul li {
	list-style-image: url(images/bcli.gif);
	float: left;
	list-style-position: inside;
}
ul.gcat li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.cat a {
	list-style-image: url(images/cli.gif);
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: disc;
	margin-right: 8px;
	margin-left: 0px;
	background-image: url(images/cli.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main2 {
	text-align: center;
	display: block;
	margin: 0px 180px;
	padding: 0px;
	overflow: hidden;

}
ul.dirul a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #232C78;
	text-decoration: none;
	font-size: 11px;
}
.itemdisc {
	clear: both;
	float: none;
	width: 100%;
	font-size: 12px;
	text-align: justify;
}
img, a img {
	border: 0px;
}
.itemprice a:link, .itemprice a:visited {
	text-decoration: none;
}
.cat {
	clear: both;
	float: none;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #B4B5C7;
	border-right-color: #B4B5C7;
	border-bottom-color: #B4B5C7;
	border-left-color: #B4B5C7;
	margin: 0px;
	padding: 3px 0px 0px;
	text-align: justify;
}
h2, h2 a:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin:0px;
	text-decoration:none;
	color: #5965AF;
}
.surprise {
	display: block;
	position: absolute;
	top: 0px;
	left: 253px;
	height: 111px;
	width: 157px;
}
input, textarea {
	vertical-align: middle;
	border: 1px solid #508FFE;
}
.button {
	border: 0px none;
}
#chc {
	background-image: url(/gb/im1.php);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	height:40px;
	width:150px;
}