/*
GREENSAN CSS STYLE 
 2005 Geert Bollen.
All rights reserved. 
http://www.geertbollen.be
*/

body {
	background-color: #DDDDDD;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #333333;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #333333;
	scrollbar-shadow-color : #333333;
	scrollbar-track-color : #FFFFFF;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
.aimg {
	border: 0;
}
table {
	border: 0;
}
.bodyTable {
	width: 878px;
}
.pageTitle {
	background-color: #1363A8;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.pageTitleImage {
	background-color: #1363A8;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}
.pageContent {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contentTitle {
	color: #1363A8;
	font-weight: bold;
}
.contentList {
	color: #1363A8;
	font-weight: bold;
}
.contentText {
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 7px;
	vertical-align: top;
}
.contentImage {
	background-color: #FFFFFF;
	width: 262px;
	text-align: right;
	vertical-align: top;
	/*background-color: #1363A8;*/
}
.credits {
	background-color: #1363A8;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.creditsImage {
	background-color: #1363A8;
	width: 10px;
}
.creditsLink {
	color: #FFFFFF;
}

