a {
	text-decoration: none;
}
a.mail {
	color: #606060;
}

body {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #D7B380;
}


div.centered {
	text-align: center;
}

div.option {
	cursor: pointer;
	margin-bottom: 4px;
}

div.options {
	margin-top: 10px;
	padding-top: 22px;
	margin-left: 42px;
}

div.page {
	margin-left: 2px;
}


table.main {
	margin: 40px auto 0px auto;
	width: 896px;
	height: 508px;
	text-align: left;

	background-image: url("background.jpg");
}

table.bottom {
}

html {
	font-family: verdana;
	font-size: 14px;
	cursor: default;
}

img.light {
	margin-right: 6px;
}

img.photo {
	margin-top: 3px;
	margin-left: 3px;
float:right;
	border-style: none;
}

img.arrow {
	cursor: pointer;
}

.orange {
	color: #FF6600;
}

.smaller {
	font-size: 90%;
}

div.bigger {
	font-size: 115%;
	padding-bottom: 1px;
}

tr {
	vertical-align: top;
}

tr.top {
	height: 128px;
}

tr.bottom {
	color: white;
}

td {
	padding: 0px;
	font-size: 14px;
	font-family: verdana;
}

td.leftbottom {
	width: 414px;
	color: #E0E0D0;
	padding-top: 48px;
	padding-left: 70px;
	padding-right: 30px;
	
}	
td.lefttop {
	width: 548px;
	padding-left: 16px;
	bbackground-color: green;
}
td.currentmaquette {
	padding-top: 3px;
	text-align: center;
	width: 30px;
	color: #E0E0D0;
}

table.maqdetails {
	margin-left: 36px;
	font-size: 14px;
}
tr.maqdetails3 td{
	padding-bottom: 12px;
}
td.maqdetailsleft {
	text-align: right;
	color: #E0E0D0;
}
td.maqdetailsright {
	font-weight: bold;
	padding-left: 8px;
	color: #E0E0D0;
}

table.maqcounter {
	margin-left: 44px;
	color: #E0E0D0;
}
