body {
 color: #000000;
 background-color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;

}

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

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

}


.logobackground {
 background-image: url(images/back.gif);
}



.mainpage {
 background-color: #ffffff;
}



.tableoutborder {
 background-color: #ffffff;
}



.tableinborder {
 background-color: #D1D7DC;
}

.threadline {
 color: #D1D7DC;
 background-color: #D1D7DC;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #000000;
 background-color: #D1D7DC;
 background-image: url(images/cellpic1.gif);
}


.tabletitle_fc {
 color: #000000;
}


.inposttable {
 background-color: #ffffff;

}

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

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

}

.smallfont {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;


}

.normalfont {
 font-size: 13px;
 font-family: Verdana, Arial, Helvetica, sans-serif;


}

.tablecat {
 color: #ffffff;
 background-color: #6F839C;
 background-image: url(images/cellpic.jpg);
}


.tablecat_fc {
 color: #ffffff;
}


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

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

}

.tableb {
 color: #000000;
 background-color: #DEE3E7;

}


.tableb_fc {
 color: #000000;
}


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

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

}

.tablea {
 color: #000000;
 background-color: #EFEFEF;

}


.tablea_fc {
 color: #000000;
}


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

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

}

.prefix {
 color: #000000;



}

.time {
 color: #666686;



}

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


}

select {
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #ffffff;

}

textarea {
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #ffffff;

}

.input {
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #ffffff;
 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 #D1D7DC;
 color: #000000;
 background-color: #EFEFEF;
}
.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;
}