body {
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #660000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #4d2f04;
}
.elements { background-color:#E6E6E6; border: #4F2B1D 1px solid; }

.textRemarks
{
	font-style: italic;
}

h1 {
margin: 0px;
padding: 0px;
color: #990000;
font-family:Tahoma;
font-weight:lighter;
font-size: 24px;
padding-left: 30px;
padding-right: 30px;

}
h2 {
margin: 0px;
padding: 0px;
color: #990000;
font-family:Tahoma;
font-weight: normal;
font-size: 15px;
padding-right: 30px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:visited {
	color: #990000;
		font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
}
.menulist a{

font-size: 12px;
color: white;
display: block;
width: 140px;
height: 16px;
margin-bottom: 5px;
text-decoration: none;
font-weight: normal;
padding-left: 18px;
margin-left: 18px;
align:left;
border-bottom: #A97F51 1px solid;
}

.menulist a:active{
font-size: 12px;
color: white;
display: block;
width: 140px;
height: 16px;
margin-bottom: 5px;
text-decoration: none;
font-weight: normal;
padding-left: 18px;
margin-left: 18px;
align:left;
border-bottom: #A97F51 1px solid;
}

.menulist a:hover{
font-size: 12px;
color: white;
display: block;
width: 140px;
height: 16px;
margin-bottom: 5px;
text-decoration: none;
font-weight: normal;
padding-left: 18px;
margin-left: 18px;
align:left;
border-bottom: #A97F51 1px solid;
background-color: #CC9966;
}

.menulist a:visited{
font-size: 12px;
color: white;
display: block;
width: 140px;
height: 16px;
margin-bottom: 5px;
text-decoration: none;
font-weight: normal;
padding-left: 18px;
margin-left: 18px;
align:left;
border-bottom: #A97F51 1px solid;
}

