/*
	/ ----------------------------------------------------- \
	|			Dit script behoort tot M.Lormans,			|
	|			en is auteursrechtelijk beschermt.			|
	|	Het mag daarom ook niet worden gebruikt/verkocht,	|
	|			zonder toestemming van M.Lormans.			|
	|		  Voor het mooie design danke wij Botmen		|
	|	 mlormans.gamecoll.com / mathijslormans@gmail.com	|
	\ ----------------------------------------------------- /
*/
/* algemeen */ 
body 				{ margin: 0px; background : #131313; } 
a:link 				{ font-family : "verdana"; font-size : 8pt; color : #ffff00; text-decoration : none; cursor : pointer; } 
a:visited 			{ font-family : "verdana"; font-size : 8pt; color : #ffff00; text-decoration : none; cursor : pointer; } 
a:active 			{ font-family : "verdana"; font-size : 8pt; color : #ffff00; text-decoration : none; cursor : pointer; } 
a:hover 			{ font-family : "verdana"; font-size : 8pt; color : #ffffff; text-decoration : none; cursor : pointer; } 

/* design */
table 				{ font-family : "verdana"; font-size : 8pt; color : #cccccc; } 
td.background		{ margin: 0px; background : #131313; }
td.logo 			{ background : url(http://mlormans.gamecoll.com/images/slice_03.png) no-repeat; } 
td.info 			{ font-family : "verdana"; font-size : 8pt; color : #000000; padding-top: 2px; padding-left: 5px; padding-right: 7px; background : url(http://mlormans.gamecoll.com/images/slice_18.png) no-repeat; } 
td.main 			{ font-family : "verdana"; font-size : 8pt; color : #cccccc; padding-left: 2px; padding-right: 3px; background : url(http://mlormans.gamecoll.com/images/slice_25.gif) no-repeat; background-position: bottom; } 
td.mainleft			{ background : url(http://mlormans.gamecoll.com/images/slice_24.png) } 
td.mainright		{ background : url(http://mlormans.gamecoll.com/images/slice_26.png) } 

td.menu1 			{ font-family : "verdana"; font-size : 10pt; color : #000000; background : url(http://mlormans.gamecoll.com/images/slice_05.png) no-repeat; } 
td.menu2 			{ font-family : "verdana"; font-size : 10pt; color : #000000; background : url(http://mlormans.gamecoll.com/images/slice_07.png) no-repeat; } 
td.menu3	 		{ font-family : "verdana"; font-size : 10pt; color : #000000; background : url(http://mlormans.gamecoll.com/images/slice_09.png) no-repeat; } 
td.menu4	 		{ font-family : "verdana"; font-size : 10pt; color : #000000; background : url(http://mlormans.gamecoll.com/images/slice_11.png) no-repeat; } 
td.menu5	 		{ font-family : "verdana"; font-size : 10pt; color : #000000; background : url(http://mlormans.gamecoll.com/images/slice_13.png) no-repeat; } 
td.menu6 			{ font-family : "verdana"; font-size : 10pt; color : #000000; background : url(http://mlormans.gamecoll.com/images/slice_15.png) no-repeat; } 

/* menu */
a:link.menu 		{ display : block; font-family : "verdana"; font-size : 10pt; color : #000000; text-decoration : none; cursor : pointer; } 
a:visited.menu 		{ display : block; font-family : "verdana"; font-size : 10pt; color : #000000; text-decoration : none; cursor : pointer; } 
a:active.menu 		{ display : block; font-family : "verdana"; font-size : 10pt; color : #000000; text-decoration : none; cursor : pointer; } 
a:hover.menu 		{ display : block; font-family : "verdana"; font-size : 10pt; color : #999999; text-decoration : none; cursor : pointer; }