a:link {
	background-color: transparent;
	color: #FF4500;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #FF4500;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #CC0000;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #000000;
	color: #FF4500;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 10px; /*scrollbar-properties */
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FF4500;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FF4500;
	scrollbar-shadow-color: #FF4500;
	scrollbar-track-color: #000000;
	width: 350px;
}

h1 {
	background-color: transparent;
	color: #FF4500;
	font-size: 12px;
}

h2 {
	background-color: transparent;
	color: #FF4500;
	font-size: 11px;
}

table, td {
	background-color: transparent;
	color: #FF4500;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 10px;
}

.buttons {
	background-color: #810000;
	border: 1px solid #C23030;
	color: #000000;
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	padding: 3px;
	vertical-align: middle;
}

.cent {
	text-align: center;
}

.fet {
	font-weight: bold;
}

.fetred {
	background-color: #810000;
	color: #000000;
	font-weight: bold;
}

.frame {
	border: 1px dotted #A50004;
}

.frame2 {
	border: 1px dotted #A50004;
}

.frame3 {
	border: 1px dotted #A50004;
}

.inputfield {
	background-color: #C3C3C3;
	border: 2px solid #A50004;
	color: #000000;
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	padding: 3px;
	vertical-align: middle;
}

.ital {
	font-style: italic;
}

.menutitle {
	background-color: transparent;
	border: 1px dotted #A50004;
	color: #A50004;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px;
	text-align: center;
	width: 160px;
}

.price {
	background-color: #C23030;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.pricehead {
	background-color: #A50004;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.submenu {
	margin-bottom: 0.5em;
}
