a {
color: #0000cc;
}
html, body {
	background-color: #ffcc00;
	background-image: url(images/rt_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
#maintable {
	width: 100%;
	height: 100%;
	background-image: url(images/lb_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
#l1 {
	background-image: url(images/linel.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
#l2 {
	background-image: url(images/line.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
#menu {
	padding-top: 30px;
	}
#menu li {
	list-style: none;
	}
#menu a,#menu a:link,#menu a:visited {
	color: #0000cc;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	height: 40px;
    padding-top: 7px;
	padding-left: 35px;
	}
#menu a:hover {
	background-image: url(images/sun.gif);
	background-position: left middle;
	background-repeat: no-repeat;
	}
a.copylink,a.copylink:link,a.copylink:visited {
	color: #0000cc;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-right: 7px;
	}
#content, #content td, #content table, #content p, #content li, #content ul {
   font-family: arial, sans-serif;
}
h1 {
    font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
color: #0000cc;
}
a.fotolink,a.fotolink:link,a.fotolink:visited {
padding: 10px;
float: left;
}
a.pagelistitem,a.pagelistitem:link,a.pagelistitem:visited {
font-weight: bold;
color: #0000cc;
}