body {
 color: #a1c59b;
 background-color: #d5ead1;
 font-family: tahoma,helvetica;
 margin: 4px;
padding: 4px;
background-image: url(images/nonv2/bg.jpg);
background-repeat: repeat-x;
}

body a:link, body a:visited, body a:active {
 color: #a1c59b;
 text-decoration: underline;

}
body a:hover {
 color: #a1c59b;
 text-decoration: none;

}
h2{
font-Size:25px;}
h4{
font-Size:10px;
text-align:left;
}
.mainpage {
 background-color: #ffffff;
}



.tableoutborder {
 background-color: #d5ead1;
}



.tableinborder {
 background-color: #ffffff;
}

.threadline {
 color: #ffffff;
 background-color: #ffffff;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #ffffff;
 background-color: #b4d7ae;

}


.tabletitle_fc {
 color: #ffffff;
}


.inposttable {
 background-color: #ffffff;

}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active {
 color: #ffffff;
 text-decoration: underline;

}
.tabletitle a:hover {
 color: #ffffff;
 text-decoration: none;

}

.smallfont {
 font-size: 10px;
 font-family: Tahoma,Helvetica;


}

.normalfont {
 font-size: 12px;
 font-family: Tahoma,Helvetica;


}

.tablecat {
 color: #ffffff;
 background-color: #cce3c7;

}


.tablecat_fc {
 color: #ffffff;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #ffffff;
 text-decoration: none;

}
.tablecat a:hover {
 color: #ffffff;
 text-decoration: underline;

}

.tableb {
 color: #b0b0b0;
 background-color: #ebebeb;
 border-left: 1px solid #e4e4e4;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
}


.tableb_fc {
 color: #b0b0b0;
}


.tableb a:link, .tableb a:visited, .tableb a:active {
 color: #a1c59b;
 text-decoration: underline;

}
.tableb a:hover {
 color: #a1c59b;
 text-decoration: none;

}

.tablea {
 color: #b0b0b0;
 background-color: #ebebeb;
 border-left: 1px solid #e4e4e4;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
}


.tablea_fc {
 color: #b0b0b0;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #a1c59b;
 text-decoration: underline;

}
.tablea a:hover {
 color: #a1c59b;
 text-decoration: none;

}

.prefix {
 color: #b0b0b0;



}

.time {
 color: #b0b0b0;



}

.highlight {
 color: red;
 font-weight: bold;


}

select {
 font-size: 11px;
 font-family: tahoma,helvetica;
 color: #b0b0b0;
 background-color: #f6f6f6;

}

textarea {
 font-size: 11px;
 font-family: tahoma,helvetica;
 color: #b0b0b0;
 background-color: #f6f6f6;

}

.input {
 font-size: 11px;
 font-family: tahoma,helvetica;
 color: #b0b0b0;
 background-color: #f6f6f6;
 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 #ffffff;
 color: #b0b0b0;
 background-color: #ebebeb;
}
.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;
}
