BODY  {
	font-size : 11px;
	line-height : 13px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #06586D;
	text-decoration : none;
	text-align : justify;
	margin-top : 1px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 0px;
	overflow: hidden;
	 
 	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color: #06586D;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #6599c9; 
	scrollbar-darkshadow-color: #06586D;
	scrollbar-track-color: #6599c9; 
	scrollbar-arrow-color: #06586D;
}
table.zebra tr  { behavior: url('http://www.schaatspeloton.nl/IEfixes.htc'); }
tr.oddRow { background-color: white; }
tr.evenRow { background-color: #F3FAFD; } 
table.zebra tr:hover, table.zebra tr.hover { background-color: #FFCC33;}

td  {
 font-size : 11px;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-weight : normal;
 font-style : normal;
 color : #06586D;
 text-decoration : none;
}

th  {
 font-size : 11px;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-weight : bold;
 font-style : normal;
 color : white;
 background-color : #06586D;
 text-align: left;
 text-decoration : none;
}

table.banner {
 font-size : 11px;
 font-family : Tahoma, Arial, Helvetica, sans-serif;
 font-weight : bold;
 font-style : normal;
 color : white;
 background-color : #06586D;
 text-align: center;
 text-decoration : none;
 width: expression(document.body.clientWidth - 170 + "px");
	height: 75px;
}

table.artikel {
 width: expression(document.body.clientWidth - 170 + "px");
 margin: 0px;
 cell-spacing: 0px;
 
}

td.banner {
}

th A, th A:Visited, th A:Active, th A:Hover {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : underline;
} 

A {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #06586D;
	text-decoration : underline;
}

A:Visited  {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #06586D;
	text-decoration : underline;
}

A:Active  {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #6599c9;
	text-decoration : none;
}

A:Hover  {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #06586D;
	text-decoration : none;
}

ul {
	padding: 6px;
	margin: 8px;
	font-size : 10px;
}

ul a, ul A:Visited, ul A:Hover, ul A:Active {
	font-size : 10px;
	}
	
	.poller{	/* The poller box */
		
		font-size:11px;
		text-align:left;		
		width:250;
		margin-bottom:10px;
		margin:0px;
		padding:0px;	
		border:0px double #06586D;
	}	
	
	/* Poller title above radio buttons */
	.pollerTitle{
		font-weight:bold;
		font-size:12px;
		margin:0px;		
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
	}
	
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin-left:3px;
		margin-top:1px;
		margin-bottom:0px;
		font-size:10px;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		margin-top:0px;
		font-weight:bold;
		font-size:12px;
	}
	/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
	.result_pollGraph img{
		float:left;
	}
	/* The <div> tag where the percentage result is shown */
	.result_pollGraph div{
		float:left;
		height:12px;
		background-repeat:repeat-x;
		color:#FFF;
		font-size:9px;
		line-height:12px;
		margin: 0px;
	}
	/* Graph div - parent of both the corner images and the div displaying percentage votes */
	.result_pollGraph{	
		height:12px;
		margin:0px;
	}
	
	/* Message when Ajax is working getting restults fromt the server */
	.poller_waitMessage{
		display:none;	
	}
	
	.result_totalVotes{
		clear:both;
		font-size:9px;
		margin-top:8px;
		margin-bottom:0px;
		font-style:italic;
	}

#text2{
position: absolute;
top: 152px;
left: 153px;
right: 0px;
bottom: 0px;
overflow: scroll;
padding-right: 15px;
height: expression(document.body.clientHeight - 155 + "px");
width: expression(document.body.clientWidth - 155 + "px");
border: 0px;
color: #06586D;
text-align: justify;
}

#database{
position: absolute;
top: 1px;
left: 1px;
bottom: 0px;
overflow: auto;
padding-right: 15px;
height: expression(document.body.clientHeight + "px");
width: expression(document.body.clientWidth + "px");
border: 0px;
color: #06586D;
text-align: justify;
}

#database, #uitslag{
position: absolute;
top: 1px;
left: 1px;
right: 0px;
bottom: 0px;
overflow: auto;
padding-right: 15px;
height: expression(document.body.clientHeight + "px");
width: expression(document.body.clientWidth + "px");
border: 0px;
color: #06586D;
text-align: justify;
}

#top{
position: relative;
top: -1px;
left: -2px;
width: expression(document.body.clientWidth + "px");
height: 150px;
border: 0px; 
overflow: hidden;
background-color: #6599C9;
}

#menu{
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
margin-top: 150px;
width: 150px;
height: expression(document.body.clientHeight-150 + "px");
border: 0px;
background-color: #6599C9;
font-size : 11px;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-weight : extra-bold;
font-style : bold;
font-color : #FFFFFF;  
overflow: hidden;
scrolling: off;
text-decoration : none;
}

#menu A, #menu A:Visited {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

#menu A:Active  {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : extra-bold;
	font-style : normal;
	color : #FFFFFF;
	background : #06586D;
	text-decoration : none;
}

#menu A:Hover  {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : extra-bold;
	font-style : bold;
	color : #FFFFFF;
	background : #06586D;
	text-decoration : none;
}

#uitslag A, #uitslag A:Visited, #uitslag A:Active, #uitslag A:Hover {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #06586D;
	text-decoration : underline;
}

#database A, #database A:Visited, #database A:Active, #database A:Hover {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #06586D;
	text-decoration : underline;
}

#database A:Hover {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #06586D;
	text-decoration : none;
}

#uitslag A:Hover {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #06586D;
	text-decoration : none;
}

