/* ----- hostpaket at main style sheet ----- */

/* ----- PART 1, the main body         ----- */
body {
	margin:0px;
	background-color:#F2F2F2;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
}
/* ----- PART 2, some tag setings      ----- */
td {
	font-size:12px;
}
p {
	font-size:12px;	
}
/* ----- PART 3, some form tag setings ----- */
input {
	font-size:12px;	
}
select {
	font-size:12px;	
}
/* ----- PART 4, link tag setings      ----- */
a {
	color:#FFFFFF; 
	text-decoration:none;
}
a:hover {
	color:#F2F2F2; 
	text-decoration:overline;
}
a.linkzonderstreep {
	color:#000000;
	text-decoration: none;
}
/* ----- PART 4, link tag setings      ----- */
td.menuecell {
	width:105px;
	text-align:center;
	border-color:#FFFFFF;
	border-left-style:none;
	border-left-width:medium;
	border-right-style:solid;
	border-right-width:2px;
	border-top-width:medium;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	
}
/* ----- tooltipps                   ----- */
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

.NArial   {font-family: arial; font-size: 10pt}
.NArialL  {font-family: arial; font-size: 12pt}
.NArialS  {font-family: arial; font-size: 8pt}
.NArialW  {COLOR: #FFFFFF; font-family: arial; font-size: 10pt}
/* ----- END Styles                    ----- */