/* PokerDIY Top */
.PokerDIYNOBORDER_TOP_TabStrip {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
	font-family: Arial, Helvetica; 
	font-size: 11px;
	color: #080862;
}

.PokerDIYNOBORDER_TOP_TabPage
{
	padding-right: 3px;
	padding-left: 3px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 16px;
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica; 
	font-size: 11px;
	color: #080862;
}

.PokerDIYNOBORDER_TOP_TabStrip .PokerDIYNOBORDER_TOP_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	
	background: none transparent scroll repeat 0% 0%;
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #FFFFFF;
	float : left;
	font-family: Arial, Helvetica; 
	font-size : 11px;
	font-weight : bold;
	color: #080862;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 20px;
	text-decoration : none;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;

}

.PokerDIYNOBORDER_TOP_TabStrip .PokerDIYNOBORDER_TOP_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	background : ghostwhite;
	border : 1px solid #ccc;
	float : left;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica; 
	text-decoration : none;
	color: #080862;

 -moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;
}

.PokerDIYNOBORDER_TOP_TabStrip .PokerDIYNOBORDER_TOP_TabMouseover
{
	background: ghostwhite;
	color: #080862;
}
