body 
{
	font-family:  Arial, Helvetica, sans-serif;
	 
	font-size: 80%;
	font-weight: bold;
	margin: 0cm 0cm 0cm 0cm;
	}	
	
#menu a {
		display:block;
		width:200px;
		height:30px;
		color: #777;
		background: url("menu5.gif") 0 0 no-repeat;
		text-decoration: none;
		}
		
#menu a:hover {	
		background: url(images/menu5.gif) 0 -32px;
		color: #ffffff;
		}
#menu a:active {
		background: url(images/menu5.gif) 0 -64px;
		color: #ffffff;
		}
div.outer {
	background: url("menu5.gif") 0 -32px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url("menu5.gif") top left no-repeat;
	}
	
div.outer span {
	display: block;
	margin:0;
	padding: 8px 25px 0 10px;
	}
 
td.links
{
  background-color: rgb(204,186,36);
  border-style: solid;
  border-width: 1px 3px 1px 1px;
  border-color: rgb(79,74,19);
}

 
 
a.button
{
	font-style: normal;
	width: 104px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	display:block;
}
	
a.button:link {background-image: url('graphics/tab/button_1.png')}
a.button:visited {background-image: url('graphics/tab/button_1.png')}
a.button:hover {background-image: url('graphics/tab/button_2.png')}

a.link
{
	font-style: normal;
	background: transparent;
	width: 200px;
	height: 26px;
	font-family: Verdana, Arial;
	text-decoration: none; 
	text-align: center;
	color: white;
	font-size: 10pt;
  background-repeat: no-repeat;
  display:block;
  background-position: 0px 0px;
}

a
{
	font-style: italic;
	color: black;
}

a:hover
{
	text-decoration: none;
}
 
div
{
	font-family: Arial, Verdana;
	font-size: 10pt;
}


/* GALLERY */

a.dir
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 130px;
	height: 130px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('graphics/folder.png');
}

a.back
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 130px;
	height: 130px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('graphics/back.png');
}

a.file
{
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 130px;
}

td.dir
{
	width: 130px;
	height: 130px;
}
