﻿.hv-hide-tab
{ 
	position:absolute; 
	left: -100000px; 

}

.hv-board-border
{
	font-size: 11px;
}

.hv-board-container
{
background: rgba(255, 253, 250, 0.8);
}
.hv-board-controls
{
background: rgba(255, 253, 250, 0.8);
}
.hv-board-live-laatstezet
{
	
}
.hv-total-container
{
background: rgba(255, 253, 250, 0.8);
}
.hv-board-notatie-container
{
background: rgba(255, 253, 250, 0.8);
}
.hv-board-notatie
{
	font-family:courier new;
	line-height: 1.1em;
}

.hv-newdata
{
    background-color:gray;
}

.hv-newdata span
{
    color:white;
}

body
{
	margin: 0 auto;
	padding: 0;
	background: rgba(255, 253, 250, 0.8);
	background-repeat: repeat;
	background-position: top left;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;

}


 
td a, td a.visited
{
  text-decoration: underline;
  color: #FFFFFF;
}
 
.ui-tabs .ui-tabs-nav li a
{
	font-size: 9px;
    font-weight: bold;
    width: 120px;
    height:34px;
    text-align: center;
}

.ui-tabs .ui-tabs-nav li
{
   margin-right:2px;
}
	 
.ui-tabs .ui-tabs-nav
{
   padding-left:0;
}

.hv_analysis_div
{
	width:390px;
	/*height:448px;*/
	float:left;
	overflow: hidden;
	
}

