table {
    color:#333;
    padding:0px;
    font:10px arial, helvetica, sans-serif;
     }
body {
    color:#333;
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    font:10px arial, helvetica, sans-serif;
    background-image: url("images/menu/background_fencing.gif");
    background-color: #73838B;
    background-attachment : fixed;
    background-position : top left;
    background-repeat: repeat-x;
    overflow-y: scroll;
	}
	
.lowText { text-decoration: none; color: #000000; font: 10px "Arial"; text-align: left; vertical-align: middle }
.highText { text-decoration: none; color: #FFFFFF; font: 10px "Arial"; text-align: left; vertical-align: middle }

.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 10px "Arial" }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 10px "Arial"; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

	
	
#top {
	    position: relative;
/*      left: 405px;
      top: 36px;
*/  text-align: Center;
  padding: 0px;
  width:760px;


  }

#blabla{
        position: fixed;
        bottom: 0;
        margin: 0px, 0px, 0px, 0px;
        width: 100%;
        border-top-width: 1px;
        border-top-style: ridge;
        letter-spacing: 1px;
        text-align: Center;
}

  
.content {
	width:516px;
	text-align: justify;
	background-color:white;
	z-index:3;
	margin: 0px;
	padding: 0px;
    }

#left {
    color:WHITE;
    text-align: Center;
    vertical-align: top;
    margin: 0px, 5px, 5px, 5px;
    padding:0px;
    z-index:2;
    /* WINDOWS STUFF*/
    voice-family: "\"}\"";
    voice-family:inherit;
    width:112px;
    }
body>#left {width:112px;}
        
#right {
    color:WHITE;
    text-align: Center;
    margin: 0px, 5px, 5px, 5px;
    border:0px;
    padding:0px;
    z-index:1;
/* Again, the ugly brilliant hack. */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:112px;
    }
/* Again, "be nice to Opera 5". */
body>#right {width:112px;}



.menu {

  FONT-WEIGHT: normal;
  FONT-SIZE: 12;
  color:WHITE;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-align: Center;
  letter-spacing:1px
}

.menu a:link, .menu a:visited {
font-family:arial, sans-serif;
text-decoration:overline;
color:WHITE;
FONT-SIZE: 10;
text-align: Center;
}

.menu a:hover {
font-family:arial, sans-serif;
text-decoration:underline;
color:WHITE;
FONT-SIZE: 10;
text-align: Center;
}

a {
    color:#09c;
    font-family:arial, helvetica, sans-serif;
    text-decoration:none;
    }

a:link {color:#09c;}
a:visited {color:#07a;}
