html{overflow-y: scroll;}
body{margin-top: 12px;color: #ffffff; background-color: #000000;
scrollbar-3dlight-color:#444444;
scrollbar-arrow-color:#555555;
scrollbar-darkshadow-color:#cccccc;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#555555;
scrollbar-shadow-color:#555555;
scrollbar-track-color:#cccccc;
}
body,td,tr,div,p,a{font-size: 12px; font-family:Arial, sans-serif,"ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN W3", Osaka, "MS PƒSƒVƒbƒN";}

img { border: none; }

a:link {font-size: 12px; text-decoration:none; color:#FFCC00 }
a:visited {font-size: 12px; text-decoration:none; color:#CC9900 }
a:hover {font-size: 12px; color: red;}
a:active {font-size: 12px; text-decoration:none; color:#c5dc1c }

.input{margin:0px; color:white; font-size: 10px; background:#333333; border:1px dotted #555555;}
.input2{padding:3px; color:white; font-size: 12px; color:#cccccc; background:#333333; border:1px solid #444444;}

.inputgray{margin:0px; color:#aaaaaa; font-size: 10px; background:#333333; border:1px solid #555555;}

.tiny {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px;}
.mid {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-weight: bold;}
.ital {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-style: italic; font-weight: bold;}
.big {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 18px; font-style: font-weight: bold;}
.big-i {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 18px; font-style: italic; font-weight: bold;}
