body {
	background-color:#000000;
	color:#000;
	background-image: url(file:///MacPro%20HD/Users/elmervanempelen/Downloads/simplify-07/design/bg2.gif);
}
a {color:#000;}
a:hover, a:active, a:focus {
	color:#9D5594;
}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#main {background-color:#fff;}
#header #nav span, #subnav span {color:#cfcfcf;}
#header #nav strong, #subnav strong {
	color:#98488D;
}
#promo {background-color:#dfdfdf;}

/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.cols3, .content {background:#e9e9e9;}
.cols3 .col h2 {
	background:#9d5594;
	color:#fff;
}
.cols3 .col h2 a {color:#fff;}

/* ----------------------------------------------------------------------------------------------------------
Page: Subpage
---------------------------------------------------------------------------------------------------------- */

#title {border-top:5px solid #98498e; border-bottom:1px solid #ddd; color:#000;}
.content .box-01 {border:1px solid #cfcfcf; background:#f9f9f9;}
.content table {border:3px solid #cfcfcf;}
.content table th, .content table td {border:1px solid #dfdfdf;}
.content table th {color:#cf0000;}
.content table tr.odd td {background-color:#f9f9f9;}
.content dt {color:#cf0000;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.input {border:1px solid #bfbfbf;}
.input-submit {
	border:1px solid #f00;
	border-right:1px solid #800;
	border-bottom:1px solid #800;
	background:#97478d;
	color:#fff;
}
