BODY
{
 font: font: 1.0em Verdana,Arial,Helvetica,sans-serif;
 font-size : 10pt;

}

TABLE
{
	font-family :Verdana, Arial  ;	 
}

.ColdHorizTabBtn
{
	background-color: #003366;
	border: none;
	font-weight: bold;
	font-family : Verdana;
	font-size: 8pt;
	color: white;
}

.HotHorizTabBtn
{
	border: none;
	font-weight: bold;
	color: WHITE;
	font-size: 8pt;
	font-family : Verdana;
	background-color: #aaaadd;
}

.WitteTekst
{
	font-weight: normal;
	color: White;	
}

.TekstZwart
{
	font-weight: normal;
	color: #000000;	
}

.AchterGrondBlauw
{
	background: #37395f;
}

.AchterGrondWit
{
	background: #ffffff;
}

.OranjeTekst
{
	color: #f78f1f;
}

.BlauwMenuStyle
{
	background: #37395f;
	color: White;
	font-weight:normal;
	font-size:small;
}

.BlauwMenuHover
{	
	background: #37395f;
	color: #f78f1f;
	font-weight:normal;
	font-size:small;
}

.DonkerGrijsAchtergrond
{
	background: #cccccc;
}

.OranjeAchtergrond
{
	background: #f78f1f;
}

.AchtergrondLichtOranje
{
	background: #f8e9dd;
}

.ButtonOranje
{
	background: #f78f1f;
	color: #ffffff;
	font-weight:normal;
	font-size:normal;
}

.GridHeader
{
	font-weight: bold;
	color: white;
	font-size: 8pt;
	background-color: #37395f;
}

.GridItem
{
	background: #cccccc;
	font-size: 8pt;
}
