BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
	background-image: url(im2/bg_tile.gif);
}
a:link {
	color: #333366;
	font-weight: bold;

}
a:visited {
	color: #333366;
	font-weight: bold;

}
a:hover {
	color: #CC0033;
	font-weight: bold;

}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: x-small;
	color: #FFFFFF;
}

a.menu:hover {
	text-decoration: underline;
	letter-spacing: 1px;
	color: #FFFF66;

	}
a.menu:visited {
	font-weight: bold;
	color: #FFFFFF;


}


.menutext {
	font-size: x-small;
	color: #FFFF33;
	font-weight: bold;

}
.bodytext {
	font-size: small;
	color: #000000;
}
h1 {
	font-size: medium;
	color: #333399;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.codenumber {
	font-size: medium;
	color: #0033CC;
	font-weight: bold;

}
.size {
	font-size: small;
	color: #333399;
}
.pricetag {
	font-size: medium;
	color: #CC0033;
	font-weight: bold;

}
.tablespacer {
	width: 35px;
}
table {
	color: #6699FF;
	text-align: center;
	vertical-align: middle;

}
.table100perc {
	width: 100%;

}
.tablecell200 {
	width: 200px;
}
.tablecell400 {
	width: 400px;
}
.menutab {
	background-color: #CC0000;
	width: 16%;
}
.itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
