body {
	background-color: #ffffff;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	}

body.topframe {
	margin: 0;
	width: 1024px;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
.content {
	padding: 20px 15px 0 20px;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	}

	
/* Headere*/ 

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	}
	
	
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	}


h4 {
	font: 18px;
	font-weight: bold;
	color: #333333;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	}
	
h5 {
	font: 16px;
	font-weight: bold;
	color: #333333;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	}
	
h6 {
	font: 14px;
	font-weight: bold;
	color: #333333;
	font-family:  Arial, Verdana, Geneva, sans-serif;
	}



/* Webtitle & logospace */ 

.websiteheader {
	width: 804px;
	height: 120px;
	padding-left: 30px;
	float: left;
	vertical-align: middle;
	}

.logo {
	height: 120px;
	width: 120px;
	margin-top: 0px;
	float: right;
	vertical-align: middle;
	}


/* Top menu with rollover*/ 
.fronter-H1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: regular;
	text-transform: none;
	color:  #483728; 
	font-size: 36px;
	float: center;
	padding-left: 30px;
	}
	
	

.topframe {
	width: 1024px;
	height: 154px;

	}
	
	
.menu {
	width: 1024px;
	height: 30px;
	background-color: #5c4b3c;
	border-style: solid;
	border-width: 2 0 2 0px;
	border-color: white;
	}
	

	
.mainnavswap { 
	height: 30;
	background: #2f9dd3; 
	} 
	
.mainnav {
	text-decoration: none;
	font: 13px Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	}

.spacer { 
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: white;

	} 
	


/* Link colors in top menu*/ 

	.menu a:visited{
	color: white;
	text-transform: none;
	font-weight: bold;
	}

	.menu a{
 	color: white;
	text-transform: none;
	font-weight: bold;
	}
	

	.menu a:link{
	color: white;
	text-transform: none;
	font-weight: bold;
	}
	
	.menu a:hover{
	color: white;
	text-transform: none;
	font-weight: bold;
	}
	
	.menu a:active{
	color: white;
	text-transform: none;
	font-weight: bold;
	}
	
	
	

	
/* Link colors in content area*/ 
	
	a:visited{
	color: #333333;
	}
	
	a:link{ 
	text-decoration: yes; 
	font-weight: regular;
	text-transform: none;
	color: #333333; 
	}
	
	a:hover{ 
	color: #2f9dd3; 
	}
	
	a:active { 
	color: #2f9dd3; 
	}
	
	
	
	


/* Leftmenu - frame */

.Leftmenu {
	width: 220px;
	float: left;
	height: 100%;
	background-color: #2f9dd3;
	border: none;
	}

.Verticalmenu {
	width: 220;
	height: 20px;
	font: 13px Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	}
	

/* Leftmenu - header */
#Verticalmenu h2 {
 	width: 220;
	height: 24px;
	padding: 7px 0 0 20px;
	background-image: url(images/decor_top_leftmenu.gif);
	font: 14px Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	}


hr.leftmenu {
	background: transparent;
	height: 1px;
	padding: 0px;
	}
	
.fronter-anchor-menu0{
	padding: 0px
	}

	
.fronter-ul-menu0,.fronter-ul-menu1,.fronter-ul-menu2,.fronter-ul-menu3,.fronter-ul-menu4,.fronter-ul-menu5,.fronter-ul-menu6,.fronter-ul-menu7,.fronter-ul-menu8{
	list-style-image: url(images/bullet.gif);
	font: 13px Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform:none;
	}


.fronter-li-menu0,.fronter-li-menu1,.fronter-li-menu2,.fronter-li-menu3,.fronter-li-menu4,.fronter-li-menu5,.fronter-li-menu6,.fronter-li-menu7,.fronter-li-menu8{	
	list-style-image: url(images/bullet.gif);
	margin: 0px;
	}
	
	
#leftmenu a:visited{
	color: white;
	}	

#leftmenu a{
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	}

#leftmenu a:link{
	color: white;
	}
	

#leftmenu a:hover{
 	color: #75e3ff;
	}
	

	
#leftmenu a:active{
	color: #75e3ff;
	}





.decor_image{
	position:absolute;
	bottom:0px;
	}


