.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 6px;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;	
	color : Black;
}
A.text:LINK {
	color : Black;
	text-decoration : underline;
}
A.text:HOVER {
	color : white;
	text-decoration : underline;
}
.hometext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	color : Navy;
	background-color : #F0F8FF;
}
.h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
	font-style : italic;
	color : Black;
}
.h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}
.h3{
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
	color : Black;
}
.demotablehead1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
	background-color: #002366;
}
.demotablehead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	background-color: #C0D5FF;
}
.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
A.submenu:HOVER {
	color : #FFC832;
	text-decoration : underline;
}
.submenu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFC832;
	text-decoration : none;
}
A.submenu2:HOVER {
	color : white;
	text-decoration : underline;
}
.aucmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFC832;
	text-decoration : none;
}
A.aucmenu:HOVER {
	color : white;
	text-decoration : underline;
}
.menulinks {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #FFC832;
	margin-left : 20px;
	text-decoration : none;
}
.menulinks_blue:HOVER {
	text-decoration : underline;
}
.menulinks_blue {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : Navy;
	margin-left : 20px;
	text-decoration : none;
}
.menulinks:HOVER {
	text-decoration : underline;
}

.credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.critique {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : italic;
	color : #000099;
}
.dates {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : #000099;
}
.ticket10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.imgleft {
	margin-right : 10px;
}
 .menuActuator { 
            color:#405A8C;
            font-weight:none;
            font-size:12px;
            font-family: Arial, Helvetica, sans-serif;
			text-decoration : none;
        }

 		A.menuActuator { 
            color:#405A8C;
            font-weight:none;
            font-size:12px;
            font-family: Arial, Helvetica, sans-serif;
			text-decoration : none;
        }
		 A.menuActuator:hover { 
            color:#A7A7AF;
            font-weight:none;
            font-size:12px;
            font-family: Arial, Helvetica, sans-serif;
			text-decoration : none;
        }


        .menu {
            font-family:verdana;
            color:#002366;
            background-color:;
            layer-background-color:;
            font-size:10px;
			font-weight:none;
			border-size: 1;
			text-decoration : none;
        }
		A.menu {
            font-family:verdana;
            color:#002366;
            background-color:;
            layer-background-color:;
            font-size:10px;
			text-decoration : none;
        }
		A.menu:hover{
            font-family:verdana;
            color:#cccccc;
			background-border:;
			layer-background-border:;
            font-size:10px;
			text-decoration : none;
        }

    td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }