*
{
    font-family: Arial, Verdana, Sans-Serif;
}

body
{
    background-color: black;
    color: White;
	margin:0px;
}

td {
	font-size:10pt;
}

/* items left menu */

.LeftMenuItem
{
    padding-bottom: 6px;
    background-image: url('http://bookiebashersports.com/css/LeftLinksBottomb.png');
    background-position:  
                   center bottom;
    background-repeat: no-repeat;
    margin-bottom: 6px
    text-align:center
}

.LeftMenuTitle
{
    background-image: url('http://bookiebashersports.com/css/LeftItemBGb.png');
    background-repeat: no-repeat;
    height: 23px;
    color: yellow;
    text-align:left;
    vertical-align: middle;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14px;
    text-align:center;
    padding-left: 0px;
    padding-top: 0px ;
    padding-bottom: 0px ;
	margin: 0px;
    width: 10px; background-position-y:50%
}

.LeftLinks a.SpecialCapperLink {
  color:white;
  text-align:left;
}

.LeftLinks a.SpecialCapperLink:hover {
  color:red;
  text-align:left;
}

.LeftLinks a.SpecialCapper {
  color:red;
  text-align:left;
}

.LeftLinks a.SpecialCapper:hover {
  color:41ff28;
  text-align:left;
}

.SpecialCapper {

	background:#2d2d2d;
}


.LeftLinks, .SpecialLeftLinks
{
    margin: 0px;
    width: 202px;
	background:#0b0a0a;
	border-left:#8e8e8e 1px solid;
	border-right:#8e8e8e 1px solid;
	text-align:left;
}

.LeftLinks a
{
    background-image: url('http://bookiebashersports.com/css/LeftLinkArrow.png');
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	display: block;
	text-align:left;
    color: White;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 15px center;
    border-top:1px dotted #474646;
    margin-left: 1px; padding-left:30px; padding-right:0px; padding-top:7px; padding-bottom:7px
}

.LeftLinks a:hover
{
    background:text-align url('http://bookiebashersports.com/css/LeftLinkArrow.png') no-repeat left center;
	color:yellow; background-image:url('http://bookiebashersports.com/css/LeftLinkArrow.png'); background-repeat:no-repeat
}


.SpecialLeftLinks a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	display: block;
    padding: 8px 0px 8px 41px;
    color: White;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-top:#474646 1px dotted;
    margin-left: 1px;
}