	body {
	font-family: "tahoma", serif;
	font-size: 10px
	margin-top: 0px;
	color:#666666;
	background-color: #fff;
	}
	

		#content {
	border-top: 1px dashed #EDF1F2;
	text-align: justify;
	font-size: 10px
	padding: 5px;
	margin-left: 0px;
	background-color:#fff;
	color: #666666;
	background-image: url(../images/shad.jpg);
	background-repeat: no-repeat;
		}

		
		#containerboth{ 
		padding-right: 30px;
		padding-left:30px;
		}

		
		.fotext{
		border-top: 1px dashed #EEEEEE;
		margin-left: 30px;
		margin-right: 30px;
		font-size: 10px;
		padding-top: 10px;
		color:#6A849D;
		}
	

.menu {
	color: #666666; 
	line-height:18px; 
	text-decoration:none; 
}
.menu:hover {
	color: #666666; 
	text-decoration:underline; 
}
.topmenu {
	color: #ffffff; 
	text-decoration:none; 
}
.topmenu:hover {
	color: #ffffff; 
	text-decoration:underline; 
}
.orange {
        color: #ffffff; 
	text-decoration:none; 
}
.orange:hover {
	color: #ffffff; 
	text-decoration:underline; 
}
.big {
	font-family: Tahoma; 
	font-size: 18px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big2 {
	font-family: Tahoma; 
	font-size: 16px; 
	color: #505050; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big3 {
	font-family: Tahoma; 
	font-size: 13px; 
	color: #772200; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: bold; 
}
.footermenu {
	font-family:   Tahoma; 
	font-size: 10px; 
	color: #666666; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}
.buttons a { 
 font-family: "tahoma", serif;
 font-size: 10px
 color:#ffffff;
 display:block;  		     /* ensures that the entire link box is clickable */
 text-align: center;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
}

#buttons a {
 font-family: "tahoma", serif;
 font-size: 10px
 color:#ffffff; 
 display:block;  		     /* ensures that the entire link box is clickable */
 text-align: center;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
}

#buttons a:hover {
 font-family: "tahoma", serif;
 font-size: 10px
 color:#ffff00;
 background-image: url(../images/menu-background.gif);
 display:block;  		     /* ensures that the entire link box is clickable */
 text-align: center;                    /* properties of table */
 text-decoration: none;              /* overline, line-through, underline or none */
}
.navcontainer
{
margin: 3px 0 0 39px;
padding: 0;
height: 30px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}

.navcontainer ul li a
{
	border-right: 1px solid #6A849D;
	background: #C9D3DC;
	width: 110px;
	height: 18px;
	border-top: 1px solid #6A849D;
	border-left: 1px solid #6A849D;
	border-bottom: 1px solid #6A849D;
	padding: 2px;
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em tahoma, lucida, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.navcontainer ul li a:hover
{
color: White;
background: #da251d;
}

.navcontainer a:active
{
background: #da251d;
color: #fff;
}

.navcontainer a:visited
{
background: #fff;
color: #6A849D;
}

.navcontainer li#active a
{
