body,
body{
	color : #C3BB9F;
	background-image: url(http://www.doriana.nl/pics/animation.jpg);
}

td.header {
	color : #C3BB9F;
	background-image: url(http://www.doriana.nl/pics/animation.jpg);
	font-family : "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;	
}

td {
	color : Black;
	background-image: url(http://www.doriana.nl/pics/kant.jpg);
	font-family : "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

td.upper {
	color : Black;
	background : #C3BB9F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-bottom: #333333 1px solid;
}



a {
	color : #C3BB9F;
	text-decoration : underline;
}

a:hover {
	color : Red;
	text-decoration : none;
}

.small {
	font-size: 11px;
}
a.small {
	font-size: 11px;
	color : #23559C;
	text-decoration : underline;
}
a.small:hover {
	font-size: 11px;
	color : Red;
	text-decoration : none;
}

.smaller {
	font-size: 6px;
}
a.smaller {
	font-size: 6px;
	color : #000000;
	text-decoration : none;
}
a.smaller:hover {
	font-size: 6px;
	color : #000000;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #333333 1px solid;
   BORDER-LEFT: #333333 1px solid;
   BORDER-TOP: #333333 1px solid;
   BORDER-BOTTOM: #333333 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : #C3BB9F;
   font-family : "Comic Sans MS" , Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 18px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #333333 1px solid;
}
