/**********************************************/
/* General styles                             */
/**********************************************/

A:link,A:visited,.Normal:link,.Normal:visited  {text-decoration:underline;color:#54A8D6;}
A:hover,A:active,.Normal:hover,.Normal:active {text-decoration:underline;color:#54A8D6;}

span.highlight1{
	color:black;
	font-weight:bold;
}
span.highlight2{
	font-weight:bold;
	color:#F03E3E;
}
span.highlight3{
	font-weight:bold;
	color:#D45216;
}

td.block{
	vertical-align:top;
	background-color:#DEF0F9;
	border:none;
}
td.blockLeftTop{
	background:url(/library/templates/123websites/images/blockltbg.gif) top left no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:#DEF0F9;
}
td.blockRightTop{
	background:url(/library/templates/123websites/images/blockrtbg.gif) top right no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:#DEF0F9;
}
td.blockLeftBottom{
	background:url(/library/templates/123websites/images/blocklbbg.gif) bottom left no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:#DEF0F9;
}
td.blockRightBottom{
	background:url(/library/templates/123websites/images/blockrbbg.gif) bottom right no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:#DEF0F9;
}
td.blockSide{
	width:10px;
	height:10px;
	background-color:#DEF0F9;
	border:none;
}

td.blockWhite{
	vertical-align:top;
	background-color:white;
	border:none;
}
td.blockWhiteLeftTop{
	background:url(/library/templates/123websites/images/blockwhiteltbg.gif) top left no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:white;
}
td.blockWhiteRightTop{
	background:url(/library/templates/123websites/images/blockwhitertbg.gif) top right no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:white;
}
td.blockWhiteLeftBottom{
	background:url(/library/templates/123websites/images/blockwhitelbbg.gif) bottom left no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:white;
}
td.blockWhiteRightBottom{
	background:url(/library/templates/123websites/images/blockwhiterbbg.gif) bottom right no-repeat;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	background-color:white;
}
td.blockWhiteSide{
	width:10px;
	height:10px;
	background-color:white;
	border:none;
}

td.blockSpace{
	width:10px;
	height:10px;
	background-color:white;
	font-size:1px;
	border:none;
}
.morebg{
	border:none;
	height:27px;
	background-image:url(/library/templates/123websites/images/morebg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	vertical-align:middle;
	padding:3px;
	padding-right:20px;
	padding-left:20px;
	text-align:right;
}

H1{
	color:#F58180;
	padding:15px;
	height:45px;
	font-size:15px;
	vertical-align:middle;
	background-image:url(/library/templates/123websites/images/blockfixedheightbg.gif);
	background-repeat:no-repeat;
	width:100%;
	font-weight:bold;
	text-align:center;
	display:block;
}

H2{
	vertical-align:top;
	font-family: Verdana,tahoma,Arial;
	font-size:15px;
	color:#4DA1D2;
	margin-top:0px;
	margin-bottom:10px;
	margin-top:5px;
	padding-right:3px;
	padding-bottom:3px;
	display:block;
	font-weight:bold;
}

Body{
	font-family: Verdana,tahoma,Arial;
	font-size:12px;
	color: black;
	margin-top:0px;
	margin-bottom:0px;
	line-height:17px;
}

P,TD,.Normal,.msoNormal{
	font-family: Verdana,tahoma,Arial;
	font-size:12px;
	color: black;
	margin-top:0px;
	margin-bottom:0px;
	line-height:17px;
}

HR{
	margin:0px;
	padding:0px;
	line-height:0px;
	height:2px;
	display:block;
	color: #D3E7EF;
	background-color: #D3E7EF;
	border:none;
}

input, textarea, select{
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
}

img.metRand{
	border:7px solid #D3E7EF;
}

img.springNaarLinks{
	position:relative;
	left:-50px;
}