body {
	background-color:#7b0704;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#660000;
	scrollbar-arrow-color:        	#DEB57B;
	scrollbar-base-color:         	#5A0101;
	scrollbar-dark-shadow-color:  	#8F0302;
	scrollbar-face-color:         	#A90402;
	scrollbar-highlight-color:    	#CB6867;
	scrollbar-shadow-color:       	#8F0302; 
}

a {
	color: #660000;
	
}

a:hover {
	color: #d50000;
}

p {
	font-size:10pt;
}

h3 {
	font-size:14pt;
	font-weight:bold;
}

h4 {
	font-size:12pt;
	font-weight:bold;
	line-height:150%;
}

#pane {
	position: absolute;
	width:744px;
	top:40px;
	left: 50%;
	margin-left:-372px;
	background-color:#7b0704;
	padding-bottom:35px;
}

#paneInner {
	background-image:url(img/mainbg.gif);
	background-repeat:repeat-y;
	background-color: #ffb400;
}

#header {
	left:0px;
	top:0px;
	height:107px;
}
#topnav {
	background-color:#ff8400;
	height:24px;
	width:739px;
	margin-left:3px;
	margin-right:2px;
}

#topnav-content {
	margin-left:165px;
	padding-top:2px;
}

#topnav-content a {
	color:white;
	background-image:url(img/punkt.gif);
	background-repeat:no-repeat;
	background-position:0PX 0;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	padding-left:17px;
	padding-right:15px;
}

#topnav-content a:hover {
	color: #d50000;
}

#topnav-content a.last {
	padding-right:0px;
}

#topnav-bottom {
	font-size:4px;
	height:5px;
	width:744px;
	background-image:url(img/maintop.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#leftpane {
	float:left;
	width: 100px;
	margin-top:38px;
	margin-left:20px;
}

#leftpane a {
	color:white;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
}

#leftpane a:hover {
	color: #d50000;
}

#mainpane {
	margin-left: 165px;
	margin-top:38px;
	width:530px;
	margin-bottom:30px;
	line-height:150%;
	font-size:10pt;
	
	background-image:url(img/centerbackground.jpg);
	background-repeat:no-repeat;
	background-position: 0px 85px;
}

#bottom {
/*	background-color:#ff8400;*/
	height:16px;
	width:744px;
	background-image:url(img/mainbottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
