body {font-family: "Times New Roman", Times, serif; font-size: small; color: #000000}
p {font-size: small; text-align: center; font-family: "Times New Roman", Times, serif; color: #000000}
.begin {font-size: small; text-align: left; font-family: "Times New Roman", Times, serif; color: #000000}
.beginr {font-size: x-small; text-align: right; font-family: "Times New Roman", Times, serif; color: #000000}
.future {font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000}
a.future:hover {color: #990000}
.special { font-size: x-small; text-align: right ; font-weight: bold; color: #666633; text-decoration: none; font-family: "Times New Roman", Times, serif}
.news {font-size: x-small; text-align: left; font-family: "Times New Roman", Times, serif; color: #000000; margin-right: 10px; margin-left: 10px}
h1 {text-align: center; font-size: small; font-weight: bold; font-family: "Times New Roman", Times, serif; color: #666633; margin-top: 10px; margin-bottom: 0px}
h2 {text-align: center; font-size: x-small; font-weight: bold; text-decoration: none; font-family: "Times New Roman", Times, serif; color: #666633; margin-bottom: 10px; margin-top: 0px}
a:hover {color: #CC0000}
.style1 {color: #333300; font-weight: bold}
.white {color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: small}
.white:hover {color: #FFFFCC}
.top {font-size: x-small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666633; text-align: left; text-decoration: none}

ul#nav { margin: 0; padding: 0; list-style: none; width: 150px; border-bottom: 1px solid #ccc; }
ul#nav li { position: relative; }
ul#nav li ul { position: absolute; left: 149px; top: 0; display: none; }
ul#nav li a { display: block; text-decoration: none; color: #777; background: #fff; padding: 5px; border: 1px solid #ccc; border-bottom: 0; }
/* Fix IE. Hide from IE Mac \*/ * html ul li { float: left; } * html ul li a { height: 1%; } /* End */ 
ul#nav ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #ccc; }
li:hover ul { display: block; }