/* Onderstaande style namen worden gebruikt door de Epact-W software; aanpassen mag, maar verwijderen niet! */
.h {
	font-weight: bold;
}
.hr {
	font-weight: bold;
	text-align: right;
}
.hc {
	font-weight: bold;
	text-align: center;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.eiCol {
	font-weight: bold;
	width: 120px;
}
.eiA {
	background-color: #00ff00;
}
.eiB {
	background-color: #4CFF00;
}
.eiC {
	background-color: #B3FF00;
}
.eiD {
	background-color: #FFFF00;
}
.eiE {
	background-color: #FFB300;
}
.eiF {
	background-color: #FF4C00;
}
.eiG {
	background-color: #ff0000;
}
.eiAr {
	text-align: right;
	background-color: #00ff00;
}
.eiBr {
	text-align: right;
	background-color: #4CFF00;
}
.eiCr {
	text-align: right;
	background-color: #B3FF00;
}
.eiDr {
	text-align: right;
	background-color: #FFFF00;
}
.eiEr {
	text-align: right;
	background-color: #FFB300;
}
.eiFr {
	text-align: right;
	background-color: #FF4C00;
}
.eiGr {
	text-align: right;
	background-color: #ff0000;
}
.eiAc {
	text-align: center;
	background-color: #00ff00;
}
.eiBc {
	text-align: center;
	background-color: #4CFF00;
}
.eiCc {
	text-align: center;
	background-color: #B3FF00;
}
.eiDc {
	text-align: center;
	background-color: #FFFF00;
}
.eiEc {
	text-align: center;
	background-color: #FFB300;
}
.eiFc {
	text-align: center;
	background-color: #FF4C00;
}
.eiGc {
	text-align: center;
	background-color: #ff0000;
}

.epcnt
{
	border-width:0px;
}

.epcnt td
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  padding: 2px;
}

#crtm
{
  border-right-style: solid;
}
#clb 
{
  border-bottom-style: solid;
}
#cmb 
{
  border-bottom-style: solid;
}
#crb
{
  border-bottom-style: solid;
  border-right-style: solid;
}
#cnov
{
  border-left-style: none;
}
#crtmnov
{
  border-right-style: solid;
  border-left-style: none;
}
#clbnov
{
  border-bottom-style: solid;
}
#cmbnov
{
  border-bottom-style: solid;
  border-left-style: none;
}
#crbnov
{
  border-bottom-style: solid;
  border-right-style: solid;
  border-left-style: none;
}
#cnova {
  border-right-style: none;
  border-left-style: none;
}
.if_inputn,
.if_inputn_c,
.if_inputno,
.num {text-align:right}
.if_input,
.if_input_c,
.if_inputo,
.if_inputl{text-align:left}
.if_input,
.if_input_c,
.if_inputo,
.if_inputn,
.if_inputn_c,
.if_inputno,
.if_inputl,
.if_inputlrg,
.num
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: dotted;
  border-left-style: none;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}
.if_inputo
{
  font-weight: bold;
}
.if_input_c
{
  color:#CC00FF;
  font-weight: bold;
}

.if_inputn,
.if_inputn_c
{
  width: 60px;
}
.if_inputlrg
{
  width: 280px;
}
.if_inputno
{
  font-weight: bold;
  width: 60px;
}
.if_inputn_c
{
	color:#CC00FF;
  font-weight: bold;
}
.if_radio
{
}
.if_radioo
{
  font-weight: bold;
}
.if_radio_c
{
  color:#CC00FF;
  font-weight: bold;
}
.if_inputl
{
  width: 280px;
}
.ltable
{
  border: 1px solid #CCCCCC;
  width: 100%;
}
.ltableins
{
  width: 100%;
  border: 0px none #CC6666;
}
.ltable .ltableins td
{
  border-top-color: #996633;
  border-right-color: #996633;
  border-bottom-color: #996633;
  border-left-color: #996633;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  margin: 0px;
  padding: 0px;
}
.ltable td
{
  padding: 3px;
  border: 1px solid #CCCCCC;
  margin: 3px;
}
.insph
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
  margin-bottom: -10px;
}
.formCalButton
{
  background-image: url(/images/calendar_icon.gif);
  background-repeat: no-repeat;
  background-position: center center;
	height: 22px;
	width: 28px;
}

