<style type="text/css">

html, body {
	height : 100%;
	margin : 0;
	padding : 0;
	background-color : #434343;
	}
table, li, a, td, ul {
	font-family : Verdana;
	font-size: 10pt;
	}
a {
	color : #695a46;
	font-family: Verdana;
	}
h1 {
	color: #fff;
	}
h2 {
	background-image : url('../images/menu_select_back.png');
	padding : 3px;
	margin : 1px;
	font-family : Verdana;
	font-size : 14pt;
	display : table-row;
	width : 100%;
	}
main {
	margin : 0 0 0 0;
	padding : 0 32px 4px 32px;
	font-weight : normal;
	}
p {
	font-size: 10pt;
	font-family: Verdana;
	//text-indent: 3em;
	}
HR {
	height : 2px;
	//color : #68b9d3;
	//background-color : #68b9d3;
	}
A.nav:link {
	color : #8c6e49;
	text-shadow: #bbb 1px 1px 3px;
	padding : 0;
	text-decoration : none;
	font-size : 10pt;
	//font-family : Verdana;
	font-weight: normal;
	}

A.nav {
	color : #8c6e49;
	text-shadow: #bbb 1px 1px 3px;
	padding : 0;
	text-decoration : none;
	font-size : 10pt;
	//font-family : Verdana;
	font-weight: normal;
	}
A.nav:visited {
	color : #8c6e49;
	text-shadow: #bbb 1px 1px 3px;
	padding : 0;
	text-decoration : none;
	font-size : 10pt;
	//font-family : Verdana;
	font-weight: normal;
	}
A.nav:hover {
	color : #d0b898;
	text-shadow: #fff 1px 1px 3px;
	padding : 0;
	text-decoration : none;
	font-size : 10pt;
	//font-family : Verdana;
	font-weight: normal;
	}
A.nav:active {
	color : #8c6e49;
	text-shadow: #bbb 1px 1px 3px;
	padding : 0;
	text-decoration : none;
	font-size : 10pt;
	//font-family : Verdana;
	font-weight: normal;
	}
p.galmenu {
	text-indent : -20px;
	color : #444;
	padding : 0;
	text-decoration : none;
	font-size : 9pt;
	font-family : Lucida Console;
	font-weight : normal;
	}
p.galmenu:first-line {
	text-indent : 0;
	}
.galeria {
	color : #336;
	font-family : Verdana;
	font-size : 8pt;
	}
.acaption {
	margin : 0 8px 8px 0;
	color : #fff;
	font-style : italic;
	font-size : 16pt;
	font-family : Trebuchet MS;
	font-weight : bold;
	}
.tabg {
	border-width : 1px;
	border-style : dotted;
	border-color : #aaaaaa;
	font-size : 9pt;
	width : 75%;
	margin-left : auto;
	margin-right : auto;
	}
.fullheight {
	height : 100%;
	}
.admtableft {
	width : 20%;
	background : #eee url('../admin/images/admtableftback.png') repeat-y top right;
	border-right : 1px;
	border-left : 0;
	border-top : 0;
	border-bottom : 2px;
	border-style : dotted;
	border-color : #000;
	color : #000;
	}
.admtabright {
	width : 80%;
	background : #ddd url('../admin/images/admtabrightback.png') repeat-y top left;
	border-right : 0;
	border-left : 0;
	border-top : 0;
	border-bottom : 2px;
	border-style : dotted;
	border-color : #000;
	color : #000;
	}
A.admin	{
	color: #468;
	font-size: 9pt;
	text-decoration: none;
	}
A.admincurrent	{
	color: #88f;
	font-size: 9pt;
	text-decoration: none;
	}
</style>
