/* Main classes */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%; /* 60%, 69%, 76%, 86%, 93% */
	margin: 0px;
	padding: 0px;
	background: #B5C1E5;
	color: #CCCCCC;
	}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin:  1.2em 1.0em 1.1em 1.0em;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.5em 1.0em 1.0em 1.0em;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.1em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.0em 3.0em 1.1em 2.0em;
}

a:link {
font-weight: bold; 
text-decoration: none; 
color: #3333CC;
	}
a:visited {
font-weight: bold; 
text-decoration: none; 
color: #3333CC;
	}
a:active {
font-weight: bold; 
text-decoration: none; 
color: #3333CC;
	}
a:hover {
font-weight: bold; 
text-decoration: none; 
color: #3333CC;
	text-decoration: underline;
	}

/* Top Frame */

.photo {
	position: absolute;
	top: 5px;
	left: 15px;
	background: #B5C1E5 url(images/photom.jpg);
	height: 40px;
	width: 304px;
	border-top: 3px solid #666666;
	border-left: 3px solid #FFFFFF;
	border-bottom: 3px solid #666666;
	border-right: 3px solid #FFFFFF;
	margin : 0px;
	padding : 0px;
}

.left {
	position: absolute;
	top: 5px;
	left: 339px;
	margin : 0px;
	padding : 0px;
	background: #B5C1E5 url(images/left.jpg);
	height: 42px; 
	width: 68px; 
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
}

.leftmid {
	position: absolute;
	top: 5px;
	left: 426px;
	margin : 0px;
	padding : 0px;
	background: #B5C1E5 url(images/leftmid.jpg);
	height: 42px; 
	width: 68px; 
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
}

.rightmid {
	position: absolute;
	top: 5px;
	left: 513px;
	margin : 0px;
	padding : 0px;
	background: #B5C1E5 url(images/rightmid.jpg);
	height: 42px; 
	width: 68px; 
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
}

.right {
	position: absolute;
	top: 5px;
	left: 600px; 
	margin: 0px;
	padding : 0px;
	background: #B5C1E5 url(images/right.jpg);
	height: 42px; 
	width: 68px; 
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
}

.wtext {
	position: absolute;
	background: #999999;
	top: 5px;
	left: 686px;
	text-align: center;
	line-height: 0.5em;
	height: 36px;
	width: 60px;
	border-top: 2px solid #666666; 
	border-left: 2px solid #FFFFFF; 
	border-bottom: 2px solid #666666; 
	border-right: 2px solid #FFFFFF; 
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
}

.date {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 219px;
	height: 15px;
	margin : 0px 20px 0px 0px;
	padding: 2px 2px 0px 2px;
	border-top: 2px solid #666666; 
	border-left: 2px solid #FFFFFF; 
	border-bottom: 2px solid #666666; 
	border-right: 2px solid #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center;
	background-color: #999999;
	color: #000000;
}

.link {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 219px;
	height: 15px;
	margin : 0px 20px 0px 0px;
	padding: 2px 2px 0px 2px;
	border-top: 2px solid #666666; 
	border-left: 2px solid #FFFFFF; 
	border-bottom: 2px solid #666666; 
	border-right: 2px solid #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center;
	background-color: #999999;
	color: #000000;
}


/* Related to the menu */

#menuColumn { 
	position: absolute;
	width: 170px;
	top: 0px;
	left: 15px;
}
.sideMenu ul {
border-top: 2px solid #666666;
border-left: 2px solid #FFFFFF;
border-bottom: 2px solid #666666;
border-right: 2px solid #FFFFFF;
color: #000000;
background-color: #999999;
padding: 0px;
margin: 0px 0px 3px 0px;
width: 164px;
}
.sideMenu li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
list-style: none;
line-height: 1.1em;
margin: 0px;
padding: 0.3em 0em 0.4em 0.5em;
border-left: 0px solid #000000;
 white-space: nowrap;
}
.sideMenu a:link, .sideMenu a:visited, .sideMenu a:active {
color : #3333CC;
font-size: 1.0em;
font-weight: bold;
text-decoration: none;
padding: 0px;
margin: 0px;
}
.sideMenu a:hover {
color: #3333CC;
font-size: 1.0em;
font-weight: bold;
text-decoration: underline;
}
.caption {
width: 162px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #000000;
background-color: #B5C1E5;
border-top: 2px solid #666666;
border-left: 2px solid #FFFFFF;
border-bottom: 0px solid #666666;
border-right: 2px solid #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 1px;
}
.caption2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 1px;
text-align: center;
}
.boldlink {
font-weight: bold;
}

/* Styles for the change appearance frame - "old" also used for single links on various pages */

#contentFoot {
	position: absolute;
	top: 12px;
	left: 14px;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	color: #000000;
	width: 162px;
	margin: 0px 1px 1px 1px;
	padding: 4px 1px 4px 1px;
}

.old a:link, .old a:visited, .old a:active {
font-weight: bold; 
text-decoration: none; 
color: #0000FF;
}

.old a:hover {
font-weight: bold; 
text-decoration: underline; 
color: #0000FF;
}

.gold a:link, .gold a:visited, .gold a:active {
font-weight: bold; 
text-decoration: none; 
color: #4A4122;
}

.gold a:hover {
font-weight: bold; 
text-decoration: underline; 
color: #4A4122;
}

.night a:link, .night a:visited, .night a:active {
font-weight: bold; 
text-decoration: none; 
color: #FFFFFF;
}

.night a:hover {
font-weight: bold; 
text-decoration: underline; 
color: #FFFFFF;
}

.hidden a:link, .hidden a:visited, .hidden a:active, .hidden a:hover {
font-weight: bold; 
text-decoration: none; 
color: #999999;
}

/* Related to the main docs */

#contentColumn {
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	color: #000000;
	margin: 0px 20px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#contentColumn p {	
	padding-left: 1.0em;
}
#contentColumn div.picBox {
	margin : 0.1em 1.1em 0.5em 1.0em;
	padding : 0px;
	border : 1px solid #333;
	background-color : #E2E3F5;
	color : #666;
}
#contentColumn div.picBox p {
	padding: 0px;
	margin : 0em 0.5em 0.3em 0.5em;
	line-height: 1.0em;
	color : #666;
	text-align : center;
	border: 0px none #FFF;
}
#contentColumn div.picBox img {
	border-bottom: 1px solid #333;
}
#contentColumn div.picBox2 {
	margin : 0.1em 0.5em 0.5em 0.5em;
	padding : 0px;
	width: 100px;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color : #B5C1E5;
	color : #666;
}
#contentColumn div.picBox2 p {
	padding: 0px;
	margin : 0em 0.5em 0.3em 0.5em;
	line-height: 1.0em;
	text-align: center;
	color : #666;
	border: 0px none #FFF;
}
#contentColumn div.picBox2 img {
	border-bottom: 1px solid #000000;
}
#contentColumn .rubrik {
	background: #B5C1E5;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.15em 1.5em 0.2em 1.0em;
	margin : 0em 0.5em 0.3em 2.0em;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	width: auto;
 	white-space: nowrap;
}
#contentWebsamba {
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	color: #000000;
	margin: 1px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
}
#bar {
	text-align: right;
	background: #B5C1E5 url(images/stripm.jpg) center;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #666666;
	border-left: 0px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 0px solid #FFFFFF;
}
#bar a {
	color: #000000;
	font-weight: bold;
}
#bar2 {
	text-align: center;
	background: #B5C1E5 url(images/stripm.jpg) center;
	margin: 0px;
	padding: 1px;
	border-top: 2px solid #666666;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #666666;
	border-right: 0px solid #FFFFFF;
}
#bar2 a {
	color: #000000;
	font-weight: bold;
}
#copy {
	border: 0px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px 2% 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Extra style for the front page */

#contentFirst {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	width: 94%;
	height: 500px;
	border: 2px solid #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	color: #B5C1E5;
	margin: 0px 1px 1px 1px;
	padding: 3px 1px 3px 1px;
}

/* Styles for the search function */

#contentSearch {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;	
	height: 335px;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	color: #000000;
	margin: 0px 1px 1px 1px;
	padding: 6px 6px 6px 6px;
}

#contentChange {
	position: absolute;
	top: 0px;
	left: 5px;
	width: auto;
	height: auto;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	color: #000000;
	margin: 1px 1px 1px 1px;
	padding: 6px 6px 6px 6px;
}

#contentSearch2 {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 614px;
	height: auto;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	color: #000000;
	margin: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
}

#contentChange2 {
	position: absolute;
	top: 2px;
	left: 0px;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	color: #000000;
	width: 155px;
	margin: 0px 1px 1px 1px;
	padding: 4px 1px 4px 1px;
}

#contentText {
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	height: 347px;
	margin: 0px 20px 0px 11px;
	padding: 0px 0px 0px 0px;
	background-color: #999999;
	color: #000000;
}

/* Extra styles for the info and pic pages */

#contentInfo {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	width: auto;
	height: auto;
	border-top: 2px solid #666666;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #FFFFFF;
	background-color: #999999;
	color: #000000;
	margin: 0px 1px 1px 1px;
	padding: 3px 1px 3px 1px;
}

.colour a:link, .colour a:visited, .colour a:active {
	height: 20px;
	border-top: 2px solid #666666; 
	border-left: 2px solid #FFFFFF; 
	border-bottom: 2px solid #666666; 
	border-right: 2px solid #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 1px 4px 1px 4px;
	background-color: #999999;
	color: #000000;
}

.colour a:hover {
	height: 20px;
	border-top: 2px solid #666666; 
	border-left: 2px solid #FFFFFF; 
	border-bottom: 2px solid #666666; 
	border-right: 2px solid #FFFFFF; 
	font-weight: bold; 
	text-decoration: underline;
	padding: 1px 4px 1px 4px;
	background-color: #999999;
	color: #000000;
}

#picLayout {
	color: #000000;
}

#picLayout img {
	border-top: 2px solid #666666; 
	border-left: 2px solid #FFFFFF; 
	border-bottom: 2px solid #666666; 
	border-right: 2px solid #FFFFFF; 
}