/* CSS Stylesheet */

body,.Normal,.NormalBoldRed,.NormalBold,NormalBoldRedPlus,A.menu,A.normallink
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;	
	text-decoration:none;	
	word-spacing:normal;
}
.NormalBold
{
	font-weight:bold;
}
.NormalBoldRed
{
	color:#CC3300;
	font-weight:bold;
}
.NormalBoldRedPlus
{
	color:#CC3300;
	font-size:14px;
	font-weight:bold;
}
ul
{
	list-style-position:outside;
	list-style-type: square;	
}
A.menu,A.menu:visited,A.menu:link
{	
	font-weight:bold;	
}
A.menu:hover
{
	color:#CC3300;
	text-decoration: normal;
}
A.normallink,A.normallink:visited,A.normallink:link
{
	text-decoration: underline;	
}
A.normallink:hover
{
	color:#CC3300;
}

.normaltxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	height:20px;
	letter-spacing:normal;	
	text-decoration:none;	
	word-spacing:normal;	
}

/*
A.menuTaal,A.menuTaal:visited,A.menuTaal:link
{
	color:#cc3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:normal;	
	text-decoration:none;	
	word-spacing:normal;	
}
A.menuTaal:hover
{
	text-decoration: underline;
}


.Errormessage
{
	color:#CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	height:20px;
	letter-spacing:normal;	
	padding-top:5px;
	text-align:left;
	text-decoration:none;	
	word-spacing:normal;
}

*/
