body {
	background-color: #97C4F0;
	font-family: Lucida Handwriting, Comic Sans MS;
	font-size: 18px;
	letter-spacing: 1px;
	color: #000099;
	text-align:center;
	line-height: 40px;
}

div.body {
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -45px;
	margin-bottom: -20px;
	background-color: #dfedfb;
}

div.leftmenu {
	width: 170px;
	float: left;
	margin-top: 10px;
}

div.main {
	min-height:650px;
	margin-left: 190px;
	margin-right: 10px;
	background-image: url('images/back.png');
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 5px;
}

div.menu{
	width: 170px; 
	height: 36px; 
	display: block; 
	vertical-align: middle;
	margin-bottom: 2px;
}

div.submenu{
	width: 170px; 
	height: 36px; 
	display: block; 
	vertical-align: middle;
	margin-bottom: 5px;
	margin-left: 15px;
}

div.subsubmenu{
	width: 170px; 
	height: 36px; 
	display: block; 
	vertical-align: middle;
	margin-bottom: 5px;
	margin-left: 30px;
}

div.title{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

a{
color: #da9111;
}

a.sidemenu {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	padding-left: 15px;
	background: url('images/linkback-trans.png')	no-repeat; 
	display: block; 
}

a.sidemenu:hover { 
	background: url('images/linkback2-trans.png') no-repeat;
} 

a.tbsidemenu {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	padding-left: 15px;
	background: url('images/linkback-tb-trans.png')	no-repeat; 
	display: block; 
}

a.tbsidemenu:hover { 
	background: url('images/linkback2-tb-trans.png') no-repeat;
} 

p {
	margin-top: 40px;
}

p.heading {
	font-size: 30px;
	color: #da9111;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 45px;
	text-align: left;
}

p.title {
	font-family: Verdana;
	letter-spacing: 0px;
	font-size: 46px;
	color: #da9111;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: left;
}

p.copyright {
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 5px;
}

img {
	border: 0; 
}

img.title {
	margin-top: -40px;
}

img.adobe {
	margin-top: 14px;
}
textarea.linkcode {
	margin-bottom: 30px;
}

td {
	line-height: 36px;
	text-align: left;
}

td.ernst {
	font-family: Times New Roman, Arial;
	width: 500px;
}

td.ernst2 {
	font-family: Times New Roman, Arial;
}
