﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url('../images/papirbckgrnd2.gif');
	background-repeat: repeat;
	background-attachment: fixed;
}
#container {
	margin: 0px auto;
	padding: 10px;
	border-right: 2px solid #999966;
	border-bottom: 2px solid #999966;
	border-left: 2px solid #999966;
	background-color: #fff;
}
#masthead {
	margin: 10px;
	width: 630px;
	padding: 10px;
	border: 1px ridge #999966;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #CCCC00;
	height: 148px;
}
#topnav {
	margin: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	height: 56px;
	width: 650px;
}
#content {
	padding: 10px;
	margin: 10px 10px;
	float: none;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
#footer {
	margin: 10px;
	padding: 10px;
	text-align: center;
	clear: both;
	width: 630px;
	border: 1px none #CCCC00;
	font-size: 11px;
	background-color: #CCCC00;
}
/* Masthead Styles */


/* topnav styles */
#topnav a {
	color: #402640;
	text-decoration: none;
	background-color: #CCCC00;
	display: block;
	border: 1px outset #CCCC00;
	padding: 3px;
}
#topnav a:hover {
	text-decoration: none;
	color: #402640;
	background-color: #F0F86B;
}


/* Content Styles */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B3B300;
}
.small-italic {
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.text-small {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
.table-left {
	font-size: 12px; 
	line-height: 14px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align: left
}
.table-right {
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 2px;
}
.tabel-streg {
	line-height: 5px; 
	border-bottom: thin
}
#blockquote {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 25px;
}

/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #0000FF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	color: #999966;
}
.understreg {
	text-decoration: underline;
}
.image-left {
	border-style: none;
	border-width: 0px;
	padding-right: 10px;
	float: left;
}
.image-right {
	border-style: none;
	border-width: 0px;
	padding-left: 10px;
	float: right;
}
.arial12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.tabel1 {
	border-style: solid;
	border-width: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabel-border1 {
	border-width: 0px 1px 1px 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #C0C0C0;
}
.tabel-border-cent {
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #C0C0C0;
}
.manchet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	width: 650px;
	color: #000000;
}
.note {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	width: 650px;
}
.bookmark {
	color: #000000;
	text-decoration: none;
}

