body {
	background-color: #ccddff;
	margin:0px;
}

a {
	color: #6E6E6E; 
	text-decoration: none; 
	font-family: arial, tahoma, swiss; 
	font-size: 12px; 
	font-weight: normal; 
}

a:visited {
	color: #6E6E6E;
}

a:hover {
	color: #4e45e0;
}

a:active {
	color: #6E6E6E;
}

a.item:visited {
	color: #07A3DC;
}

#calculator {

}

.calculator input {
	width: 100%;
	font-size: 13px;
}

#navigatie {
	color:#4e45e0;
	font-size: 12px; 
	margin-bottom: 20px;	
	font-family: Arial, Tahoma, Swiss;
}

.thumbnormal {
	border:				#CDCDCD 3px solid;
	width:				75px;
	height:				75px;
	text-align:			center;
	cursor:				pointer;
	margin:				auto;
	margin-bottom:		4px;
	background-color: 	white;
}

.thumbhover  {
	border:				#8EBB3F 3px solid;
	width:				75px;
	height:				75px;
	text-align:			center;
	cursor:				pointer;
	margin:				auto;
	margin-bottom:		4px;
	background-color:	white;
}

th, .rowColor2 {
	background-color:	#C9E4B9;
}


ul#accordion a.heading:hover { 
	background: #B4B0F2!important;
}

ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading 
{ 
	background: #B4B0F2!important; 
}

#top {
	text-align:			right;
	padding-right:		5px;
	padding-top:		2px;
}

#top a {
	text-decoration:	underline;
}

h2 {
	color:				#666666;
	font-size:			12pt;
}

img#header {
	border-top:			4px solid #3398D4;
}

#headerMenu a:hover	{
	color:				#4e45e0; 
	text-decoration:	underline; 
}

#leftMenu li a:hover	{
	color:				#FFFFFF; 
	background-color:	#4E45E0;
	text-decoration:	none; 
}

#tabs {
	border-bottom:		4px solid #4e45e0;
}

#tabs ul li a {
	color:				#4e45e0; 
	
}

#tabs ul .current {
	background-color:	#4e45e0; 
	background-image:	none;
	color:				#FFFFFF; 
}

#tabs ul .current a {
	color:				#FFFFFF; 
}

#tabs ul #toolsLeft {
	background-image: url('/images/generic/tab/tools_left.png');
}

#tabs ul #toolsRight {
	background-image: url('/images/generic/tab/tools_right.png');
}

.titel {
	border:				1px #555 solid;
	padding:			0px 1px;
	text-align:			center;
}

.comment {
	width:				150px;
	font-size:			10px;
	text-align:			justify;
	padding:			0 5px 0 2px;
	vertical-align:		top;
}

td.odd {
	background-color:	#F0F5FF;
}

#left{
	margin:				-2px 0 0 0;
}

.quick {
	font-size:			10px;
}
