body
{
	margin-top					: 30px;
	color						: #000; 
	font-size					: 11px; 
	font-family					: verdana;
	background-color:#ccc;
}

td
{
	color						: #000; 
	font-size					: 11px; 
	font-family					: verdana;
}

a
{
	color						: #DE7500;
	text-decoration				: none;
}

a:hover
{
	color						: #DE7500;
	text-decoration				: underline;
}

.h1,h1
{
    font-family:Verdana;
	color						: #6D213F;
	font-size					: 10pt;
	font-weight					: bold;
	margin						: 0px;
	margin-bottom				: 4px;
}

.BarItem
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px; 
    float:left;   
}

.BarItemDivHolder
{
    margin-left:38px;
    height:16px;
    line-height:16px;    
}

.BarItemDiv
{
    margin-right:20px;
    height:16px;
    line-height:16px; 
    vertical-align:middle;
    float:left;
}

.BarItemlink
{
	color				: #fff;
	font-size			: 11px;
	text-decoration:underline;
}

.BarItemlink:hover
{
	color				: #fff;
	font-size			: 11px;
	text-decoration		: none;
}

.Content
{
	background-color:#FFFFFF;
	background-color	: #FFFFFF;
	top					: 232px;
	left				: 526px;
	width				: 430px;
	margin:10px;
	margin-top:20px;
}

.Content p,
.Content li
{
    line-height:18px;
}



/* einde header styles */


.inputText
{
width							: 300px;
font-family			: verdana;
font-size						: 12px;
border-color					: #959595;
border-width					: 1px;
border-style					: solid;
background-color				: #FFFFFF;
}

.inputArea
{
width							: 300px;
height							: 80px;
font-family			: verdana;
font-size						: 12px;
border-color					: #959595;
border-width					: 1px;
border-style					: solid;
background-color				: #FFFFFF;
}

.TrHeaderTop
{
	height						: 24px;
    background-color:#666666 ;
}

.TrHeaderBottom
{
	height						: 24px;
    background-color:#DE7500;
}





