@charset "UTF-8";
.StyleBody { background-color:black;       color:white;  font-family:'MS Gothic',sans-serif; font-size:14px; }
.StyleHead { background-color:transparent; color:white;  font-family:'MS Gothic',sans-serif; font-size:30px; }
.StyleLab1 { background-color:transparent; color:cyan;   font-family:'MS Gothic',sans-serif; font-size:14px; }
.StyleLab2 { background-color:transparent; color:white;  font-family:'MS Gothic',sans-serif; font-size:14px; }
.StyleLab3 { background-color:transparent; color:yellow; font-family:'MS Gothic',sans-serif; font-size:14px; padding:0px 0px 0px 7px; }
.StyleLab4 { background-color:transparent; color:red;    font-family:'MS Gothic',sans-serif; font-size:14px; padding:0px 0px 0px 7px; }
.StyleLab5 { background-color:black;       color:white;  font-family:'MS Gothic',sans-serif; font-size:14px; padding:0px 0px 0px 7px; }
.StyleText { background-color:transparent; color:white;  font-family:'MS Gothic',sans-serif; font-size:14px; border:solid thin lime; padding:2px 5px 2px 6px; height:16px; width:400px; }
.StyleBtn1 { background-color:transparent; color:lime;   font-family:'MS Gothic',sans-serif; font-size:14px; border:solid thin;      height:22px; width:60px;  cursor:pointer;  padding:0px 0px 0px 0px; }
.StyleBtn1:hover { color:yellow; }
.StyleLine { border-top:solid thin lime; border-bottom:none; }
a          { border:solid thin;            color:lime;   font-family:'MS Gothic',sans-serif; font-size:14px; text-decoration:none;   padding:2px 5px 2px 5px; }
a:hover    { border:solid thin;            color:yellow;                                                     text-decoration:none; }
.StyleImg1 { background-color:white; width:100px; height:40px; }
img { opacity:1; }
.StyleTbl1 { border:solid 1px lime; border-collapse:collapse; }
th,td      { border:solid 1px lime; }
