body {
 color: #FFCC00;
 background-color: #000000;
 font-family: tahoma,helvetica;
 background-attachment: fixed; 
background-image: url(images/starbk.gif);
}

body a:link, body a:visited, body a:active {
 color: #FFCC00;
 text-decoration: underline;
}

body a:hover {
 color: #ffff5d;
 text-decoration: none;
}

.tabletitle {
 color: #FFCC00;
 background-color: #888888;
 background-image: url(images/cellpic.gif);
}

.tabletitle_fc {
 color: #FFCC00;
}

.inposttable {
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #FFCC00;
 text-decoration: none;
}

.tabletitle a:hover { 
 color: #ffff5d;
 text-decoration: underline;
 }

.smallfont {
 font-size: 11px;
 font-family: Tahoma,Helvetica;
 color: #FFCC00;
 }

.normalfont {
 font-size: 13px;
 font-family: Tahoma,Helvetica;
 color: #FFCC00;
 }

.tablecat {
 color: #ffff5d;
 }

.tablecat_fc {
 color: #ffff5d;
}

.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #aaaaaa;
 text-decoration: underline;
 }

.tablecat a:hover { 
 color: #888888;
 text-decoration: none;
 }

.tableb {
 color: #FFCC00;
 }

.tableb_fc {
 color: #FFCC00;
}

.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #aaaaaa;
 text-decoration: underline;
 }

.tableb a:hover { 
 color: #ffff5d;
 text-decoration: none;
 }

.tablea {
 color: #FFCC00;
 }

.tablea_fc {
 color: #FFCC00;
}

.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #aaaaaa;
 text-decoration: underline;
 }

.tablea a:hover { 
 color: #ffff5d;
 text-decoration: none;
 }

.prefix {
 color: #FFCC00;
 }

.time {
 color: #888888;
 }

.highlight {
 color: red;
 font-weight: bold;
 }

select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #FFCC00;
 background-color: #666686;
 }

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #FFCC00;
 background-color: #000000;
 background-attachment: fixed; 
background-image: url(images/starbk.gif);
background-position:center center;
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #FFCC00;
 background-color: #666686;
 border:1px solid #000000;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}

.publicevent {
 color: red;
 }

.privateevent {
 color: blue;
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid ;
 color: #FFCC00;
 }

.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 }

.hoverMenu ul li {
 text-align: left;
 padding: 0;
}

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}

a:hover  {
background-image: url('images/link_back.gif') ;
}

#infobar {
 margin: 0px;
 font: message-box;
  }
 
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
 display: block;
 color: InfoText;
 margin: 0px;
 background: InfoBackground url(images/infobar2.gif) no-repeat fixed .3em .3em;
 padding: .45em 0 .45em 2em;
 border-bottom: 1px outset;
 text-decoration: none;
 cursor: default;
  }
 
 #infobar a:hover {
 color: HighlightText;
 margin: 0px;
 background: Highlight url(images/infobar2.gif) no-repeat fixed .3em .3em;
}
.smilieborder {
border-left: 1px #555555 solid; 
border-top: 1px #555555 solid; 
border-right: 1px #333333 solid; 
border-bottom: 1px #333333 solid;
}
