html, body {margin: 0; padding: 0;}
body {background: #ffffff; font: 12px Tahoma;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #cccccc;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;}
.input {border: 1px solid #000000; background-color: #ffffff; font: 12px Tahoma;}
.input2 {border: 1px solid #000000; background-color: #cccccc; font: 12px Tahoma;}
img {border: 0;}
.main {background: #f0f0f0; width: 500px; height: 100%; vertical-align: top; text-align: left; font: 12px Tahoma;}
.menu {background: #cccccc; height: 20px; vertical-align: center; text-align: center; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}
.link {background: #ffffff; padding: 0 2 0 2;}
.info {font: 10px Tahoma;}
.info2 {font: 16px Tahoma;}
.content_text {text-align: justify;}
.release_text {text-align: justify; padding: 8;}
.content {height: 100%; vertical-align: top; text-align: left; padding: 6;}
.content_1 {width: 60px; vertical-align: top; text-align: center; padding: 6; font: 10px Tahoma;}
.content_2 {border-left: 1px solid #000000; vertical-align: top; text-align: justify; padding: 6; font: 12px Tahoma;}
.content_3 {width: 100px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; vertical-align: top; text-align: left; padding: 6; font: 12px Tahoma;}
.content_4 {vertical-align: top; text-align: left; font: 12px Tahoma; padding: 6;}
.bottom {height: 20px; background: #cccccc; border-top: 1px solid #000000; padding: 6; font: 10px Tahoma;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:link {text-decoration: none;}
a.m:visited {color:#000000; text-decoration: none; padding: 0 2 0 2;}
a.m:hover {background: #f0f0f0; color:#000000; text-decoration: none; padding: 0 2 0 2;}
a.m:link {color:#000000; text-decoration: none; padding: 0 2 0 2;}
#tooltip {border: #cccccc 2px solid; background: #ffffff; visibility: hidden; margin: 2px; font: 10px tahoma; padding: 3px; position: absolute; moz-border-radius: 8px;}