fprolloverstyle>a:hover {color: #000000; font-size: 11 pt; font-family: Arial black;}
body {
	font:  900 12px arial;
	background-color:#ffffff;
	color: #000000;
	margin:0;
	padding:0;
	/*
 	text="#49A9E3" 
	*/ 
	
	/* IE Specific Styles
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #72C1EB;
	scrollbar-dark-shadow-color: #928259;
	scrollbar-track-color: #E1F2FB;
	*/

}
img {
	display:block;
}
h1 {
	font:  900 12px arial;
	color: #000000;
}
h3 {
	font:  10px arial;
	color: #000000;
}
p {
	/*font: 900 12px arial;*/
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration:none;
	color: #ffffff;
}
a:hover, a:active{ 
	color: #000000;
	text-decoration: none;
}
table.imageslice 
{
        border:0;
        padding:0;
        margin:0;
        width:788px;
        height:250px;
    }
    table.imageslice td 
    {
            padding:0;
            margin:0;
        }
        table.imageslice a:link, table.imageslice a:visited 
        {
            float:left;
            clear:left;
        }
        table.imageslice img 
        {
            float:left;
            clear:left;
            border:0;
            margin:0;
            padding:0;
}

div.right {
    float:right;
    margin-left: 10px;
    padding-left:10px;
    border-left:1px dotted gray;
}
div.right a:link, div.right a:visited {
    font-size: 12px;
    color: #3bafdf;
    text-decoration: none;
}
div.right a:hover {
    text-decoration: underline;
}

        .eventTable {
            width: 100%;
        }
        .eventTable th {
            font-family: Arial, Verdana,Tahoma,Serif;
            font-weight: bold;
            font-size: 11px;
            text-align:left;
            vertical-align: top;
            border-bottom: 1px solid #83cceb;
            color: #85dbff;
        }
        .eventTable td {
            font-family: Arial, Verdana,Tahoma,Serif;
            font-size: 11px;
            padding:5px 5px 0;
            /*border-bottom: 1px solid #6eabc5;*/
            color: White;
            vertical-align: top;
        }
        .eventTable a.pdf:link, 
        .eventTable a.pdf:visited {
            display:block;
            height: 16px;
            width: 16px;
            text-align:left;
            overflow: hidden;
            text-indent:-9999px;
            background: url(images/pdficon.gif) no-repeat center center;
        }
        .eventTable a.mp3:link, 
        .eventTable a.mp3:visited {
            display:block;
            height: 16px;
            width: 16px;
            text-align:left;
            overflow: hidden;
            text-indent:-9999px;
            background: url(images/speaker-icon.gif) no-repeat center center;
        }
        .eventTable span.date 
        {
            display: inline-block;
            width:40px;
        }
        
        .eventTable2 {
            width: 100%;
        }
        .eventTable2 a:link, .eventTable2 a:visited 
        {
            color:#5a5a5a;
            font-size: 12px;
        }
        .eventTable2 th {
            font-family: Arial, Verdana,Tahoma,Serif;
            font-weight: bold;
            font-size: 12px;
            text-align:left;
            vertical-align: top;
            border-bottom: 1px solid #EFEFEF;
            background-color: #FAFAFA;
            color: #4c8cb2;
            padding:2px;
        }
        .eventTable2 td {
            font-family: Arial, Verdana,Tahoma,Serif;
            font-size: 11px;
            padding:5px 5px 0;
            /*border-bottom: 1px solid #6eabc5;*/
            color: #333;
            vertical-align: top;
        }
        .eventTable2 a.pdf:link, 
        .eventTable2 a.pdf:visited {
            display:block;
            height: 16px;
            width: 16px;
            text-align:left;
            overflow: hidden;
            text-indent:-9999px;
            background: url(images/pdficon.gif) no-repeat center center;
        }
        .eventTable2 a.mp3:link, 
        .eventTable2 a.mp3:visited {
            display:block;
            height: 16px;
            width: 16px;
            text-align:left;
            overflow: hidden;
            text-indent:-9999px;
            background: url(images/speaker-icon.gif) no-repeat center center;
        }
        .eventTable2 span.date 
        {
            display: inline-block;
            width:40px;
        }        
    
        .mitolist {
            margin:0;
            padding:10px;
            list-style: none;
        }
        .mitolist li {
            padding:1px;
            margin:0;
        }
        .mitolist li a:link, .mitolist li a:visited {
            font-size: 12px;
            font-weight: bold;
            color: #72C1EB;
            text-decoration: none;
        }
        .mitolist li a:hover {
            text-decoration: underline;
        }
    
        .mitokit-bg {
            display:block;
            width:239px;
            height: 272px;
            background-image: url(images/mitokit-n.jpg); 
            background-repeat: no-repeat; 
            background-position:center top;
            text-align:left;
            overflow: hidden;
            text-indent: -9999px;
        }
