body { 
	margin: 0;
	padding: 0;
	background: white url(/templateimages/bg.jpg) repeat-x left top;
	font-family: arial, helvetica, sans;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	color: #484d47;
	
}


.hometxt
{
	font-family: arial, helvetica, sans;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	color: #484d47;
	padding: 40px;
	padding-top:20px;
	
}

.dynamictxt
{
	font-family: arial, helvetica, sans;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	color: #484d47;
	
}


.date
{
	font-family: arial, helvetica, sans;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	color: #5c788e;
}

.title
{
	font-family: arial, helvetica, sans;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	color: #96a196;
}


A:link, A:visited, A:active 
{
	text-decoration:underline; 
	color:#5c788e; 
	font-weight:normal;
}

A:hover 
{
	text-decoration:none; 
	color:#a72a2f; 
	font-weight:normal;
}

a img {border: none; } 

a.side:link, A.side:visited, A.side:active 
{
	text-decoration:none; 
	color:#63666c; 
	font-size:11px;
	line-height:15px;
}

a.side:hover 
{
	text-decoration:underline; 
	color:#a72a2f; 
	font-size:11px; 
	line-height:15px;
}


li
{
	font-family: arial, helvetica, sans;
}


li.sidelist
{	
	font-size: 11px;
	margin-left:-15px;
	margin-top:2px;
	line-height: 20px;
	color:#63666c
}


.sidetxt
{	
	font-family: arial, helvetica, sans;
	font-size: 11px;
	line-height: 22px;
	color: #63666c;
}

.sidetxtright
{	
	font-family: arial, helvetica, sans;
	font-size: 11px;
	line-height: 14px;
	color: #63666c;
}

.whitetxt
{	
	font-family: arial, helvetica, sans;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

.input
{
	background-color: #dbd7d7;
	border-width: 1px;
	border-style: solid; 
	border-color: #f0f0f0; 
	font-family: arial,helvetica, sans; 
	color: #333333; 
	font-size: 11px; 
}

.page
{
	text-align: right;
}

table.overzicht
{
	text-align: left;
	width: 100%;
	border: none;
	
}

table.overzicht td
{
vertical-align: top;
}

.overzichtdate
{
	font-family: arial, helvetica, sans;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	color: #96a196;
	padding: 8px 0px 2px 0px;
}


