BODY {
    SCROLLBAR-FACE-COLOR: #b7b7bc;
    SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
    SCROLLBAR-SHADOW-COLOR: #444444;
    SCROLLBAR-3DLIGHT-COLOR: #444466;
    SCROLLBAR-ARROW-COLOR: #555599;
    SCROLLBAR-TRACK-COLOR: #333340;
    SCROLLBAR-DARKSHADOW-COLOR: #54545e;
    BACKGROUND-COLOR: #383850;
	color : #343438;
	background-color: #eeeeee;
	}
A {color: #5555e0; text-decoration: underline;}
A:hover {color: #3838d5;text-decoration: overline,underline}

.cCellPosition
{
 font-family: Verdana;
 border: thin none;
 width : 12%;
 text-align:left;
 padding-left: 16;
}

.cCellName
{
 font-family: Verdana;
 border: thin none;
 width : 40%;
 text-align:left;
}

.cCellScore
{
 font-family: Verdana;
 border: thin none;
 width : 15%;
 text-align:right;
}

.cCellData1
{
 font-family: Verdana;
 border: thin none;
 width : 15%;
 text-align:center;
}

.cCellTime
{
 font-family: Verdana;
 border: thin none;
 width : 18%;
 text-align:center;
}

.cLatestPosition
{
 border-top: 1px dotted #D6D6F0;
 border-bottom: 1px dotted #D6D6F0;
 font-family: Verdana;
 FONT-WEIGHT: bold;
 color: #222255;
 background-color: #D6D6F0;
 
 text-align:left;
 padding-left: 16;
 width : 15%;
}
.cLatestName
{
 border-top: 1px dotted #D6D6F0;
 border-bottom: 1px dotted #D6D6F0;
 font-family: Verdana;
 FONT-WEIGHT: bold;
 color: #222255;
 background-color: #D6D6F0;
 A: {color:#222288 }
 A.hover {color:#111177 }
 text-align:left;
 width : 45%;
}
.cLatestScore
{
 border-top: 1px dotted #D6D6F0;
 border-bottom: 1px dotted #D6D6F0;
 font-family: Verdana;
 FONT-WEIGHT: bold;
 color: #333333;
 background-color: #D6D6F0;
 
 text-align:right;
 width :15%;
}

.cLatestData1
{
 border-top: 1px dotted #D6D6F0;
 border-bottom: 1px dotted #D6D6F0;
 font-family: Verdana;
 FONT-WEIGHT: bold;
 color: #222222;
 background-color: #D6D6F0;
 text-align:center;
 width : 25%;
}


.cLatestTime
{
 border-top: 1px dotted #D6D6F0;
 border-bottom: 1px dotted #D6D6F0;
 font-family: Verdana;
 FONT-WEIGHT: bold;
 color: #222222;
 background-color: #D6D6F0;
 
 text-align:center;
 width : 25%;
}

TABLE
{
	Font-family : Tahoma,Arial,Verdana;
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
	color : #888888;
}
 
.cTable
{
Font-family : Tahoma,Arial,Verdana;
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
border-collapse: collapse;
border-left: 3px solid #6666677;
border-right: 3px solid #6666677;
border-top: 3px solid #6666677;
border-bottom: 3px solid #6666677;
padding-left: 6;
padding-right: 6;
padding-top: 4;
padding-bottom: 4;
color: #727291;
background-color: #e6e6e6;
	width : 100%;
	align:center;
}
