/*<style type="text/css">*/
/* Ectozone Style Sheet--Nightsquad
Established 20070712r
Version 20210712m
66097b
9933cc */

html {
font-size: 100%;
}


body {
background: #000000;
font-family: arial;
font-size: 62.5%; /* 92309w This sets the default font size to be equivalent to 10px */
color: #ffffff
}

a:link {
font-weight: bold;
text-decoration: none;
color: #00cc00
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #00ff00
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #00cc00
}


#banner, .banner {
background: #000000;
margin-left: 110px;
width: 620px;
padding: 10px;
font-family: arial;
font-size: 1.3em; /*92309w*/
color: #ffffff
}

#logo, .logo {
background: #000000;
margin-left: 110px;
margin-bottom: 10px;
width: 620px;
border: 1px solid #333333;
padding: 10px;
font-family: arial;
font-size: 1.3em; /*92309w*/
text-align: justify;
color: #ffffff
}

#navbar {
list-style-type: none;
background: #000000;
float: left;
width: 100px;
font-size: 10px
}

  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0
 }
  ul.navbar li {
    background: #66097b;
    margin: 0.5em 0;
    padding: 0.3em }
  ul.navbar a {
    text-decoration: none }

#navbar a {
font-weight: bold;
color: #ffffff
}



#main, .main {
background: #333333;
margin-left: 110px;
margin-bottom: 10px;
width: 620px;
border: 1px solid #000000;
padding: 10px;
font-family: arial;
font-size: 1.3em; /*92309w*/
text-align: justify;
color: #ffffff
}

#redcel, .redcel {
background: #66097b;
width: 622px;
margin-left: 110px;
border: 1px solid #000000;
padding: 10px;
font-family: arial;
font-size: 1.8em; /*92309w*/
font-weight: bold;
color: #ffffff
}

#foot, .foot {
background: #000000;
margin-left: 110px;
width: 620px;
border: 1px solid #333333;
padding: 10px;
font-family: arial;
color: #ffffff
}

#news, .news {
background: #ffffff;
width: 600px;
padding: 10px;
font-family: times new roman;
text-align: justify;
color: #000000
}

#comp, .comp {
background: #3399ff;
border: 1px solid #ffffff;
width: 600px;
padding: 10px;
font-family: courier;
text-align: justify;
color: #ffffff
}

td {
background: #000000;
font-family: arial;
font-size: 1.3em; /*92309w*/
color: #ffffff
}


tt {
font-size: 1.1em;
}
//92309w

/*</style>*/