

body { }
p { }

td
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
}

td.yellow { background-color: #ffcc33; }
td.orange { background-color: #ff6600; }
td.blue { background-color: #99CCFF; }
td.red { background-color: #CC0000; }

td.alert
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

td.small
{
	color: #ffffff;
	font-size: 9px;
}

td.tabactive { background-color: #ffffff; }
td.tab { background-color: #999999; }

a:link
{
	color: #000099;
	text-decoration: none;
}

a:hover
{
	color: #99CCFF;
	text-decoration: none;
}


a:visited
{
	color: #000099;
	text-decoration: none;
}

a.white:link
{
	text-decoration: none;
	color: #ffffff;
}

a.white:visited
{
	text-decoration: none;
	color: #ffffff;
}

a.white:active
{
	text-decoration: none;
	color: #ff9900;
}

a.white:hover
{
	text-decoration: none;
	color: #ff9900;
}

a.black:link
{
	color: #000000;
	text-decoration: none;
}

a.black:visited
{
	color: #000000;
	text-decoration: none;
}

a.black:active
{
	text-decoration: none;
	color: #000000;
}

a.black:hover
{
	text-decoration: none;
	color: #ff9900;
}

a.grey:link
{
	color: #999999;
	text-decoration: none;
}

a.grey:visited
{
	color: #999999;
	text-decoration: none;
}

a.grey:active
{
	text-decoration: none;
	color: #999999;
}

a.grey:hover
{
	text-decoration: none;
	color: #ff9900;
}

.header
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.title
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.white
{
	color: white;
	font-size: 12px;
}

.alert
{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.tab
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.tabactive
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.box
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.boxhead
{
	color: white;
	font-size: 18px;
	font-weight: bold;
}

.door
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.label_header { color: black; }

.home_header
{
	color: FF6600;
	font-size: 12px;
	font-weight: bold;
}

.onderschrift { font-size: 10px; }
.label { color: #3399cc; }
.label_header { color: black; }
.text_coloured { color: #3399CC; }
.alert { color: #990000; }
.text_white { color: #FFFFFF; }
.text_black { color: #000000; }
.alert { color: maroon; }

.author
{
	color: #999999;
	font-weight: normal;
}

.creator
{
	color: #99CCFF;
	font-weight: normal;
}

.text { font-weight: normal; }

input

{
	font-size: 12px;
	font-family: Verdana;
	color:#000000;
}


input.text

{
	font-size: 12px;
	font-family: Verdana;
	color:#000000;
}

textarea 

{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#000000;
	border-style:solid;
  	border-width:1px;
}

select 

{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#000000;
	width:117px;
}

.bold { font-weight: bold; }

.button
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
