body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}

.but {
	font-size: 11px;
}

.OptionBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	width:40px;
}

.drag {
	border-color: #666666;
}

.line{
	background-color:#B8C9E5;
	border:solid 1px #666666;
	margin-bottom:0px;
}

.line .name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	width:215px;
}

.line .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	width:60px;
}


.line .time{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	width:50px;
}

.line .type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #666666;
	width:100px;
}



.line2{
	background-color:#E2EAF7;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table1{
	border-collapse:collapse;
}

.table1 th{
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}

.table2
{

	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
}

.table2 th
{
	color:#000000;
	font-weight:bold;
	border-bottom-color:#666666;
}
.table2 td
{
	border-width:1px; 
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
	padding : 1px 1px 1px 1px;
}
.tableHeader 
{
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}

.table1 tr.odd{
	background-color:#E2EAF7;
}

.tableResult{
	border-collapse:collapse;
}

.tableResult th{
	background-color:#C6E4B4;
	font-weight:normal;
	width:32px;
}

.tableResult td{
	width:32px;
}

.tableTurim
{
	 
}


.tableTurim td.th{
	color: #666666;
	font-weight:normal;
	width:40px; 
	background-image:url(../../Images/1/PCardLineTitle.gif); 
	height:19px;
	border-bottom:1px solid #888888; 
	border-right:2px solid #333333; 
	border-left:1px solid #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:middle; 
	 
}

.tableTurim td
{
	
	width:40px;
	height:17px;
	vertical-align:middle;  
	text-align: center;
	border-bottom:1px solid #888888; 
	border-right:2px solid #333333; 
	border-left:1px solid #ffffff;
    padding-top: 0px;
	padding-bottom: 0px;
}

.tableTurim td.win{
	background-image: url(../../Images/1/win.gif);

}

.tableTurim td.lost{
	background-image: url(../../Images/1/lost.gif);	

}

.tableTurim td.can{
	
}
.tableTurim td.wh{
		background-image:url(../../Images/1/checked.gif);
	
}
.tableTurim td.id
{
	background-color: #E6E6E6;
	color: #666666;
	
}



.tableTurim td.ttlWin{
	font-weight:bold;
	background-image:url(../../Images/1/PCardLineTitle.gif); 
	height:19px;
	border-left:1px solid #ffffff; 
	border-right:2px solid #333333;

}

.tableTurim td.ec
{
	background-color:Silver;
	width:45px;
}

.tableInline{
	border-collapse:collapse;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.tableInline th{
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}

.tableInline tr.odd{
	background-color:#E2EAF7;
}

.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	vertical-align: top;
}
.LoginTable {
	background-color: #EBEBEB;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.tablePurchase{
	border-collapse:collapse;
}

.tablePurchase th{
	background-color:#E2EAF7;
	font-weight:bold;
	text-align:left;
}

.tablePurchase tr{
	background-color:#ffffff;
}
.GridDownloadButton_normal
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 10px;
	border-left: #696969 1px solid;
	color: #000000;
	border-bottom: #696969 1px solid;
	font-family: Verdana, Tahoma;
	background-color: #dcdcdc;
	cursor:pointer;
}
.GridDownloadButton_over
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 10px;
	border-left: #696969 1px solid;
	color: #f5f5f5;
	border-bottom: #696969 1px solid;
	font-family: Verdana, Tahoma;
	background-color: #a9a9a9;
	cursor: pointer;
}
.TableCell_1
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 110px;
}

.logo {
	position: absolute;
	height: 87px;
	width: 112px;
	left: 0px;
	top: 0px;
	background-image:url(../../Images/1/PCardLogo.gif);
}
.print {
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 28px;
	right: 25px;
	font-size: 12px;
}


.tableGames{
	margin:0px;
	/*border-collapse:collapse;*/
}
.tableGames th{
	height:20px; 
	background-image:url(../../Images/1/PCardLineTitle.gif);
}
.tableGames td{
	/*border-right:1px dashed #000000;*/
	border-bottom:1px solid #666666; 
	border-left:1px solid #ffffff; 
	border-right:1px solid #666666;
	padding:0px 4px 0px 4px;
	height:17px;
}
.tableGames end{
	border-right-width:0px;
}

.tableResults{
	margin:0px;
	/*border-collapse:collapse;*/
}
.tableResults th{
	height:20px; 
	background-image:url(../../Images/1/PCardLineTitle1.gif);
	border-right:1px solid #666666;
	padding:0px 4px 0px 4px;
}
.tableResults td{
	border-bottom:1px solid #666666; 
	border-right:1px solid #666666;
	height:17px;
}

.contentbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../../Images/1/PCardBG.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
    margin-top:110px; 	
}

.end{
	border-right-width:0px;
	border-bottom:1px solid #ffffff; 
}

.ToolTip 
{
	width:100%;
	border:0;
	padding:0;
}

.TTth
{
	height:18px;
	background-image:url(../../Images/1/titleBG.gif);
	padding-left:5px;
	font-weight:bold;
	color:#FFFFFF; 
	text-align:left;
}
.ToolTip td
{
	background-color:#f5f5f5;
	text-align:left;
	padding:5px;
}
.TTlogo
{
	background-image:url(../../Images/1/logo.gif);
	width:75px; height:18px;
}
.TTDiv
{
	border:1px solid #333333;
	visibility:hidden;
	position:absolute;
	z-index:99;
}
.titleTop
{
    background-image: URL(../../Images/1/top_bg.gif);
    background-repeat: no-repeat;
    height: 8px;
}
.TableBorder
{
  border-right:3px solid #f5f5f5;
  border-left:3px solid  #f5f5f5;
}
.TableBorder2
{
  border:none; padding:5px;
  background-color:#666666;
  color:#FFFFFF;
  border-right:3px solid #f5f5f5;
  border-left:3px solid  #f5f5f5;
  border-bottom:1px solid  #ffffff;
}
.TableBorder3
{
  border-right:3px solid #f5f5f5;
  border-left:3px solid  #f5f5f5;
}
.LeftTableBorder
{
  border-left:3px solid  #f5f5f5;
}
.RightTableBorder
{
  border-right:3px solid #f5f5f5;
}
.ResultsInfo
{
	border:none;
	padding:5px 5px 5px 5px; 
	background-color:#666666;
	color:#FFFFFF;
	border-bottom:1px solid  #ffffff;
}
.ResultsBottomImgLeft
{
	background-image:url(../../Images/1/PCardBottom-left.gif);
	height:36px;
}
.ResultsBottomImgCenter
{
	background-image:url(../../Images/1/PCardBottom-center.gif);
	height:36px;
}

.ResultsBottomImgRight
{
	background-image:url(../../Images/1/PCardBottom-right1.gif);
	height:36px;
}
.ResultsTopImgLeft
{
	background-image:url(../../Images/1/PCardTitle-left.gif);
	height:28px;
}
.ResultsTopImgCenter
{
	background-image:url(../../Images/1/PCardTitle-center.gif);
	height:28px;
}

.ResultsTopImgRight
{
	background-image:url(../../Images/1/PCardTitle-right.gif);
	height:28px;
}
.ResultColor
{
 color:#ffffff;
}
.ResultsAltRow
{
	background-color : #e0e0e0;
}
.ResultsAltRowEnd
{
	background-color : #e0e0e0;
	BORDER-RIGHT-WIDTH: 0px;
}
.ResultsRow
{
	background-color : #ffffff;
}
.ResultsRowEnd
{
	background-color : #ffffff;
	BORDER-RIGHT-WIDTH: 0px;
}
.WhiteLine
{
	display:none;
  
}
.TitleLeftWidth
{
	width:8px;
}
.TableBorder4
{
  border-right:0px solid #000000;
  border-left:0px solid #000000;
  border-top:0px solid #000000;
  border-bottom:0px solid #000000;
}
.TurimContentBG
{
	background-color : #BCBCBC; 
}
.flashBanner
{
  
}