html {background: #FF6600;}
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background: transparent; font-family: Arial, Times, sans-serif; font-size:1.2em;}

.box1 {margin: 2px auto 0px auto; width: 95%; height: 520px; overflow: visible; display: block; background: transparent; padding:2px;}
.box2 {margin: 20px 80px 40px 80px; height: auto; overflow: visible; display: block; background-color: #FFFFFF; padding:2px;}
.box3 {margin-top: 90px; height: auto; width: auto; text-align: center; display: block; overflow: visible; background: transparent; padding:2px;}

.boxright {width: 170px; float: right; align: center; padding-right: 40px;}
.boxleft {width: 170px; float: left; align: center; padding-left: 20px;}


.info   { color: black; background-color: transparent; font-weight: normal; }
.warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
.error  { color: red; background-color: transparent; font-weight: bold }


.navboxlet {width: 120px; float: left; align: center;}

#navigationtop {top:0px; left:1px; width: 100%; height:80px; position:fixed; padding: 4px; text-align: left; font-size: .9em; font-weight:bold; color:#FF6600; background: black;}
#navigationtop a:visited, #navigationtop a {height:80px; margin:0 auto; border-top:1px solid #000000; border-bottom:1px solid #000; text-align: left; text-decoration:none; line-height:20px; color:#FF6600;}
#navigationtop a:hover {background:#aaa; color:#fff;}

h1 {text-align: center font-size: 3em; color: black; font-weight: bold;}
h2 {text-align: left font-size: 1.3em; font-weight: bold;}
h3 {text-align: left font-size: 1.2em; font-weight: bold;}
h4 {text-align: center; font-size: 1.4em; font-weight: bold;}
h5 {text-align: center; font-size: 3em; font-family: english111 vivace bt; color: black}

table td {font-family: arial; font-size: .9em;}

.sup { vertical-align: super; font-size: 70%;}
.script {font-family: english111 vivace bt;}

div.special {background: yellow;}
div.special a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 20px 1px; margin: 0 0 1px; border-width: 1; border-color: black;
   text-decoration: none; color: black; position: relative;}
div.special a:hover {color: red; background: #33CCFF;
   border: none;}

div.special a span {display: none;}
div.special a:hover span {display: block;
   position: absolute; top: 80px; right: -20px; width: 300px;
   padding: 5px; margin: 10px;
   color: black; background: beige;
   font: 16px Ariel, sans-serif; text-align: left; z-index: 99}





