p, P, ul, ol, UL, OL, li, LI
{
    color: #231F20;
    font-family: Verdana;
    font-size: 12px;
}

a, a:hover, a:active, a:visited, A, A:hover, A:active, A:visited
{
    color: #ACACAC;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
}

a:hover, A:hover
{
    color: #E5352C;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}

h1, H1
{
    color: #E5352C;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #E5352C;
}

h2, H2
{
    color: #E5352C;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 1px #ACACAC;
    padding-left:35px;
    background-image:url("/01/images/EVC_bulletrood.gif");
    background-position:10px 3px;
    background-repeat:no-repeat;
}

h3, H3
{
    color: #ACACAC;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #ACACAC;
    padding-left:25px;
    background-image:url("/01/images/EVC_bulletzwart.gif");
    background-position:0px 3px;
    background-repeat:no-repeat;
}
h4, H4
{
    color: #ACACAC;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #ACACAC;
    padding-left:25px;
    background-image:url("/01/images/EVC_bulletblauw.gif");
    background-position:0px 3px;
    background-repeat:no-repeat;
}


/* For overview of items */

.items_row_cell
{
	font-family: Verdana;
	background-color:#EEEEEE;
	text-align : center;
	padding:5px;
}

.items_row_acell
{
	
	font-family: Verdana;
	background-color:#FFFFFF;
	text-align : center;
	padding:5px;
}

.items_arow_cell
{
	font-family: Verdana;background-color:#FFFFFF;
	text-align : center;
	padding:5px;
}

.items_arow_acell
{
	font-family: Verdana;background-color:#EEEEEE;
	text-align : center;
	padding:5px;
}

.pagingHeader
{
    font-family: Verdana;background-color : #CCCCCC;
    border-bottom : solid 1px #FFFFFF;
    
}

.pagingActive
{
    font-family: Verdana;font-weight : bold;
    color: #545F78;
    font-size: 12px;
}


/* For the relation block */

.selectionTable
{
    text-align : left;
    border : solid 0px white;
}

.selectionItemCell
{
    font-family: Verdana;text-align : center ;
    vertical-align : top;
}
.detailtable
{
margin:0px;
}
row{width:100%}