
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

#a_img:link {
	color: #000000;
	text-decoration: none;
}

#a_img:hover {
	color: #000000;
	text-decoration: none;
  background-color: transparent;
}

#a_img:visited {
	color: #000000;
	text-decoration: none;
}

#a_txt:link {
	color: #3300FF;
	text-decoration: underline;
}

#a_txt:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
}

#a_txt:visited {
	color: #3300FF;
	text-decoration: underline;
}

a.nomark:link {
   color: #000000;
   text-decoration: none;
   background-color: transparent;
}

a.nomark:visited {
   color: #000000;
   text-decoration: none;
   background-color: transparent;
}

a.nomark:hover {
   color: #000000;
   text-decoration: none;
   background-color: transparent;
}

a.nomark:active {
   color: #000000;
   text-decoration: none;
   background-color: transparent;
}

a.fancybox:hover {
  background-color: transparent;
}

a.fancybox-nav.fancybox-next:hover {
  background-color: transparent;
}

a.fancybox-nav.fancybox-prev:hover {
  background-color: transparent;
}

a.fancybox-item.fancybox-close:hover {
  background-color: transparent;
}

.txt-err {
	color: #FF0000;
}

.txt-yell {
	color: #FFFF00;
}

.txt-orange {
	color: #FF9966;
}

.txt-white {
	color: #FFFFFF;
}

.txt-sm {
	font-size: small;
}

.txt-xsm {
	font-size: x-small;
}

.txt-h01 {
	font-size: larger;
}

.tableLine1 {
    font-family:      Arial, Helvetica, sans-serif;
    font-style:       normal;
    BORDER-TOP:       #000000 1px solid; 
    BORDER-LEFT:      #000000 0px hidden; 
    BORDER-BOTTOM:    #000000 0px solid;
    BORDER-RIGHT:     #000000 0px hidden;
}

.tableLine2 {
    font-family:      Arial, Helvetica, sans-serif;
    font-style:       normal;
    BORDER-TOP:       #000000 1px solid; 
    BORDER-LEFT:      #000000 0px hidden; 
    BORDER-BOTTOM:    #000000 1px solid;
    BORDER-RIGHT:     #000000 0px hidden;
}

.tableSpeaker {
	border: #FFFFFF 1px solid;
}

.tableAgenda {
	border: #FFFFFF 1px solid;
}

.txt-enter {
	color: #FF6600;

}

.tblRegTop {
    font-family:      Arial, Helvetica, sans-serif;
    font-style:       normal;
    BORDER-TOP:       #000000 1px solid; 
    BORDER-LEFT:      #000000 0px hidden; 
    BORDER-BOTTOM:    #000000 0px hidden;
    BORDER-RIGHT:     #000000 0px hidden;
}
