body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size:smaller;
	line-height: 140%;
	color: #000;
	}
#imagebox {
	margin: 0;
	padding: 0;
	height:100px;
	background: url(../images/ls001.jpg) no-repeat center center;
	}
#tit{
	display: block;
	height:20px;
	margin: 0px;
	padding-left: 20px;
	margin-bottom:5px;
	color: #fff;
	font-weight:bold;
	background: url(../images/bar4.jpg) no-repeat left center;
	}
#tit2{
	font-weight:bold;
	display: block;
	height:20px;
	width:300px;
	margin: 0px;
	margin-bottom:5px;
	padding-left: 20px;
	padding-top:0px;
	color: #fff;
	background: url(../images/bar4.jpg) no-repeat left center;
	}
p {
	font: small, verdana, sans-serif;
	color: #000000;
	text-align: justify;
	}
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover  {
	color: #8f0000;
	text-decoration: none;
  	background: url(../images/linkweb2.gif) no-repeat center right;
	}
a:active {
	color: #000000;
	text-decoration: none;
	}
div.scroll {
	margin-top:5px;
	color: #000;
	height: 250px;
	width: 380px;
	overflow: auto;
	padding-right: 10px;
	background-color:#fff;
	text-align:justify;
	float:left;
	}
div.scroll2 {
	color: #000;
	height: 250px;
	width: 380px;
	overflow: auto;
	padding-right: 10px;
	text-align: center;
	float:left;
	}
div.scroll2low {
	color: #000;
	height: 230px;
	width: 380px;
	overflow: auto;
	padding-right: 10px;
	background-color:#fff;
	text-align: center;
	float:left;
	}
div.scroll3 {
	color: #000;
	height: 250px;
	width: 425px;
	overflow: auto;
	padding-right: 10px;
	background-color:#fff;
	text-align:justify;
	float:right;
	}
div.scroll4 {
	color: #000;
	height: 230px;
	width: 455px;
	overflow: auto;
	padding-right: 15px;
	background-color:#fff;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	}	
div.scroll5 {
	color: #000;
	height: 130px;
	width: 530px;
	overflow: auto;
	padding-right: 15px;
	background-color:#fff;
	text-align:justify;
	float:left;
	}
fieldset {
	color:#000;
	background-color:#fff;
	border: dotted 1px #fff;
	width: 300px;
	background-position: center top;
}
legend {
	color:#fff;
	background-color:#8f0000;
	padding: 2px;
}

label {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display:block;
	margin-right: 10px;
	position:relative;
	width: 100px;
	float:none;
}

label.fieldLabel {
	display: inline;
	float:left;
}

input.formInputField {
		border: 1px solid #f66;
		background-color:#FFF;
		color:#8f0000;
		margin-right: 5px;
		margin-bottom: 5px;
		padding: 2px;
		height: 15px;
}

input.formInputField:hover {
		background-color:#FFCC66;
		color:#000;
		border: solid 1px #f66;
}
select.formSelect {
	border: solid 1px #f66;
	background-color:#FFFFFF;
	color:#333333;
	margin-right: 5px;
	margin-bottom: -1px;
	margin-top:14px;
	padding: 0px;
}

select.formSelect:hover {
	background-color:#FFCC66;
	color:#333333;
	cursor: pointer;
}
div.guestb {
	display: block;
	padding-top: 10px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #666;
	}
div.imagrot {
	float: right;
	}
div.menuitems {
	display: block;
	padding-top: 3px;
	}
div.menudesc {
	display: block;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom: 1px dotted #666;
	font-size:x-small;
	}
div.clear{
	clear: left;
	}
div.logo{
	background: url(../images/resto.jpg) no-repeat 50px 0px;
	height: 220px;
	width: 300px;
	}
	
