		body 
		{ 	
			background-color: #c0c0c0; 
			background-image: url(lay/background.png); 
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
		}
		
		html {overflow-y: scroll;}
		table { empty-cells: show }
		table.maintable { }
		td {color: #000000; font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif; font-size: 10pt;}
		a {color: #000000; }
		a.noline {text-decoration: none; }
		a:hover {color: #FBCC72;}
		a.menu {color: #FBCC72; text-decoration: none; font-size: 15pt;  padding: 10px;}
		a.menu:hover {color: #FFFFFF;}
		
		a.start {color: #C0C0C0;}
		a.start:hover {color: #000000;}
		
		a.menuactive {color: #4271a9; text-decoration: none; font-size: 15pt; padding: 10px;}
		a.menuactive:hover {color: #FFFFFF;}

		a.gallery {font-size: 9pt; text-decoration: none;}

		a.caption{color: #FeFFD0; text-decoration: none; font-size: 35pt; font-weight: bold;}
		a.caption:hover{color: #FFFFFF;}
		
		.bottom {color: #FFFFFF; font-size: 8pt; text-decoration: none;}
		.bottomgrey {color: #303030; font-size: 8pt; text-decoration: none;}
		.caption { font-size: 10pt; font-weight: bold; }
		img.border { border: solid #000000; border-width: 1 1 1 1px; }
		.borderlink  img{ border: 1px solid #000000;}
		.borderlink:hover img { border: 1px solid #FBCC72; }

		.border { border: solid #000000; border-width: 1 0 1 0px; }