@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: thick solid #CCCCCC;
}
#storymain {
	font-family: "Trebuchet MS";
	font-size: 12px;
	float: right;
	height: auto;
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	clear: both;
	width: auto;
	color: #333333;
	background-color: #CCCCCC;
}
#header {
	background-repeat: no-repeat;
	margin-bottom: -30px;
}
#programma {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
}
#pageName {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
}
#sidepane {
	font-family: "Trebuchet MS";
	font-size: 10px;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
}

.paragraph-hrading {
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	}
.paragraph-heading-2 {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#006699;
	}
h1 {
	display:block;
	font-size: 20px;
	margin: 0 0 0 0;
}

h2 {
	display:block;
	margin: 5px 5px 0 5px;
}
h3 {
	display:block;
	margin: 0 0 0 0;
}
h4 {
	display:block;
	margin: 5px 5px 0 5px;
}
.discr {
	font-size:11px;
	font-weight:bold;
	}
.terms {
	font-family: "Trebuchet MS";
	font-size: 10px;

}
#hdrtext {
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.button {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	padding: 5px;
	border: thick outset #FF9900;
	margin-bottom: 5px;
}

