/* POKER STYLES */

/* Header border */
.header_border {
	background:#038aff;
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
}

/* Turniiride või turniirigruppide nimekirja esimese rea värv jms. */
.listing_row1 {
	background:#e6f3ff;
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
}

/* Turniiride või turniirigruppide nimekirja teise rea värv jms. */
.listing_row2 {	
	background:#FFFFFF;
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
}

/* Turniiride või turniirigruppide nimekirja suurema headeri rea värv, font jms. */
.listing_main_header {	
	background:#006194;
	font-family:verdana, arial, Trebuchet MS;
	font-size:17px;
	font-weight:600;
	color:#FFFFFF;
}

/* Turniiride või turniirigruppide nimekirja väiksema headeri rea värv, font jms. */
.listing_header {		
	background:#006194;
	font-family:verdana, arial, Trebuchet MS;
	color:#FFFFFF;
	font-size:12px;
	font-weight:600;
}

/* Turniiride või turniirigruppide nimekirja tabeli tausta värv */
.listing_table {
	color:#FFFFFF;
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
}

/* Detailinfo tabeli tausta värv */
.detail_table {
	color:#FFFFFF;
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
}

/* Detailinfo header */
.detail_header {
	color:#FFFFFF;
	font-family:verdana, arial, Trebuchet MS;
	font-size:17px;
	background:#038aff;
	font-weight:600;
}

/* Detailinfo nimetuse osa */
.detail_name {
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
	background:#e6f3ff;
}

/* Detailinfo väärtuse osa */
.detail_value {
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
	background:#FFFFFF;
}

/* Player area login kastide tagune background */
.player_area {
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
	background:#e6f3ff;
}

/* Login kastid */
.player_area_login {
	border: 1px solid #77704F; 
	height: 18px; 
	font-size:10px; 
	width:150px;
}

.player_area_row1 {
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
	background:#e6f3ff;
}

.player_area_row2 {
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
	background:#FFFFFF;
}

.player_area_yes {
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
	color:#5e69ce;
}

.player_area_no {
	font-family:verdana, arial, Trebuchet MS;
	font-size:11px;
	color:#FF0000;
}
.button {
	width: 100px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:11px;
	height: 20px;
	background: #00679a;
        border-left:0 #CCCCCC;
        border-top:0 #CCCCCC;
	border-right:0 #CCCCCC;
        border-bottom:0 #CCCCCC;
	color: #FFFFFF;
}

.col1 {
        border-left:0 solid #FFFFFF;
        border-top:0 solid #FFFFFF;
	border-right:1 solid #0063C0;
        border-bottom:0 solid #FFFFFF;
}

.grey {
	background: url(img/grey.gif) #3E3E3E repeat-x 0px 0px;
}


.buttons {
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:11px;
	width: 61px;
	height: 20px;
        border-left:0 #CCCCCC;
        border-top:0 #CCCCCC;
	border-right:0 #CCCCCC;
        border-bottom:0 #CCCCCC;
	color: #FFFFFF;
	background: url(img/button_blue.gif) #FFFFFF repeat-x 0px 0px;
}

.input {
        border-left:1 solid #494949;
        border-top:1 solid #494949;
	border-right:1 solid #494949;
        border-bottom:1 solid #494949;
	width: 88px;
	margin:0px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:11px;
   	text-align:justify;
	background:#F9F9F9;
	height: 20px;
}



h1 {
	color: #006497;
	text-decoration: none;
	font-size: 16px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0px;
}

h2 {
	color: #006497;
	text-decoration: none;
	font-size: 14px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #006497;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #006497;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	text-transform: none;
}


A:hover {
	color: #006194;
	text-decoration: underline;
	font-size: 11x;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	text-transform: none;
}

.white, a:link.white, a:visited.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}


.white2, a:link.white2, a:visited.white2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.white2 {
	color: #006194;
	text-decoration: underline;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}


.menu1, a:link.menu1, a:visited.menu1 {
	color: #555555;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu1 {
	color: #006194;
	text-decoration: underline;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

.menu2, a:link.menu2, a:visited.menu2 {
	color: #555555;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

a:hover.menu2 {
	color: #006194;
	text-decoration: underline;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

.blue, a:link.blue, a:visited.blue {
	color: #0093C6;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.blue {
	color: #006194;
	text-decoration: underline;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}


body {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;    
	text-align: justify;
}

td {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
}

p {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
}
