@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.largertype {
	font-size: 14px;
}
.wood {
	background-image: url(images/bg_wood.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.stone {
	background-image: url(images/bg_stone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #CC9933;
	text-decoration: none;
	font-size: 10px;
}
a:active {
	color: #CC9933;
	text-decoration: none;
	font-size: 10px;
}
.mat {
	background-image: url(images/bg_mat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.paper {
	background-image: url(images/bg_paper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menutextsmall {
	font-size: 10px;
	color: #000000;
}
.menutextlarge {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.menuheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
