/*****************************************************************************
	General Public License 2004, alshetgaatom.com
	Everyone is permitted to copy and use this code

	This site uses the © Advanced Seasonal Coloring Engine ASCE v1.0
	page rendered 2008-08-29 04:01:15

	0100,200604012300	Frank Heijkamp
*****************************************************************************/
/*
ydayToday 242
Zomer-Herfst 0.1781
background-image: url(purplegradient1.gif);
background-repeat: no-repeat;
*/

body {
	background-color: #dcf8d5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 10px;
	font-weight: normal;
	text-decoration: none;
}

p {
}

.norm {
	font-size: 8pt;
	font-weight: normal;
}

.subgray {
	font-size: 7pt;
	color: #cccccc;
	font-weight: normal;
}

.center {
	text-align: center;
}

.pagebreak {
    page-break-before:always
}

a {
	color: #3333cc;
	text-decoration: underline;
}

a:HOVER {
	color: #ff6600;
	text-decoration: underline;
}

.bold {
	font-weight: bold
}

span.bgc {
	font-size: 6pt;
	color: #dcf8d5;
	font-weight: normal;
}

span.bgc a {
	color: #dcf8d5;
	text-decoration: underline;
}

/* content block */

div.cbnormal {
	width: 742px;
}

div.cbnormal2 {
	width: 642px;
}

div.cbfull {
	clear: both;
}

div.cbleft {
	clear: both;
	float: left;
	width: 365px;
}

div.cbright {
	float: right;
	width: 365px;
}

div.cbcenter {
	float: none;
	width: 742px;
}

.cbnormal p img {
	float: right;
	margin-right: 8;
	margin-bottom: 4;
}

/* links block */

div.lbleft {
	margin: 2px;
	clear: both;
	float: left;
	width: 365px;
	background: #cccccc;
}

div.lbright {
	margin: 2px;
	float: right;
	width: 365px;
	background: #cccccc;
}

div.lbcenter {
	margin: 2px;
	float: left;
	width: 738px;
	background: #cccccc;
}

div.lbcenter2 {
	margin: 2px;
	float: left;
	width: 638px;
	background: #cccccc;
}

div.lbcenter3 {
	margin: 2px;
	float: left;
	width: 638px;
	background: #cccccc;
}

div.lbleftred {
	margin: 2px;
	clear: both;
	float: left;
	width: 365px;
	background: #ff6666;
}

div.lbrightred {
	margin: 2px;
	float: right;
	width: 365px;
	background: #ff6666;
}

div.lbcenterred {
	margin: 2px;
	clear: both;
	float: left;
	width: 738px;
	background: #ff6666;
}

div.lbleftyellow {
	margin: 2px;
	clear: both;
	float: left;
	width: 365px;
	background: #ffff66;
}

div.lbrightyellow {
	margin: 2px;
	float: right;
	width: 365px;
	background: #ffff66;
}

div.lbcenteryellow {
	margin: 2px;
	float: left;
	width: 738px;
	background: #ffff66;
}

div.lbleftgreen {
	margin: 2px;
	clear: both;
	float: left;
	width: 365px;
	background: #66ff66;
}

div.lbrightgreen {
	margin: 2px;
	float: right;
	width: 365px;
	background: #66ff66;
}

div.lbcentergreen {
	margin: 2px;
	float: left;
	width: 738px;
	background: #66ff66;
}

div.lbleftblue {
	margin: 2px;
	clear: both;
	float: left;
	width: 365px;
	background: #6666ff;
}

div.lbrightblue {
	margin: 2px;
	float: right;
	width: 365px;
	background: #6666ff;
}

div.lbcenterblue {
	margin: 2px;
	float: left;
	width: 738px;
	background: #6666ff;
}

div.lbleft p, div.lbright p, div.lbcenter p {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #333333;
	padding: 5px;
	background: #dcf8d5;
}

div.lbcenter2 td {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #333333;
	font-size: 9px;
	text-align: center;
	padding: 5px;
	background: #dcf8d5;
}

div.lbcenter3 td {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #333333;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleft ul, div.lbright ul, div.lbcenter ul {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #333333;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleftred p, div.lbrightred p, div.lbcenterred p {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #6666ff;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleftred ul, div.lbrightred ul, div.lbcenterred ul {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #6666ff;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleftyellow p, div.lbrightyellow p, div.lbcenteryellow p {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #ff6666;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleftyellow ul, div.lbrightyellow ul, div.lbcenteryellow ul {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #ff6666;
	padding: 5px;
	background: #dcf8d5;
}


div.lbleftgreen p, div.lbrightgreen p, div.lbcentergreen p {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #ffff66;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleftgreen ul, div.lbrightgreen ul, div.lbcentergreen ul {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #ffff66;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleftblue p, div.lbrightblue p, div.lbcenterblue p {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #66ff66;
	padding: 5px;
	background: #dcf8d5;
}

div.lbleftblue ul, div.lbrightblue ul, div.lbcenterblue ul {
	margin: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #66ff66;
	padding: 5px;
	background: #dcf8d5;
}

/* rating */

span.rating {
	font-size: 7pt;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	border-color: #ff6600;
	background: #ffffff;
	text-decoration: none;
}

span.rating a {
	text-decoration: none;
}

span.rating a:HOVER {
	text-decoration: none;
}

span.rating .raO {
	font-family: Courier New, Courier, sans-serif;
	color: #A52A2A;
}

span.rating .raG {
	font-family: Courier New, Courier, sans-serif;
	color: #00ff00;
}

span.rating .raX {
	color: #0000ff;
}

span.rating .raB {
	font-family: Courier New, Courier, sans-serif;
	color: #A52A2A;
}

div#ratingBox {
	font-size: 7pt;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	border-color: #ff6600;
	background: #ffffff;
	text-decoration: none;
	color: #333333;
	position:absolute;
	visibility:hidden;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: normal;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}

