@charset "utf-8";
/*	Name: 1490680844
	High contrast (W/B)
	Copyright 2007 Opera Software */
* {
	color: white !important;
	background: black !important;
        margin: 0 auto !important;
        padding: 0 !important;
}
body {
        width: 100% !important;
}
#wrap {
        width: 80% !important;
}
#title, #title h1 {
        display: none !important;
}
h3, td b {
        margin:1em 0 !important;
        padding: 0.5em !important;
        border: 1px solid white !important;
        text-align: left !important;
}
td b {
        float: left !important;
}
h3 small a, h3 small a:link, h3 small a:visited {
margin-right:1em !important; }
h3 small a:hover {
padding-right:1em !important; }
#tempbg, #header, #header2, #header3, #header4, #header5, #news {
        display: none !important;
}
#navlist li {
        font-size: 150% !important;
        line-height: 180% !important;
        padding-right: 1em !important;
        width: 100% !important;
        margin: 0 !important;
        text-align: left !important;
        float: none !important;
        display: inline !important;
}
#animated-tab { 
        border-bottom:3px solid #E1D60B;
        position:absolute;
        z-index:1;
        padding:15px 0pt 0pt 0pt !important;
}
#content1, #content2 {
        font-size: 150% !important;
        line-height: 180% !important;
        text-align: left !important;
        float: none !important;
        width: 100% !important;
}
p img {
        padding-top: 0.5em !important;
        margin-bottom: -0.5em !important;
        margin-right: 0.5em !important;
}
#map {
        top:0;
        margin-right:1em !important;
}
#map a.p1:hover img.large {
        display:block;
        position:absolute;
        top:0px !important;
        left:150px !important;
        width:400px;
        height:361px;
        border:0.5em solid #fff !important;
        z-index:101;
        overflow:auto;
}
#logo {
        border-color:#000 !important;
        margin-right: 3em !important;
}
#logo img {
        padding-top:0 !important;
}
.photo {
        margin:2em auto 2em! important;
}
a[href] {text-decoration: underline !important;}
a[href].aa {text-decoration: none !important;}
a[href]:hover, a[rel~="external"]:hover::after {
	color: black !important;	
	background: white !important;
}
a[href] img {border: thin solid white !important;}
a[rel~="external"]::after {
        content: " <"attr(href)"> " !important;
        font-weight:normal;
        font-size:70.5%;
        page-break-before:avoid;
        color: #92DAFF;
}
#footer a[rel~="external"]::after {
        font-size: 100%;
}
td#utc a[rel~="external"]::after {
        font-size: 0%;
}
td a img { 
        display: none !important;
}
.line-through {text-decoration:line-through !important;display:inline;}
@media print {
	* {
		color: black !important;	
		background: white !important;
	}
        a[rel~="external"]::after {
                display: none;
        }
        #navlist, #animated-tab, #map {
                display: none !important;
}
        #content1, #content2 {
                text-align: left !important;
}
        .printIE {
                display: none !important;
                display: inline;
}
        .line-through {text-decoration:line-through !important;display:inline;}
}


