body {
 color: #F0C554;
 background-color: #790000;
 font-family: Trebuchet MS;
 
}

body a:link, body a:visited, body a:active {
 color: #F0C554;
 text-decoration: underline;
 
}
body a:hover {
 color: #FF5A0C;
 text-decoration: none;
 
}


.logobackground {
 background-image: url(/forum/images/yve/logo_bg.gif); 
}



.mainpage {
 background-color: #790000;
}



.tableoutborder {
 background-color: #790000;
}



.tableinborder {
 background-color: #9B2324;
}

.threadline {
 color: #9B2324;
 background-color: #9B2324;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #F0C554;
 background-color: #9B2324;
 border: 1px #9B2324 solid;
background-image: url(/forum/images/yve/catpic.gif);
}


.tabletitle_fc {
 color: #F0C554;
}


.inposttable {
 background-color: #9B2324;
 
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #F0C554;
 text-decoration: none;
 
}
.tabletitle a:hover { 
 color: #FF5A0C;
 text-decoration: underline;
 
}

.smallfont {
 font-size: 11px;
 font-family: Trebuchet MS;
 color: #FFF4E9;
 
}

.normalfont {
 font-size: 12px;
 font-family: Trebuchet MS;
 color: #FFF4E9;
 
}

.tablecat {
 color: #F0C554;
 background-color: #9B2324;
 border: 1px #790000 solid;
background-image: url(/forum/images/yve/cellpic.gif);
}


.tablecat_fc {
 color: #F0C554;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #F0C554;
 text-decoration: underline;
 
}
.tablecat a:hover { 
 color: #FF5A0C;
 text-decoration: none;
 
}

.tableb {
 color: #FFF4E9;
 background-color: #9B2324;
 border: 1px  #790000 solid;
}


.tableb_fc {
 color: #FFF4E9;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #F0C554;
 
 
}
.tableb a:hover { 
 color: #FF5A0C;
 text-decoration: underline;
 
}

.tablea {
 color: #FFF4E9;
 background-color: #9B2324;
 border: 1px  #790000 solid;
}


.tablea_fc {
 color: #FFF4E9;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #F0C554;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: #FF5A0C;
 text-decoration: none;
 
}

.prefix {
 color: #FFF4E9;
 font-weight: bold;
 
 
}

.time {
 color: red;
 
 
 
}

.highlight {
 color: red;
 font-weight: bold;
 
 
}

select {
 font-size: 11px;
 font-family: Trebuchet MS;
 color: #F0C554;
 background-color: #9B2324;
 
}

textarea {
 font-size: 11px;
 font-family: Trebuchet MS;
 color: #F0C554;
 background-color: #9B2324;
 
}

.input {
 font-size: 11px;
 font-family: Trebuchet MS;
 color: #F0C554;
 background-color: #9B2324;
 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: #195BD6;
 
}

.privateevent {
 color: #006605;
 
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #9B2324;
 color: #FFF4E9;
 background-color: #9B2324;
}
.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;
}
