/* CSS Document */
body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #333333;
}
a:link { font-size: 15px; text-decoration: none; color: #8cc8ff; }
a:visited { font-size: 15px; text-decoration: none; color: #8cc8ff; }
a:hover { font-size: 15px; text-decoration: none; color: #005ebe; }
a:active { font-size: 15px; text-decoration: none; color: #005ebe; }
a.main:link { font-size: 26px; text-decoration: underline; color: #FFFF00; }
a.main:visited { font-size: 26px; text-decoration: underline; color: #FFFF00; }
a.main:hover { font-size: 26px; text-decoration: none; color: #68b7ff; }
a.main:active { font-size: 26px; text-decoration: none; color: #68b7ff; }
a.top:link { font-size: 15px; text-decoration: none; color: #3333FF; font-weight: bold; }
a.top:visited { font-size: 15px; text-decoration: none; color: #3333FF; font-weight: bold; }
a.top:hover { font-size: 15px; text-decoration: none; color: #FF3300; font-weight: bold; }
a.top:active { font-size: 15px; text-decoration: none; color: #FF3300; font-weight: bold; }


.txt {
font-size: 24px; color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
margin: 2px;
}
img {
border: 0px;
}
a:hover img  {
border: 0px;
}
#tab_h {
background-color: #0f2e4a;
border-top: 2px solid #e0df71;
border-left: 2px solid #e0df71;
border-right: 2px solid #e0df71;
}
#tab_f {
background-color: #0f2e4a;
border-bottom: 2px solid #e0df71;
border-left: 2px solid #e0df71;
border-right: 2px solid #e0df71;
}
h3 {
margin: 2px;
padding: 2px;
color: #777777;
}
#num {
font-size: 15px;
font-weight: bold;
color: #777777;
}
