
body {
 color: #000000;
 background-color: #000000;
 font-family: tahoma,helvetica;
 
}

body a:link, body a:visited, body a:active {
 color: #9FA7B2;
 text-decoration: underline;
 
}
body a:hover {
 color: #0079d6;
 text-decoration: none;
 
}




.mainpage {
 background-color: #000000;
}



.tableoutborder {
 background-color: #252525;
}



.tableinborder {
 background-color: #252525;
}

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


.tabletitle {
 color: #ECECED;
 background-color: #313D48;
 background-image: url(images/kuto/cellpic.gif);
}


.tabletitle_fc {
 color: #ECECED;
}


.inposttable {
 background-color: #393D46;
 
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #9FA7B2;
 text-decoration: none;
 
}
.tabletitle a:hover { 
 color: #0079d6;
 text-decoration: underline;
 
}

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

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

.tablecat {
 color: #808793;
 background-color: #313D48;
 background-image: url(images/kuto/catpic.gif);
}


.tablecat_fc {
 color: #808793;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #0079d6;
 text-decoration: none;
 
}
.tablecat a:hover { 
 color: #0079d6;
 text-decoration: underline;
 
}

.tableb {
 color: #717E7D;
 background-color: #262C30;
 
}


.tableb_fc {
 color: #717E7D;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #0079d6;
 text-decoration: none;
 
}
.tableb a:hover { 
 color: #0079d6;
 text-decoration: underline;
 
}

.tablea {
 color: #717E7D;
 background-color: #262C30;
 
}


.tablea_fc {
 color: #717E7D;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #0079d6;
 text-decoration: none;
 
}
.tablea a:hover { 
 color: #0079d6;
 text-decoration: underline;
 
}

.prefix {
 color: #808793;
 
 
 
}

.time {
 color: #F8951D;
 
 
 
}

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

select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #808793;
 background-color: #3C4047;
 
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #808793;
 background-color: #3C4047;
 
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #808793;
 background-color: #3C4047;
 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 #252525;
 color: #717E7D;
 background-color: #262C30;
}
.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;
}

.top_bg { background-image: url(images/kuto/top_bg.gif); }
