HTML {
	height:100%;
}
BODY {
	background: #EDE3D1;
	color: #DED3D1;
	margin: 0px;
	scrollbar-arrow-color: #DED3D1;
	scrollbar-3dlight-color: #C41230;
	scrollbar-highlight-color: #DED3D1;
	scrollbar-face-color: #C41230;
	scrollbar-shadow-color: #DED3D1;
	scrollbar-darkshadow-color: #C41230;
	scrollbar-track-color: transparent;
	height:100%;
}
#Layer1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	left: 0;
	top: 0;
}
#Layer2 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0;
	top: 0;
	visibility: hidden;
}
.maintable {
	height:100%;
}
.flashtable {
	height:400;
}
A {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #583E18;
	text-decoration: none;
}
A:hover {
	color: #C41230;
	text-decoration: underline;
}
SMALL {
	FONT-SIZE: 1px;
	FONT-FAMILY:  Verdana, sans serif;
	COLOR: #169458
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #583E18;
}
label, .age {
	color: #C41230;
	font-weight:bold;
}
input {
	font-family:  Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C41230;
	background-color: #F8F4ED;
	border: 1px solid #583E18;
}
.cssbutton {
	background: transparent;
	color : #FDE760;
	height: 22px;
	width : 110px;
	padding-left: 22px;
	vertical-align: top;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-variant: small-caps;
	cursor: pointer;
	text-align:left;
	text-decoration:none;
	border: 1px solid #583E18;
	background: #c41230 url(boissons/images/icons/treemenu/button.gif) 0 50% no-repeat;
}
