body {
	background-color: #d9dbff;
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12pt;
	margin: 0pt; 
	
	text-align: center;
	background : url(image/lotto-sitebg-blauw.jpg) #d9dbff repeat-y 50% 0%;
	}


img    {
        border:0;
}

table{
	margin: 0px;
	border: 0px solid black;
	padding: 0px;
}

td {
	vertical-align: top;
}

form {
        font-size: 10px;
        margin: 0px;
        padding: 0px;
        
}

hr {
        color: #3333cc;
        width: 100%;
}
P {
        margin: 2px;
}

a:link {
        color: #003399;
}

a:visited {
        color: #0000cc;
}

a:hover {
        background-color: #000099;
        color: #ffffff;
}

INPUT {
        font-size: 12px;
        z-index: 1002;
}

TEXTAREA {
        font-family: Arial;
        font-size: 12px;
}

div.main {
	width: 1000px;
	background-color: #87cefa;
	background-color: #4F96FE;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-left:auto;
	margin-right:auto; 

}

/* ---------------------------------------------------------------------------------------------*/

.pag_titel{
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        color: #99ccff;
        background: #000099;
        padding-left: 10px;
        padding-bottom: 6px;
        padding-top: 2px;
		text-align: center;
}
.pag_footer{
        font-size: 10px;
        color: #000099;
        background-color: #000099;
        font-weight: bold;
}

/* ---------------------------------------------------------------------------------------------*/

td.kolom_links{
	width:450px;
}
td.kolom_rechts{
	width:550px;
}

.info_block{
	border: 3px solid #000099;
	width : 100%;
	margin-bottom: 5px;
	font-size: 13px;
}

.info_block .titel{
	font: italic bold;
	text-align: center;
	text-decoration: underline;
    color: #99ccff;
    background: #000099;
    font-size: 15px;
    padding: 2px;
}

/* ----------------------------- algemeen ------------------------------------------------*/

td.bedrag{
	text-align: right;
}

.totaal td{
	border-top: 2px solid black;
	margin-top: 2px;
}

.totaal_omschrijving{
	text-align: right;
	width : 40%;
}

/* ---------------------------------------------------------------------------------------------*/
.table_trekking .titel a:link, .table_trekking .titel a:visited {
        color: #99ccff;
}
.table_trekking .titel a:hover {
        color: #ffffff;
}


.datumrij{
	text-align: center;
	font-weight: bold;
}

.ballenrij{
	background: white;
}

.ballenrij td{
	width: 40px;
	height: 36px;
	font: bold;
	padding: 8px 0px 2px 2px;
	text-align: center;
}

.balMis, .balReserve, .balGetrokken {
	height: 26px;
	width: 26px;
	padding: 2px;
	border: 1px solid black;
	text-align: center;
}


td.balGetrokken, td.balEuGetrokken {
	background-color: #ff6633;
	font: bold;
		
}

td.balMis, td.balEuMis{
	background: white;
}

td.balReserve{
	background: #f5f700;
}

.balMisSter, .balSter, .balEuMis, .balEuGetrokken{
	height: 36px;
	width: 32px;
	padding: 8px 2px 2px 2px;
	border: 1px solid black;
	text-align: center;

}

 .balEuMis, .balEuGetrokken{
 	width: 20px;
 }

td.balMisSter{ 
	 background : url(ballen/grayStar.gif) no-repeat ;
}

td.balSter{
 	background : url(ballen/yellowStar.gif) no-repeat ;
	font: bold;
}

 
.table_trekking td.bedrag {
	background: white;
	font: italic bold;
	padding: 2px 0px 2px 0px;
	margin: 2px;
	border: 1px solid black;
	font-size: 16px;
	text-align: right;
	width: 100px;
} 

.table_trekking td.gewonnen{
	background: #2DCEFA;
}


.table_vorigresult .datum{
	width: 100px;
	text-align: center;
}

.table_vorigresult .omschrijving{
	width: 300px;
}


/* ------------------------ Winst verdeling tabel ---------------------------------*/


.winst_tekst{
	width: 50%;
}

.winst_bedrag{
	width: 50%;
	text-align: right;
}
/* ----------------------------- totalen ------------------------------------*/
.table_totalen .aantal{
	text-align: center;
}

/* ----------------------------- voorgaande trekkingen ------------------------------------*/

.table_vorigresult{
/*	border-collapse: collapse; */
}
.table_vorigresult .gewonnen td{
	background: #2DCEFA;
}
.table_vorigresult .uitgave td{
	background: #FFB4AF;
}


/* ----------------------------- uitgave ------------------------------------------------*/
.table_uitgave TH{
	text-align: right;	
	vertical-align: top;
	padding: 0px 10px;
}
.table_uitgave TD{
	width: 100%;
}

/* ----------------------------- bank tabel ------------------------------------------------*/
.table_bank TH{
	text-align: left;	
}
.table_bank TD.alarm {
	background: #ff6633;
	color: black;
	text-align: center;
	font: bold;
}