/* CSS Document */

html
{
	height:100%;
}
BODY
{
	height:100%;
	background-color: #adaeb0;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;

}
th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
strong, bold {
	font-weight: bold;
	color: #1c3f94;
}
A:link {
	font-weight: normal;
	color: #1c3f94;
	text-decoration: underline;
}
A:active {
	font-weight: normal;
	color: #1c3f94;
	text-decoration: underline;
}
A:visited {
	font-weight: normal;
	color: #1c3f94;
	text-decoration: underline;
}

A:hover {
	font-weight: normal;
	color:#1c3f94;
	text-decoration: none;
}
.sidemenu {
	font-size: 10pt;
	text-transform: uppercase;
	color: #666666;
	padding-left: 10px;
}
.sideMenuOver {
	background-color: #F5F5F5;
	padding-left: 10px;
}
.footnote {
	font-size: 6.5pt;
	color: #CCCDCE;
	text-align: center;
	vertical-align: top;
}
.footnote A:link {
	color: #CCCDCE;
}
.footnote A:active {
	color: #CCCDCE;
}
.footnote A:visited {
	color: #CCCDCE;
}
.footnote A:hover {
	color: #1c3f94;
}
.fullHeight {
	height: 100%;
}
.bottomFade {
	background-image: url(images/layout/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rightFade {
	background-image: url(images/layout/right_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftFade {
	background-image: url(images/layout/left_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sideLogo {
	background-image: url(images/layout/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.a_category {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1c3f94;
}
.systemMsgBold {
	font-weight: bold;
	color: #FF0000;
}
.field {
	font-size: 10px;
	border: 1px solid #1c3f94;
}
select {
	font-size: 10px;
	border: 1px solid #1c3f94;
}
.button {
	text-transform: lowercase;
	background-color: #F0F2F4;
	border: 1px solid #1c3f94;
	font-size: 9px;
	color: #1c3f94;
	vertical-align: middle;
}
.littleRed {
	font-size: 9px;
	color: #0075BD;
}
h1{
	font-size: 14pt;
	font-weight: bold;
	color: #1c3f94;
	text-transform: uppercase;
}
h2{
	font-size: 12pt;
	font-weight: bold;
	color: #1c3f94;
	text-transform: uppercase;
}
h3{
	font-size: 10pt;
	font-weight: bold;
	color: #1c3f94;
	text-transform: uppercase;
}
.rteBody{
	background-color: #FFFFFF;
}.small {
	font-size: 9px;
}
.gray {
	color: #AAAAAA;
	font-size: 9px;
}
pre {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1c3f94;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.menuheader {
	background-color: #1c3f94;
	height: 20px;
}
.main_watermark {
	background-image: url(images/layout/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}

.kerst{
	background-image: url(images/kerst2007.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.kerstgroen {
	color: #006837;
}

.kerstrood {
	color: #CC0000;
}

.kerstrood A:link, .kerstrood A:active, .kerstrood A:visited, .kerstrood A:hover {
	color: #CC0000;
}

