body, html { font-family:arial,sans-serif; font-style: normal; font-variant: normal; font-size: 16px; font-weight: normal; color: #E0E0E0; background-color: #606060; text-align: center; overflow:hidden }

a:link{ color:#E0E0E0; text-decoration: none }
a:visited{ color:#E0E0E0; text-decoration: none }
a:hover{ color:#FFFFFF; text-decoration: none; font-weight: bold }

#subtitle { color:#A0A0A0; font-size: 12px }
#small { color:#E0E0E0; font-size: 12px }
#highlight { color:#FFFFFF; font-weight: bold; }

body, html{ scrollbar-base-color:#606060; scrollbar-track-color:#808080; scrollbar-shadow-color:#505050; scrollbar-arrow-color:#808080; scrollbar-darkshadow-color:#404040; scrollbar-highlight-color:#808080 }

img { border: solid #E0E0E0 1px; }

div#full     { position: absolute; left: 0px; top: 0px;  width: 100%; height: 100%;  text-align:left; }

div#center_v { position: absolute; top: 50%; left: 0px; width: 100%; margin-top: -285px; min-width: 1060px; }
div#center_h { position: relative; width: 1034px; height: 650px; margin: 0px auto; } 
div#menu     { position: absolute; left: 0px; top:  0px; width: 1060px; height:  25px; text-align:left; overflow: none; }
div#content  { position: absolute; left: 0px; top: 30px; width: 1060px; height: 570px; text-align:left; overflow: auto; white-space: nowrap; }

