body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #646464;
	color: White;
	text-align: left;
	margin: 1px 0 0 0;
	font-size: 14px;
}

a {
	color: White;
	font-style: normal;
}

h1 { 	font-size: 35px; }
	
h2 { 	font-size: 28px; }

h3 { 	font-size: 18px; }

img {	border: none; }

font.small {
	font-size: xx-small;
}

table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #646464;
	color: White;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	border-width: 0 0 0 0;
	border: none;
	border-spacing: 0px;
	vertical-align: top;
}

td.thumbnail {
	width: 211px;
	vertical-align: middle;
	text-align: center;
}

td.content {
	padding: 3px 3px 3px 3px;
}

td.header {
	background-color: #3953A4;
	padding: 0px 0px 0px 0px;
}

td.nav {
	background-color: #3953A4;
	width: 150px;
	padding: 0px 0px 0px 0px;
}

td.bordertopright { 
	background-image: url(/images/blue/bordertopright.jpg); 
	width: 6px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

td.bordertop { 
	background-image: url(/images/blue/bordertop.jpg); 
	height: 6px;
	padding: 0px 0px 0px 0px;
}

td.bordertopleft { 
	background-image: url(/images/blue/bordertopleft.jpg); 
	width: 5px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

td.borderleft { 
	background-image: url(/images/blue/borderleft.jpg); 
	width: 5px;
	padding: 0px 0px 0px 0px;
}

td.borderright {
	background-image: url(/images/blue/borderright.jpg);
        width: 6px;
	padding: 0px 0px 0px 0px;
}

td.borderbottomleft {
	background-image: url(/images/blue/borderbottomleft.jpg);
	width: 5px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

td.borderbottom { 
	background-image: url(/images/blue/borderbottom.jpg); 
	/* No padding, it fucks up my layout */
}

td.borderbottomright { 
	background-image: url(/images/blue/borderbottomright.jpg); 
	height: 6px;
	width: 6px;
	padding: 0px 0px 0px 0px;
}

td.borderbinnenhoek {
	background-image: url(/images/blue/borderbinnenhoek.jpg);
	width: 6px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

td.bordertussen {
	background-image: url(/images/blue/bordertussen.jpg);
	width: 161px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

font.pheader { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 50px;  	
	font-weight: bold;
}
