body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #581011;
	height:100%;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	background-image: url('/images/template/rosace-header.jpg');
	height: 186px;
	padding: 0px;
	margin: 0px;
}

.content_wrapper {
	height: 100%;
}

.main_content {
	width: 100%;
	height: 100%;
	background-image: url('/images/template/content_background.jpg');
	background-repeat: no-repeat;
	background-attachment:inherit;
	background-position: bottom left;
	background-color: #F5DAAB;
}

h1 {
	padding: 3px;
	margin: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3E0C0B;
	font-size: 16px;
	font-weight: bold;
	color: #3E0C0B;
}

h2 {
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #581011;
}

.content {
	padding: 3px;
}

a {
	color: #85330E;
	text-decoration: none;
}
a:active {
	color: #85330E;
	text-decoration: none;
}
a:visited {
	color: #85330E;
	text-decoration: none;
}
a:hover {
	color: #85330E;
	text-decoration: underline;
}

a.menuitem {
	margin-left: 30px;
	color: #ffe6d3;
	text-decoration: none;
}

a.menuitem:hover {
	text-decoration: underline;
}

a.menuitem_selected {
	margin-left: 30px;
	color: #ffe6d3;
	text-decoration: none;
	font-weight: bold;
}

a.submenuitem {
	margin-left: 50px;
	color: #ffe6d3;
	text-decoration: none;
}

a.submenuitem:hover {
	text-decoration: none;
}

a.submenuitem_selected {
	margin-left: 50px;
	color: #ffe6d3;
	text-decoration: none;
	font-weight: bold;
}
