﻿#myTable div
{
    display: inline;
}

.League-Information
{
    border: 1px solid #B300B3;
    margin: 16px 0px 0px 0px;
    visibility: hidden;
    font-size: 12px;
    font-family: Verdana;
    position: absolute !important;
    z-index: 5 !important;
    width: 183px !important;
    height: 116px !important;
    background-image: url('../../Images/lf-background-lister-1.jpg');
    left: 561px !important;
    display: inline;
}

.Info1 {
    height: 17px;
    width: 175px !important;
    text-align: center; 
    list-style-type: none; 
    border-bottom-style:  solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #CC00CC;
    background-color: #FFE8FF;
}
.Info2 {
    height: 17px; 
    width: 175px !important;
    text-align: center; 
    list-style-type: none; 
    border-bottom-style:  solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #CC00CC;
    background-color: #FFF0FF;
}
.Info-Sh-League {
    height: 17px; 
    width: 175px !important;
    text-align: center; 
    list-style-type: none;
    background-color: #FFF0FF;
}

.Cal-Link
{
    height: 17px; 
    width: 175px !important;
    background-color: #FFF0FF;
    line-height: 17px;
    list-style-type: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CC00CC;
    text-align: center;
}

.Cal-Link a {
	font-family: Verdana;
	font-size: 12px;
	color: #FF00FF;
}
.Cal-Link a:link {
	text-decoration: none;
}
.Cal-Link a:visited {
	text-decoration: none;
	color: #FF00FF;
}
.Cal-Link a:hover {
	text-decoration: underline;
	color: #FF99FF;
}
.Cal-Link a:active {
	text-decoration: none;
	color: #FF00FF;
}
.Lookey
{
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
    color: #FF00FF;
}
.LookeyO
{
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
    color: #FF00FF;
    text-decoration: underline;
}




