a:link              { font: 12px arial; color: #000000; text-decoration: underline; }
a:active            { font: 12px arial; color: #000000; text-decoration: underline; }
a:visited           { font: 12px arial; color: #000000; text-decoration: underline; }
a:hover             { font: 12px arial; color: #F70708; text-decoration: none; }

a.copyright:link     { font: 10px arial; color: #530303; text-decoration: none; }
a.copyright:active   { font: 10px arial; color: #530303; text-decoration: none; }
a.copyright:visited  { font: 10px arial; color: #530303; text-decoration: none; }
a.copyright:hover    { font: 10px arial; color: #000000; text-decoration: none; }

body {	
	background-color: #F70708;
	background-image: url('images/background_leto.jpg');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0px;
}

img { border: 0; }

.top {	
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	padding-top: 75px;
	vertical-align: top;
}

.bottom {	
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align: middle;
}

h1 {
	color: #F70708;
	font: 16px arial;
	font-weight: bold;
}

h2 {
	color: #F70708;
	font: 14px arial;
	font-weight: bold;
}

hr {
	background-color: #DCDCDC;
	border: 1px;
	color: #DCDCDC;
	height: 1px;
}

select, option, textarea, input {
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

td, font {
	font: 12px arial;
}

      .mtable
      {
        border-bottom: 3px solid #F70708;
        background-color: #FFFFFF;
      }

      .a0
      {
        font: 12px arial;
        color: #000000;
      }

      .a1
      {
        font: 12px arial;
        font-weight: bold;
        color: #000000;
      }

      .categorydefault
      {
        font: 14px arial;
        color: #F70708;
        font-weight: bold;
        text-decoration: none;
      }

      .categoryhover
      {
        font: 14px arial;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        background-color:#FFFFFF;
	
      }

      .categoryclicked
      {
        font: 14px arial;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        background-color:#FFFFFF;
	
      }
