body {
	background-color: #e1c99e;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
td {
	color: #666;
}
img {
	border: none;
}
h1 {
	font: 19px arial;
	color: #431d06;
	font-weight: bold;
	padding: 5px 15px;
	margin: 10px 0px 5px;
}
h2 {
	font: 16px arial;
	color: #2d006a;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
h3 {
	font: 14px arial;
	color: #f6d0f0;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin: 0px 0px 10px;
}
td {
	font: 12px tahoma;
	color: #000;
	vertical-align: top;
}
a:link {
	color: #550225;
	text-decoration: underline;
}
a:visited {
	color: #550225;
	text-decoration: underline;
}
a:hover {
	color: #006925;
	text-decoration: underline;
}

/*
	Classes
*/
.logo {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.family {
	background: #FFF url(/images/bg-family.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.roof {
	width: 95%;
	background: #e1c99e url(/images/roof.jpg) no-repeat left top;
	text-align: left;
	padding: 0px;
}
.menu {
	background: #e1c99e url(/images/bg-menu.jpg) no-repeat left top;
	font: 13px verdana;
	color: #FFF;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px 5px 15px;
	
}
.menu div {
	width: 80%;
	background: url(/images/arrow-menu.gif) no-repeat left center;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #629572;
	margin: 0px;	
	vertical-align: top;
}
.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #f8f400;
	text-decoration: none;
}
.main {
	font: 12px tahoma;
	text-align: justify;
	vertical-align: top;
	padding: 20px 35px 15px 0px;
}
.content {
	width: 92%;
	background: #FFF url(/images/bg-content-up.gif) no-repeat left top;
	padding: 15px 30px 20px 25px;
	margin: 0px;
}
.contentdown {
	width: 101%;
	background-color: #FFF;
	padding: 0px 0px 0px px;
	margin: 0px;
}
.rightst {
	vertical-align: top;
	padding: 20px 0px 15px;
}
div.blueText {
	padding: 20px 25px 50px 15px;

}
.footer {
	font: 11px tahoma;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 15px 5px;
}
.footer a:link {
	color: #20314b;
	text-decoration: none;
}
.footer a:visited {
	color: #20314b;
	text-decoration: none;
}
.footer a:hover {
	color: #20314b;
	text-decoration: underline;
}
img.pict {
	border: 1px solid #dcdcdc;
	padding: 3px;
}

/*
	id's
*/
#rightBlue {
	background: #e1c99e url(images/blue-bg.jpg) repeat-y left top;
	margin: 0px;
}
#rightBlue td {
	background: url(/images/blue-top.jpg) no-repeat left top;
	padding: 0px;
	font: 11px tahoma;
	color: #FFF;
}
#rightBlue td a {
	color: #fff99d;
}
#actualno {
	margin: 0px;
}
#actualno td.stextom {
	border-bottom: 1px solid #edb57f;
	padding-bottom: 10px;
	line-height: 20px;
}