
.tabtitle{
 color: #006600; 
 font-weight: bold; 
 font-size: 11px; 
 font-family: verdana; 
 background-color: #A2E28E; 
 text-align: center;
 height:24px;
}

.tabtitle a{
 color: #006600; 
 font-weight: bold; 
 font-size: 12px; 
 font-family: verdanal; 
 background-color: #A2E28E; 
 text-align: center;
 height:24px;
 text-decoration:none;
}

.tabdays{
 color: #000000;
 font-weight: bolder;
 font-size: 10px; 
 font-family: verdana;
 font-weight:bold;
 background-color: #C5E8BA; 
 text-align: center;
 height:20px;
}

.tdc{ 
 color: #000000; 
 font-size: 10px; 
 font-family: Arial; 
 text-align: center;
 height:20px;
}

.now{
 color:#006600; 	 
 font-style: normal; 
 font-weight: bold; 
 font-size: 10px; 
 font-family: Arial; 
 text-align: center;
}

.matchday{
 color:#FF9933;
 font-weight: bold; 
 font-size: 10px; 
 font-family: Arial; 
 text-align: center;
 text-decoration:none;
 position:relative;
 z-index: 0;
}

.matchday:hover{
 background-color: transparent;
 z-index: 50;
}

.matchday span{ /*CSS for enlarged image*/
 font-weight:normal; 
 position: absolute;
 background-color: #F9F9F9;
 padding: 5px;
 border: 1px solid gray;
 visibility: hidden;
 color: black;
 text-decoration: none;
 text-align:left;
}

.matchday:hover span{ /*CSS for enlarged image on hover*/
 visibility: visible;
 width:200px;
 font-size:11px;
 top: 14px;
 left: 0px; /*position where enlarged image should offset horizontally */
}

.separe{
height:5px;
}

#viewtopjdl{
font-family:Arial;
font-size:13px;
color:#cc9900;
font-weight:bold;
padding-left:2px;
text-align:left;
}

.viewtop {
font-size:9px;
color:#990000;
text-align:left;
margin-left:-20px;
list-style:square;
}

.viewtop li{
margin-bottom:2px;
}

.viewtop a{
color:#990000;
text-decoration:none;
}

.viewtop a:hover{
text-decoration:underline;
}
