body
{
	FONT-SIZE: 10px; 
    SCROLLBAR-HIGHLIGHT-COLOR: #f1f1f1; 
    SCROLLBAR-SHADOW-COLOR: #666666; 
    COLOR: #2f4f4f; 
    SCROLLBAR-3DLIGHT-COLOR: #f1f1f1; 
    SCROLLBAR-ARROW-COLOR: #999999; 
    SCROLLBAR-TRACK-COLOR: #999999; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    SCROLLBAR-DARKSHADOW-COLOR: #666666; 
    SCROLLBAR-BASE-COLOR: #f1f1f1 }

td
{
	font-size: 11px;
	color: #2F4F4F;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #2F4F4F;
}
a:link {
	color: #E98728;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #E98728;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #E98728;
	text-decoration: none;
	font-weight: bold;
}
.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
tinsy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
input, select, textarea
{
	font-size:10px;
	font-family:Verdana;
	height:18px;
}
.alert
{
	color:Red;
	font-weight:bold;
}
P
{
	padding:3px 3px 3px 3px;
}
table.news
{}
tr.news
{
    height: 22px
}
th.news
{
    color:DarkSlateGray;
    background-color:#F1F1F1;
    height: 22px
}
TABLE.CLUBLINK { BORDER: darkslategray 1px solid;  }
TR.CLUBLINK { }
TH.CLUBLINK { FONT-WEIGHT: bold; VERTICAL-ALIGN: top; COLOR: white; HEIGHT: 18px; BACKGROUND-COLOR: darkslategray; TEXT-ALIGN: center }
TD.CLUBLINK { VERTICAL-ALIGN: top; COLOR: darkslategray; BACKGROUND-COLOR: #F1F1F1; TEXT-ALIGN: left }
SPAN.CLUBLINK { COLOR: darkslategray }
A.CLUBLINK { COLOR: darkslategray; TEXT-DECORATION: none }
A.CLUBLINK:link { COLOR: darkslategray; TEXT-DECORATION: none }
A.CLUBLINK:visited { COLOR: darkslategray; TEXT-DECORATION: none }
A.CLUBLINK:hover { COLOR: darkslategray; TEXT-DECORATION: underline }
.linkrequest
{
	border: 1px dotted darkslategray;
	padding:4px;
}
.linkcategorydesc
{
	background-color:LightGrey;
	color: darkslategray;
	width: 95%;
	padding:2px 2px 2px 2px ;
	font-style:italic;
}
.linkcategory
{
	background-color:darkslategray;
	color: White;
	Font-weight:bold;
	
	width: 95%;
	padding:1px 1px 1px 1px ;
}
A.linkalgemeen, A.linkalgemeen:visited
{
	width: 95%;
}
A.linkalgemeen:hover
{
	width: 95%;
	background-color:#F1F1F1;
	color:darkslategray;
}
.dark
{
	background-color:darkslategray;
	color:white;
}
.light
{
	background-color: lightgrey;
	color:darkslategray
}
div.help
{
	background-color:darkslategray;
	color:lightgrey;
	font-weight:bold;
	padding:2px 5px 3px 5px;
	background-image:url(../images/icon_go_up.gif);
	background-attachment:fixed;
	background-position:right;
	background-repeat:no-repeat;
}
P.help
{
	color:darkslategray;
	font-size:11px;
	padding:2px 2px 2px 2px;
	height:300px;
}
body.help
{
	margin:margin:2px 2px 2px 10px;
}
div.newyear
{
	border-right: dimgray thin solid;
	border-top: dimgray thin solid;
	z-index: 1;
	left: 100px;
	border-left: dimgray thin solid;
	width: 400px;
	border-bottom: dimgray thin solid;
	position: absolute;
	top: 150px;
	height: 200px;
	background-color: white;
	font-family:Bookman Old Style;
	font-size:20px;
}
.imgleft
{
	float: left;
}
.imgright
{
	float:right;
}
td.newyear
{
	font-family:Bookman Old Style;
	font-size:16px;
}