/* 
Blauw (pms 541): #00467f
Groen (pms 376): #8dc63f
Paars (pms 240): #c93092
 */

body{
	font-family: Arial, Univers, Tahoma;
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}

a:link, a:visited {
	font-family: Arial, Univers, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Univers, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #82b63b;
	text-decoration: none;
}
a:active {
	font-family: Arial, Univers, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c93092;
	text-decoration: none;
}

/* 
 Tables
*/
.TableHeader
{
	font-family: Arial, Univers, Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

th
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-indent: 2px;
	line-height: normal;
	font-family: Arial, Univers, Tahoma;
	background-color: #00467f;
	text-align: left;
	text-decoration: none;
}

td
{
	font-size: 11px;
	color: black;
	text-indent: 2px;
	line-height: normal;
	font-family: Arial, Univers, Tahoma;
	text-decoration: none;
}

/* 
 LeftMenu
*/
.buttonbleu
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	background: url(menu_button_back.gif) 0 0% repeat;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	height: 20px;
	text-decoration: none;
}

.buttonpurple {
	background: url(menu_button_back_active.gif) 0 0% repeat;
	height: 20px;
	padding: 0 10px;	
	margin: 0px 0 0px 0;
}

.buttonwhite-dotted {
	background: url(menu_button_white_dotted.gif) 0 0% repeat;
	height: 1px;
	padding: 0 0px;	
	margin: 0px 0 0px 0;
}

.buttonbleu-inside
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	height: 20px;
	text-decoration: none;
/*	background: url(leftmenu_button_back.gif) 0 0% repeat; */
	border-bottom-width: 0px;
/*	border-bottom-style: dotted;
	border-bottom-color: #ffffff; */
}

.buttonbleu-insidelight
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	height: 20px;
	text-decoration: none;
	background: url(leftmenu_button_back_nested.gif) 0 0% repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2d2e0;
}

.buttonbleu-nested
{
	padding-right: 10px;
	padding-left: 15px;
	font-size: 12px;
/*	background: url(leftmenu_button_back_nested.gif) 0 0% repeat;*/
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	height: 20px;
	text-decoration: none;
	border-bottom-width: 0px;
/*	border-bottom-style: dotted;
	border-bottom-color: #c2d2e0;*/
}
.buttonwhite
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight:bold;
	background-color:White;
	padding-bottom: 0px;
	margin: 0px;
	color: #f00000;
	padding-top: 0px;
	height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2d2e0;
}
.buttonwhite-nested
{
	padding-right: 10px;
	padding-left: 15px;
	font-size: 12px;
	background-color:White;
	padding-bottom: 0px;
	margin: 0px;
	color: #00467f;
	padding-top: 0px;
	height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2d2e0;
}

.buttonpurple-line {
	background: url(purple_c93092.gif) 0 0% repeat;
	height: 5px;
	padding: 0 10px;	
	margin: 0px 0 0px 0;
}

.bottom-links
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	font-size: 12px;
	background-color:White;
	padding-bottom: 0px;
	margin: 0px;
	color: #00467f;
	padding-top: 0px;
	height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2d2e0;
}