body{
			background-image: url(images/sitebg.jpg);
			background-color: #EBECEE;
			margin: 0px;
			padding: 0px;
		}	

		.maintable{
			width: 784px;						
		}
		
		.maintd{
			background-image: url(images/mainsitebg.gif);			
		}
		
		.homespotlightleft{
			background-image: url(images/homespotlightleft.jpg);			
			width: 487px;
		}
		
		.homespotlightright{
			background-image: url(images/homespotlightright.jpg);
			width: 271px;			
			height: 217px;
			background-repeat: no-repeat;
			border: 0px solid;						
		}
		
		.contenttable{
			padding-top: 10px;
			font-family: verdana,tahoma;
			font-size: 10px;
		}
		
		.boxheader{
			background-image: url(images/homeboxtop.jpg);
			width: 147px;
			height: 22px;
			background-repeat: no-repeat;
			font-family:arial;
			font-size: 10px;
			color: #FFFFFF;			
			font-weight: bold;
		}
		
		.boxheaderblack{
			background-image: url(images/homeboxtopblack.jpg);
			width: 147px;
			height: 22px;
			background-repeat: no-repeat;
			font-family:arial;
			font-size: 10px;
			color: #FFFFFF;			
			font-weight: bold;
		}
		
		.boxdata{
			background-image: url(images/homeboxbody.jpg);
			width: 147px;
			height: 161px;
			background-repeat: no-repeat;
		}
		
		.toptbcontainer{
			width:784px; 
			height:205px;
			background-image: url(images/hometopheaderes.jpg);
		}
		
		.toptbcontaineren{
			width:784px; 
			height:205px;
			background-image: url(images/hometopheaderen.jpg);
		}

		.toptbcontainer2{
			width:784px; 
			height:205px;
			background-image: url(images/insidetopheader.jpg);
		}
		
		.toptblinks{
			position: relative;
			top:-3;left:30
		}
		
		.toplinks{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			color: #000000;
		}
		
		.toplinks a:link{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
		}
		
		.toplinks a:visited{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
		}
		
		.toplinks a:hover{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			text-decoration: underline;
			color: #000000;
		}		
		
		.switchlang{
			position: relative;
			top:-30;
			left:690;
			width: 50px;
			height: 25px;			
			cursor: pointer;
			border: 0px solid;			
			font-family: tahoma;
			font-weight: bold;
			font-size: 14px;
			color: #FFFFFF;
		}

		.mainlinks{
			padding-left: 10px;
			font-family: verdana;
			font-size: 9px;
			color: #6B6B6D;
			font-weight: bold;
		}
		
		.mainlinks a:link{			
			color: #6B6B6D;
			font-weight: bold;
			text-decoration: none;
		}
		
		.mainlinks a:visited{			
			color: #6B6B6D;
			font-weight: bold;
			text-decoration: none;
		}
		
		.mainlinks a:hover{			
			color: #6B6B6D;
			font-weight: bold;
			text-decoration: underline;
		}
		
		.insidesubmenu{
			 font-family: verdana;
			 font-size: 8px;
			 color: #E97625;
			 font-weight: bold;
			 padding-top: 0px;
		}
		
		.insidesubmenu a:link{			 
			 color: #E97625;
			 font-weight: bold;
			 text-decoration: none;
		}
		
		.insidesubmenu a:hover{
			 color: #E97625;
			 font-weight: bold;
			 text-decoration: none;
		}
		
		.insidesubmenu a:visited{
			 color: #E97625;
			 font-weight: bold;
			 text-decoration: none;
		}