html, body {
background-color:#5F5F3F;
color:#000000;
font-family:Tahoma,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
height:100%;
margin:0pt;
padding:0pt;
text-align:center;
text-decoration:none;
}

.menu {
color:#000000;
text-decoration:none;
}
A.menu{
	color:#000000;
	text-decoration:none;
}
.menuHover {
color:#5F5F3F;
text-decoration:none;
}
.sitemap {
color:#5F5F3F;
text-decoration:none;
}
#header {
background-image:url(../img/texture.jpg);
height:150px;
margin-left:auto !important;
margin-right:auto !important;
position:relative;
width:900px;
}
#header_knife {
height:101px;
left:10px;
margin-left:auto !important;
margin-right:auto !important;
position:absolute;
top:10px;
width:441px;
z-index:200;
}
#header_logo {
height:180px;
left:476px;
margin-left:auto !important;
margin-right:auto !important;
position:absolute;
top:-186px;
width:360px;
z-index:1000;
}
#header_categories {
font-family:"Copperplate Gothic Light";
font-size:14pt;
font-weight:bold;
left:-190px;
position:relative;
top:120px;
z-index:200;
}
#display {
background-color:#F1F1F1;
margin-left:auto !important;
margin-right:auto !important;
padding-bottom:50px;
position:relative;
text-align:left;
top:0px;
width:900px;
z-index:200;
}
#content {
background-color:#F1F1F1;
font-family:Tahoma;
font-size:12pt;
font-weight:normal;
margin-left:120px;
position:relative;
top:40px;
width:760px;
}
#footer {
background-image:url(../img/texture.jpg);
height:20px;
margin-left:auto !important;
margin-right:auto !important;
position:relative;
text-align:left;
width:900px;
}
#footer_content {
font-family:"Copperplate Gothic Light";
font-size:14pt;
font-weight:bold;
left:17px;
position:relative;
}
#footer_copyright {
font-family:"Copperplate Gothic Light";
font-size:14pt;
left:690px;
font-weight:bold;
position:relative;
text-align:right;
top:-22px;
width:200px;
}
.error{
	background-color:#ffd0bb;
}
table.imageborder {
margin-bottom:12px;
}
table.imageborder td.nw {
background-image:url('../img/image_border_nw.gif');
background-position:right bottom;
background-repeat:no-repeat;
font-size:1px;
line-height:1px;
}
table.imageborder td.n {
background-image:url('../img/image_border_n.gif');
background-position:center bottom;
background-repeat:repeat-x;
font-size:12px;
line-height:12px;
}
table.imageborder td.ne {
background-image:url('../img/image_border_ne.gif');
background-position:left bottom;
background-repeat:no-repeat;
font-size:1px;
line-height:1px;
}
table.imageborder td.e {
background-image:url('../img/image_border_e.gif');
background-position:left center;
background-repeat:repeat-y;
font-size:30px;
line-height:1px;
}
table.imageborder td.se {
background-image:url('../img/image_border_se.gif');
background-position:left top;
background-repeat:no-repeat;
font-size:1px;
line-height:1px;
}
table.imageborder td.s {
background-image:url('../img/image_border_s.gif');
background-position:center top;
background-repeat:repeat-x;
font-size:12px;
line-height:12px;
}
table.imageborder td.sw {
background-image:url('../img/image_border_sw.gif');
background-position:right top;
background-repeat:no-repeat;
font-size:1px;
line-height:1px;
}
table.imageborder td.w {
background-image:url('../img/image_border_w.gif');
background-position:right center;
background-repeat:repeat-y;
font-size:40px;
line-height:1px;
}
table.imageborder td.c {
font-size:1px;
line-height:1px;
}
table.imageborder td.c img {
border-width:0px;
display:block;
}