/******************************
* standaard styles
******************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #fbf5db;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
td {
	font-size: 80%;
}
h1 {
	font-size: 100%;
	color:#000000;
}
h2 {
	font-size: 90%;
	color: #333399;
}
span.note {
	font-size: 70%;
	color: #333399;
}
div#center {
	padding-left: 10px;
	padding-right: 10px;
	width: 570px;
}
td#page {
	background-image: url(mbottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#content {
	margin-top: 100px;
	padding-left: 3px;
	padding-right: 3px;
}
div#bar {
	margin-left: 1px;
	margin-top: 10px;
	width: 567px;
	height: 10px;
	background-color: #3265ca;
	clear: both;
}
div#leftmenu {
	margin-top: 20px;
	padding:0px 0px 0px 0px;
}
a {
	color: black;
	font-weight: bold;
}
table {
	border-collapse: collapse;
}
table.calendar {
	background-color: #fffccc;
	border: 1px solid black;
	text-align: right;
}
table.calendar tr.head {
	background-color: #f5ca09;
}
table.calendar tr.row {
	background-color: #fffcdf;
}
table.calendar td {
	border: 1px solid black;
}
div.villas {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	width: 200px;
}
div.villas img {
	margin-top: 6px;
	width: 200px;
	height: 150px;
}
span.error {
	color: red;
}
table#calendar td {
	padding: 5px;
	vertical-align: top;
}
#tariffs {
    width: 100%;
}
#tariffs td {
    padding: 2px;
    margin: 0;
}
#tariffs td.label {
    font-weight: bold;
}
tr.row1 {
	background-color: #F7ECB7;
}
tr.row2 {
}
span.head {
  display: block;
  background-color: #3265ca;
  font-weight: bold;
  width: 100%;
  margin: 10px 0px;  
}
/******************************
* active x styles
******************************/
.buttonnor {
	background-color: #C0C0C0;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	position: RELATIVE;
	top: 1px;
	width: 23px;
}
.buttonovr {
	background-color: #C0C0C0;
	border-color: #E0E0E0 #808080 #808080 #E0E0E0;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	position: RELATIVE;
	top: 1px;
	width: 23px;
}
.buttonpress {
	background-color: #E8E8E8;
	border-color: #808080 #E0E0E0 #E0E0E0 #808080;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	position: RELATIVE;
	top: 1px;
	width: 23px;
}
.buttonsep {
	border-left: ButtonShadow solid 1px;
	border-right: ButtonHighlight solid 1px;
	font-size: 0px;
	height: 23px;
	top: 1px;
	width: 1px;
}
.toolbar {
	background-color: #C0C0C0;
	border-color: #E0E0E0 #808080 #808080 #E0E0E0;
	border-style: solid;
	border-width: 1px;
	height: 25px;
	left: 0;
	position: RELATIVE;
	top: 0;
}
