/*<style type="text/css">*/
/* Ecto Red Style Sheet
Established 20061113m 3.0.82
Version 20240813t 4.3.166 */

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: #eeeeee
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #ff0000;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #e1e1e1
}

#head, .head {
background: #00c800;
font-family: arial;
padding: 10px;
font-size: xx-small; /*2*/
color: #ffffff
}

#banner, .banner {
background: #000000;
margin-left: 110px;
width: 620px;
padding: 10px;
font-family: arial;
font-size: 1.3em; /*92309w*/
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-color: #ff0000;
background-image: url('/script/ecto_red_nav.gif');
background-position: bottom;
background-repeat: repeat-x;
    margin: 0.5em 0;
border: 1px solid #808080;
    padding: 0.3em }
  ul.navbar a {
    text-decoration: none }

#navbar a {
font-weight: bold;
color: #ffffff
}


#main, .main {
background: #000000;
margin-left: 110px;
margin-bottom: 10px;
width: 620px;
border: 1px solid #808080;
padding: 10px;
font-family: arial;
font-size: 1.3em; /*92309w*/
text-align: justify;
color: #ffffff
}

#redcel, .redcel {
background: #ff0000;
background-image: url('/script/ecto_red.gif');
background-position: bottom;
background-repeat: repeat-x;
width: 622px;
margin-left: 110px;
border: 1px solid #808080;
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 #808080;
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
}

#text-l, .text-l {
	background: #404040;
	width: 50%;
	padding: 10px;
	text-align: justify;
	color: #ffffff;
	border-radius: 5px
}
/*text recieved, on left*/

#text-r, .text-r {
	background: #33cc66;
	width: 50%;
	margin-left: 250px;
	padding: 10px;
	text-align: justify;
	color: #ffffff;
	border-radius: 5px
}
/*text sent, on right*/

/*td {
background: #000000;
font-family: arial;
font-size: 1.3em; /*92309w*/
color: #ffffff
}*/

tt {
font-size: 1.1em;
}
//92309w

/*</style>*/

