body {
 color: #111111;
 background-color: #284528;
 font-family: Verdana;
 margin:0;
background-attachment: fixed;
}

body a:link, body a:visited, body a:active {
 color: #444444;
 text-decoration: none;
 
}
body a:hover {
 color: #666666;
 text-decoration: underline;
 
}


.logobackground {
 background-image: url(images/); 
}



.mainpage {
 background-color: #FFFFFF;
}



.tableoutborder {
 background-color: #444444;
}



.tableinborder {
 background-color: #444444;
}

.threadline {
 color: #444444;
 background-color: #444444;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #444444;
 background-color: #E4FFFF;
 background-image: url(images/wm2006/catpic.gif);
}


.tabletitle_fc {
 color: #444444;
}


.inposttable {
 background-color: #eeeeee;
 font-size: 11px;
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #444444;
 text-decoration: none;
 
}
.tabletitle a:hover { 
 color: #444444;
 text-decoration: underline;
 
}

.smallfont {
 font-size: 10px;
 font-family: Verdana;
 
 
}

.normalfont {
 font-size: 11px;
 font-family: Verdana;
 
 
}

.tablecat {
 color: #444444;
 background-color: #E4FFFF;
 background-image: url(images/wm2006/cellpic.gif);
}


.tablecat_fc {
 color: #444444;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #444444;
 text-decoration: none;
 
}
.tablecat a:hover { 
 color: #444444;
 text-decoration: underline;
 
}

.tableb {
 color: #E4FFFF;
 background-color: #7A9E6C;
 background-image: url(images/wm2006/table_back.gif);
}


.tableb_fc {
 color: #E4FFFF;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #E4FFFF;
 text-decoration: none;
 
}
.tableb a:hover { 
 color: #b2ff90;
 text-decoration: underline;
 
}

.tablea {
 color: #E4FFFF;
 background-color: #7A9E6C;
 background-image: url(images/wm2006/table_back.gif);
}


.tablea_fc {
 color: #E4FFFF;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #E4FFFF;
 text-decoration: none;
 
}
.tablea a:hover { 
 color: #b2ff90;
 text-decoration: underline;
 
}

.prefix {
 color: #ff9b18;
 
 text-decoration: none;
 
}

.time {
 
 
 
 
}

.highlight {
 color: #666666;
 font-weight: bold;
 
 
}

select {
 font-size: 10px;
 font-family: Verdana;
 color: #444444;
 background-color: #eeeeee;
 border: 1px solid #111111;
}

textarea {
 font-size: 10px;
 font-family: Verdana;
 color: #444444;
 background-color: #eeeeee;
 border: 1px solid #111111;
}

.input {
 font-size: 10px;
 font-family: Verdana;
 color: #444444;
 background-color: #eeeeee;
 border: 1px solid #111111;
}

.publicevent {
 color: ;
 
}

.privateevent {
 color: ;
 
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #444444;
 color: #E4FFFF;
 background-color: #7A9E6C;
}
.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;
}

#menuelinks a {
color:#FFFFFF;
text-decoration:none;
}

#menuelinks a:hover {
color:#284528;
text-decoration:underline;
}
