body {
  margin: 0cm 0cm 0cm 0cm;
  font-family: Arial, Verdana;
}

td.links
{
  background-color: rgb(204,186,36);
  border-style: solid;
  border-width: 1px 3px 1px 1px;
  border-color: rgb(79,74,19);
}

td.button {width: 104px; height: 10px;}
div.button {text-align: center; position: relative; top: 2px;}

table.top {background: rgb(241,223,71)}
td.top-left-top {background-image: url('graphics/tab/tlt.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.top-center-top {background-image: url('graphics/tab/tct.png'); background-repeat: repeat-x;  height: 3px;}
td.top-right-top {background-image: url('graphics/tab/trt.png'); width: 3px; height: 3px;}
td.top-left-middle {background-image: url('graphics/tab/tlm.png'); background-repeat: repeat-y;  width: 3px;}
td.top-center-middle {}
td.top-right-middle {background-image: url('graphics/tab/trm.png'); background-repeat: repeat-y;  width: 3px;}
td.top-left-bottom {background-image: url('graphics/tab/tlb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.top-center-bottom {background-image: url('graphics/tab/tcb.png'); background-repeat: repeat-x;  height: 3px;}
td.top-right-bottom {background-image: url('graphics/tab/trb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}

table.left {background: rgb(239,226,109);}
td.left-left-top {background-image: url('graphics/tab/llt.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.left-center-top {background-image: url('graphics/tab/lct.png'); background-repeat: repeat-x; width: 194px; height: 3px;}
td.left-right-top {background-image: url('graphics/tab/lrt.png'); width: 3px; height: 3px;}
td.left-left-middle {background-image: url('graphics/tab/llm.png'); background-repeat: repeat-y; width: 3px;}
td.left-center-middle {background: rgb(239,226,109); vertical-align: top;}
td.left-right-middle {background-image: url('graphics/tab/lrm.png'); background-repeat: repeat-y; width: 3px;}
td.left-left-bottom {background-image: url('graphics/tab/llb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.left-center-bottom {background-image: url('graphics/tab/lcb.png'); background-repeat: repeat-x; width: 194px; height: 3px;}
td.left-right-bottom {background-image: url('graphics/tab/lrb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}

td.category-left-top {background-image: url('graphics/tab/clt.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.category-center-top {background-image: url('graphics/tab/cct.png'); background-repeat: repeat-x;  height: 3px;}
td.category-right-top {background-image: url('graphics/tab/crt.png'); width: 3px; height: 3px;}
td.category-left-middle {background-image: url('graphics/tab/clm.png'); background-repeat: repeat-y;  width: 3px;}
td.category-center-middle {background: rgb(170,153,6); height: 17px; font-family: Verdana, Arial;
                            text-align: center; color: white; font-weight: bold; font-size: 10pt;}
td.category-right-middle {background-image: url('graphics/tab/crm.png'); background-repeat: repeat-y;  width: 3px;}
td.category-left-bottom {background-image: url('graphics/tab/clb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.category-center-bottom {background-image: url('graphics/tab/ccb.png'); background-repeat: repeat-x;  height: 3px;}
td.category-right-bottom {background-image: url('graphics/tab/crb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}

td.buttont1-left-top {background-image: url('graphics/tab/blt1.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.buttont1-center-top {background-image: url('graphics/tab/bct1.png'); background-repeat: repeat-x;  height: 3px;}
td.buttont1-right-top {background-image: url('graphics/tab/brt1.png'); width: 3px; height: 3px;}
td.buttont1-left-middle {background-image: url('graphics/tab/blm1.png'); background-repeat: repeat-y;  width: 3px;}
td.buttont1-center-middle {background: rgb(199,182,45); height: 26px; text-align: center;}
td.buttont1-right-middle {background-image: url('graphics/tab/brm1.png'); background-repeat: repeat-y;  width: 3px;}
td.buttont1-left-bottom {background-image: url('graphics/tab/blb1.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.buttont1-center-bottom {background-image: url('graphics/tab/bcb1.png'); background-repeat: repeat-x;  height: 3px;}
td.buttont1-right-bottom {background-image: url('graphics/tab/brb1.png'); background-repeat: no-repeat; width: 3px; height: 3px;}

div.button-down {position:relative; top: 3px}

a.none
{
	font-style: normal;
	background-color: transparent;
	background-image: url('graphics/logo.png');
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	display: block;
  height: 120px;
}

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;
}

table.main {background: rgb(245,234,141);}
td.main {background: rgb(245,234,141); text-align: center;}
td.main-left-top {background-image: url('graphics/tab/mlt.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.main-center-top {background-image: url('graphics/tab/mct.png'); background-repeat: repeat-x; width: 594; height: 3px;}
td.main-right-top {background-image: url('graphics/tab/mrt.png'); width: 3px; height: 3px;}
td.main-left-middle {background-image: url('graphics/tab/mlm.png'); background-repeat: repeat-y; width: 3px;}
td.main-center-middle {background: rgb(245,234,141); width: 594;}
td.main-right-middle {background-image: url('graphics/tab/mrm.png'); background-repeat: repeat-y; width: 3px;}
td.main-left-bottom {background-image: url('graphics/tab/mlb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.main-center-bottom {background-image: url('graphics/tab/mcb.png'); background-repeat: repeat-x; width: 594; height: 3px;}
td.main-right-bottom {background-image: url('graphics/tab/mrb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}

table.sign {background: rgb(222,208,86); margin: 0.2cm}
td.sign-left-top {background-image: url('graphics/tab/mlt.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.sign-center-top {background-image: url('graphics/tab/mct.png'); background-repeat: repeat-x;  height: 3px;}
td.sign-right-top {background-image: url('graphics/tab/mrt.png'); width: 3px; height: 3px;}
td.sign-left-middle {background-image: url('graphics/tab/mlm.png'); background-repeat: repeat-y;  width: 3px;}
td.sign-center-middle {}
td.sign-right-middle {background-image: url('graphics/tab/mrm.png'); background-repeat: repeat-y;  width: 3px;}
td.sign-left-bottom {background-image: url('graphics/tab/mlb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
td.sign-center-bottom {background-image: url('graphics/tab/mcb.png'); background-repeat: repeat-x;  height: 3px;}
td.sign-right-bottom {background-image: url('graphics/tab/mrb.png'); background-repeat: no-repeat; width: 3px; height: 3px;}
div.sign {font-family: Verdana, Arial; font-size: 7pt; font-weight: bold; color: black;}

h1 {font-family: Verdana, Arial; font-size: 16pt; font-weight: bold; color: black; margin: 0.2cm}
h2 {font-family: Verdana, Arial; font-size: 14pt; font-weight: bold; color: black; margin: 0.2cm}
h3 {font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; color: black; margin: 0.2cm}

div.border {margin: 0.3cm; }
div.text {text-indent: 0.5cm; text-align: justify;}

div.advertisement {font-family: Verdana, Arial; font-size: 9pt; color: black; padding: 0cm; margin: 0.2cm}

hr {color: black; border-width: 1px; border-color: black;}

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;
}

div.a
{
  font-family: Arial, Verdana;
  font-size: 14pt;
  font-style: normal;
  position: relative;
  top: 55px;
}

td.file
{
  font-family: Arial, Verdana;
}

img
{
	border-width: 0px;
}
