body, div, span, p, h1, h2, li, td ,th, select, input,textarea 
		{
		font-family: Verdana, arial, Tahoma, Verdana, Arial, Helvetica;
		font-size: 11px;
		color: #000000;
	    background-repeat: no-repeat;
		}
a 	{	 color: #4A667C; text-decoration: none; }
a:hover 	{ background-color: #EADA28; text-decoration: none; }
form 		{ margin: 0px; }
hr 		{ color: #e0e0e0; height: 1px; }
.back1		{ background-color: #C9F8B7;}
.back2		{ background-color: #A3DE8F;}
.back3		{ background-color: #A3DE8F;}
.back4		{ background-color: #C9F8B7;}
.back5		{ background-color: #505660;}
.back6		{ background-color: #D3D7CF;}
.text1xs	{ color: #888888; font-size: 10px; }
.textm	{ font-size: 8px; }
.text1e	{ color: #FF3F3F; font-weight: bold; }
.text1f	{ color: #93B9DF; font-weight: bold; }
.text1h	{ color: #FFB401; }
.textr	{ color: #93B9DF; font-size: 9px; }
.text2		{ font-size: 12px; }
.text2b 	{ font-size: 12px; font-weight: bold; }
.text3		{ font-size: 13px; font-weight: bold; }
.text4		{ font-size: 14px; font-weight: bold; }
.border 	{ border-right: #222222 1px solid; border-top: #222222 1px solid; border-left: #222222 1px solid; border-bottom: #222222 1px solid }
.topmenu 	{ background-color: #A3DE8F; color: #888888;}

.lrborder {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #c9f8b7;
}
.cback33 {
	height: 30px !important;
	width: 20%;
	display: block;
	float:left;
	padding:2px 0px;
} 


.cback33:hover {
	cursor: pointer;
} 

.bleft {
	border-left: 1px solid #000;
}

.cback33 img {
	vertical-align:middle;
	padding-right:2px;
}

.cback33 span {
	display:block;
	float:left;
}


.lastid-match > .date {
	background: #A3DE8F !important;
	color:#747773;
}

.lastid-match {
	background: #A3DE8F url("images/gradient.png") right no-repeat  !important; 
}

.date{
	width:35%;
	text-align:center;
	line-height: 30px;
}

.match{
	width:64%;
	line-height: 30px;
	vertical-align: middle;
	text-align:right;
}

.dopinfo {
	display:none;
	margin-top:33px;
	text-align: left;
	position: absolute;
	clear: both;
	background-color: #C9F8B7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding:8px;
	width:100%;
	
	line-height:19px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;	
}


.oppo {
	font-weight: bold;
}

.matchlink {
	display: inline-block;
	border-radius: 9px;
	background: #A3DE8F;
	padding:3px;
	color:#000000;
	width:20px;
	text-align: center;
}

.matchlink:hover {

	color:#4A667C;

}

.lastid-logo {
	opacity: 0.6;
}


#hnt{
background:#C9F8B7;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}
A.sort:link
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.sort:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.sort:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A.sort:active
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
   .layer1 {
    font: 8pt Tahoma; 
    font-weight: bold; 
   } 
   .l2 {
    font: 8pt Tahoma; 
    font-weight: bold; 
    color: #006699;
} 
   .l3 {
    font: 9pt Tahoma; 
    font-weight: bold; 
} 
   .l4 {
    font: 8pt Tahoma; 
    font-weight: bold; 
} 
a span { 
    font: 8pt Tahoma; 
    font-weight: bold; 
}
table .hd {
	border-top:3px double black;
	border-bottom:3px double black
}
td .menudown {
	padding: 5px;
	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
}
td .menuup {
	border:1px black solid;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
}
td .menuupsel {
	border-top:1px black solid;
	border-left:1px black solid;
	border-right:1px black solid;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
}