body,td,th {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	/*background-color: #EACCCC;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #8E8D8B;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #910D09;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	color: #F47A38;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	color: #F47A38;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 11px;
	color: #F47A38;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 10px;
	color: #F47A38;
	font-family: Arial, Helvetica, sans-serif;
}
a.menuLeft:active {
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	/*background-image: url(images/menu_normal.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
}
a.menuLeft:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
}
a.menuLeft:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
}
a.menuLeft:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
a.menuBottom:active {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
a.menuBottom:link {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
a.menuBottom:visited {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
a.menuBottom:hover {
	color: #8E8D8B;
	font-size: 16px;
	text-decoration: none;
}
.formSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(images/formbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #000 solid;
	margin-bottom: 10px;
}

.mainTable {
	width: 930px;
	height:100%;
}
.mainBg {
	background-attachment: scroll;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.topShadow {
	background-attachment: scroll;
	background-image: url(images/topshadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bottomShadow {
	background-attachment: scroll;
	background-image: url(images/bottomshadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom1 {
	background-attachment: scroll;
	background-image: url(images/bottombg_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom2 {
	background-attachment: scroll;
	background-image: url(images/bottombg_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.imageBorder {
	border: 1px solid #FFFFFF;
}

/*SEARCH*/
#search_box {
    width: 201px;
    height: 31px;
    background: url(images/zoekbalk_outline.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

.searchField {
	background-attachment: scroll;
	background-image: url(images/zoekbalk_outline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Articles */
a.article_react {
	color: #abda4d;
}
a.article_reactions {
	color: #abda4d;
}

/* Reactions home */
td.reactions_home a {
	color:#999;
}

/* Twitter home */
td.twitter_home a {
	color: #09C;
	font-weight:normal;
}

/* Youtube channel */
td.youtube_channel a {
	color: #09C;
	font-weight:normal;
	border:0;
}

/* footer */
.cat_footer {
	color:#333;
	text-align:center;
	font-size:8px;
	padding-left:32px;
	padding-bottom:20px;
	font-weight:normal;
}
td.cat_footer a {
	color:#333;
	font-size:8px;
	font-weight:normal;
}
