body, html {
	background: black;
	color: white;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	height: 100%;
	scrollbar-3dlight-color: black;
    scrollbar-arrow-color: white;
    scrollbar-base-color: black;
    scrollbar-track-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
}
input, select, file, textarea {
	font-size: 10px;
	font-style: normal;
	background: #BCBCBC;
	color: black;
	border: none;
}
input:focus, input.iefocus, select:focus, file:focus, textarea:focus, textarea.iefocus {
	background: white;
	color: black;
	border: none;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
}
h2.boxtext {
	color: black;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}
h4 {
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	margin-left: -2px;
}
p {
	font-size: 10px;
	font-style: normal;
	margin: 4px;
	margin-bottom: 8px;
}
p#underrubrik {
	font-size: 10px;
	font-style: normal;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}
pre {
	margin: 0px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
ul {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	list-style-image: url('../images/dot.jpg');
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	margin-bottom: 5px;
}
li {
	margin: 0px;
	padding: 0px;
}
label {
	font-size: 10px;
	font-style: normal;
}
a {
	color: black;
	text-decoration: none;
}
a:hover { 
	color: #444444;
}
a.link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}a.link:hover { 
	color: #AAAAAA;
}
img { border-color: black;
}
table { border: 0; }
table#admin {
	background: black url('../images/bg2/admin.jpg'); 
	background-repeat: no-repeat;
	background-position: left top;
}
table#box {
	width: 284px;
	height: 140px;
	background: white url('../images/bg2/box.jpg'); 
	background-repeat: no-repeat;
}
table#box_small {
	width: 284px;
	height: 44px;
	background: white url('../images/bg2/box_small.jpg'); 
	background-repeat: no-repeat;
}
table#button {
	width: 56px;
	height: 20px;
	background: white url('../images/bg2/button.jpg'); 
	background-repeat: no-repeat;
}
table#cart {
	width: 128px;
	height: 20px;
	background: white url('../images/bg2/cart.jpg'); 
	background-repeat: no-repeat;
}
table#enter {
	width: 224px;
	height: 252px;
	background: black url('../images/bg2/enter.jpg'); 
	background-repeat: no-repeat;
}
table#field {
	width: 224px;
	height: 20px;
	background: white url('../images/bg2/field.jpg'); 
	background-repeat: no-repeat;
}
table#image {
	width: 68px;
	height: 68px;
	background: white url('../images/bg2/image.jpg'); 
	background-repeat: no-repeat;
}
table#label {
	width: 104px;
	height: 20px;
	background: black url('../images/bg2/label.jpg'); 
	background-repeat: no-repeat;
}
td#bottom {
	height: 42px; 
	background: black url('../images/bg2/bottom.jpg'); 
	background-repeat: no-repeat;
	background-position: right top;
}
td#label {
	height: 12px;
	background: #BCBCBC; 
}
td#label_o {
	height: 12px;
	background: white; 
}
td#logo {
	height: 52px; 
	background: black url('../images/bg2/logo.jpg'); 
	background-repeat: no-repeat;
	background-position: left bottom;
}
td#menu {
	width: 88px;
	background: black url('../images/bg2/menu.jpg'); 
	background-repeat: no-repeat;
	background-position: right top;
}
td#middle1 {
	width: 368px;
	height: 428px; 
	background: black url('../images/bg2/middle1.jpg'); 
	background-repeat: no-repeat;
	background-position: left top;
}
td#middle2 {
	width: 368px;
	height: 428px; 
	background: black url('../images/bg2/middle2.jpg'); 
	background-repeat: no-repeat;
	background-position: left top;
}
td#middle3 {
	width: 368px;
	height: 428px; 
	background: black url('../images/bg2/middle3.jpg'); 
	background-repeat: no-repeat;
	background-position: left top;
}
td#middle4 {
	width: 368px;
	height: 428px; 
	background: black url('../images/bg2/middle4.jpg'); 
	background-repeat: no-repeat;
	background-position: left top;
}
div.wrapper {
	width: 348px; 
	height: 408px;
	overflow: auto;
}
div.no_wrap {
	height: 14px;
	overflow: hidden;
}




