body {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-family: verdana, tahoma, arial;
	background:#ffffff;
	font-size: 12px;
	line-height: 18px;
	}
		
h4	{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	}

/*links*/

a:link { 
	color: #FF0000;
	text-decoration:none;
	}

a:visited { 
	color: #884444;
	text-decoration:none;
	}

a:hover { 
	color: #FF0000;
	text-decoration:underline;
	}

a:active { 
	color: #FF0000;
	text-decoration:underline;
	}

a[href$=".pdf"] {
	background: url('../image-files/pdf.png') no-repeat right top;
	padding-right: 18px;
	}


	#sil {
		background: url('../image-files/saxsil.gif') center no-repeat #ffffff;
		position: absolute;
		left:10px;
		top:10px;
		height:98px;
		width:173px;
		border:1px solid #fff;
		}

	#tot {
		background: url('../image-files/tot.gif') center no-repeat #ffffff;
		margin-left:175px;
   		margin-right:175px;		
		height:98px;
		border:1px solid #fff;
		}


	#google-ad {
		background:#fff;
		border:0px solid #f00;
		padding:5px 5px 5px 0px;
		float:left;
		}

	#picture-left {
		background:#fff;
		border:0px solid #000000;
		padding:5px 10px 5px 0px;
		float:left;
		}


	#picture-column-left {
		background:#fff;
		border:0px solid #000000;
		padding:5px 0px 5px 0px;
		float:left;
		}

	#picture-right {
		background:#Fff;
		border:0px solid #000000;
		padding:5px 0px 5px 10px;
		float:right;
		}

	#centercontent {
		background:#fff;
   		margin-left: 175px;
   		width: 540px;
		padding: 0px 20px 20px 20px;
		border: 1px solid #fff;
		}
		
	#google-right {
		position: absolute;
		right: 10px;
		top: 500px;
		width: 162px;
		background: #fff;
		border: 0px solid #f00;
		}

	#rightmenu {
		position: absolute;
		left: 770px;
		top: 110px;
		width: 175px; }

	#right-text {
		width:173px;
		background:#E6E6FA;
		border:1px solid #838B83;
		padding: 2px;
		}

	#right-text p {
		font-size: 10px;
		line-height: 15px;
		}

/*Menu information*/

#leftcontent {
	position: absolute;
	left:10px;
	top:110px;
	width:173px;
	background:#fff;
	border:1px solid #fff;
	}
	
#leftcontent ul {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	}

.menu-sub {
	background: #C1CDC1;
	border: thin #838B83 solid;
	padding: 2px;
	}

#leftcontent li
	{
	padding:2px;
	}
