BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial
}
A:link
{
    COLOR: #CC0000;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: red;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #CC0000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #F18F8F;
    TEXT-DECORATION: underline
}
H1
{
    FONT-SIZE: 13pt;
    margin-top: 2;
    margin-bottom: 2;
    COLOR: white;
    FONT-FAMILY: arial;
    text-align: center
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    COLOR: #663300;
    FONT-FAMILY: arial
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #825B39;
    FONT-FAMILY: arial
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #F5F9FC;
    COLOR: black;
    margin-top: 0;
    margin-bottom: 0;
    FONT-FAMILY: arial
}
p
{
    FONT-SIZE: 10pt;
    margin-top: 0;
    margin-bottom: 10pt; 
    text-align: justify
}
td
{
    FONT-SIZE: 10pt;
    margin-top: 0;
    margin-bottom: 0
}
tr
{
    vertical-align: top
}
.td_H1
{
    vertical-align: top;
    color: #FFFFFF;
    background: #825B39
}

.td_H2
{
    FONT-SIZE: 10pt;
    background: #E7E2D1;
    font-style: italic;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0
}
.events_td1 
{
background-color: #009900
}
.events_td2 
{  
background-color: #F4F4FF
}
.events_font2 
{ 
color: #FFFFFF
}
.paper_title { font-family: Arial, Helvetica, sans-serif; font-size: 120%; color: #000000; text-align: center; margin-top: 20 }
.paper_author { font-family: Arial, Helvetica, sans-serif; font-size: 150%; font-weight: bold; color: #000000; text-align: center; margin-top: 10; margin-bottom: 10 }
.paper_institution { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #000000; text-align: center; margin-bottom: 30 }
.paper_fn { font-family: Arial, Helvetica, sans-serif; font-size: 60%; color: #00FF00; vertical-align: super}
.tt_session { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 90%; font-style: italic; text-align: left; color: #000000; margin-bottom: 0 }
.tt_chair { font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-style: italic; color: #000000; margin-bottom: 0 }
.tt_title { font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: normal; color: #000000; text-align: left; margin-top: 3; margin-bottom: 3 }
.tt_author { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; text-align: left; margin-top: 3; margin-bottom: 3; }
.highslide {
	cursor: url(../../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #DFEBDA;
}
.highslide:hover img {
	border: 2px solid #DFEBDA;
}

.highslide-image {
    border-bottom: 1px solid white;
    cursor: pointer; /* opera */
	cursor: url(../../highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 4px;
    background-color: #DFEBDA;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 5px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url('../../highslide/graphics/loader.gif');
    background-repeat: no-repeat;
    background-position: 3px 1px; padding-right:3px; padding-top:3px; padding-bottom:3px
    
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #DFEBDA;
    text-decoration: none;
	font-size: 5px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #DFEBDA;
}
