
body a:link, body a:visited, body a:active {
 color:#3E5D7D;
 text-decoration: none;
 
}
body a:hover {
 color: #A52A2A;
 text-decoration: none;
}

.logobackground {
 background-image: url(/wbblite/images/top_bg.gif); 
}

.top_bg{
	background-image: url(wbblite/images/top_bg.gif);
}

.tableinborder {
 background-color: #efefef;
}

.threadline {
 color: #efefef;
 background-color: #efefef;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #3E5D7D;
 background-image: url(/wbblite/images/cellpic.gif);
}


.tabletitle_fc {
 color: #3E5D7D;
}


.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: Tahoma,Helvetica;
 
 
}

.normalfont {
 font-size: 13px;
 font-family: Tahoma,Helvetica;
 
 
}

.tablecat {
background-image:url(http://outlaws-dart.de/pics/header.jpg);
	background-repeat:no-repeat;
   background-position:bottom;
	background-color: #DBE4EE;
   border-top:solid 1px #ffffff;
   
 color: #ffffff;
 background-color: #446588;
 
}


.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: none;
 
}

.tableb {
 color: #000000;
 background-color: #ffffff;
 
}


.tableb_fc {
 color: #000000;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #3E5D7D;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: #A52A2A;
 text-decoration: none;
 
}

.tablea {
 color: #000000;
 background-color: #ffffff;
 
}


.tablea_fc {
 color: #000000;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #3E5D7D;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: #A52A2A;
 text-decoration: none;
 
}

.prefix {
 color: #000000;
 
 
 
}

.time {
 color: #000000;
 
 
 
}

.highlight {
 color: red;
 font-weight: bold;
 
 
}

select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
 
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #efefef;
 
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #0A3961;
background-color: #efefef;
border-color: #0A3961;
border-style: solid;
border-width: 1px;
 text-indent : 2px;
}

.publicevent {
 color: red;
 
}

.privateevent {
 color: blue;
 
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #efefef;
 color: #000000;
 background-color: #ffffff;
}
.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 
}
.hoverMenu ul li {
 text-align: left;
 padding: 0;
}

.firstrow { BACKGROUND-COLOR:  #E2E2E2;}
.secondrow { BACKGROUND-COLOR: #CDCDCD;}
.todayrow { BACKGROUND-COLOR: #666686;}
.specialrow { BACKGROUND-COLOR: #336699;}