TD  		{ font-size: 12px; color: 000000; }
H1 		{ font-size: 16px; font-weight: bold; }
H2 		{ font-size: 14px; font-weight: bold; }
H3 		{ font-size: 12px; font-weight: bold; }
P 		{
	font-size: 1.1em;
	color: 000000;
	line-height: 120%;
}
LI 		{
	font-size: 1.1em;
	color: 000000;
	margin-bottom: 10px;
	line-height: 120%;
}
BR   		{ font-family: Arial; font-size: 8pt; color: 000000; }
A		{
	color: A02000;
	font-weight: bold;
}
A:VISITED	{ color: A02000}


A:ACTIVE  	{ color: A02000}
A:HOVER		{ color: FF0000; text-decoration: underline}
.footer {
	color: #b7bbbe;
	background-image: url(../images/logo_mensys.png);
	background-repeat: no-repeat;
	padding-top: 28px;
	background-color: #000000;
	font-size: 8pt;
}
.footer a {
	color: #80862a;
}
.lftMenu  {
	padding: 10 0 0 0;

}
.lftMenu a {
	color:  #80862a;
	text-decoration: none;
}
.lftMenu a:hover {
	color:  #3D3D3F;
	text-decoration: underline;
}
.lftMenu strong {
	color: #a02000;
	font-weight: bold;
	}
	
.rtMenu {
	color: #FFFFFF;
	background-color: #3D3D3F;
}
.rtMenu p {
	color: #b7bbbe;
	font-size: 11px;
	line-height: 140%;
}
.rtMenu b {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.rtMenu strong {
	color: #FFFFFF;
	font-weight: normal;
}
.rtMenu a {
	color: #80862a;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.breadCrumb {
	text-align: right;
	font-size: 8pt;
	
}
.breadCrumb a {
	font-weight: bold;
	color: #000000;
	
}
.breadCrumb a:hover {
	
}
.divideLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D3F;
	padding-bottom: 5px;
	padding-top: 5px;
}
.formLine {
	border: 1px solid #DFE788;
}

.TableCell {
	background-color:#E2E2E2;
	}
.TableHeader {
	background-color:#C5D431;
	}
.TableProdName {
	background-color:#3D3D3F;
	color: #FFFFFF;
	}

#textContent p {
	color: Black;
}
td.lijn {
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: solid 1px #DFE788;
}
td.vraag {
	vertical-align: middle;
	background-color: #F0F3C2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top: solid 1px #DFE788;
}
td.vraagkop {
	vertical-align: middle;
	background-color: #DFE788;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
td.vraag_l {
	border-top: solid 1px #DFE788;
		background-color: #F0F3C2;
}
#treeMenu {
	width: 180px;
	position: relative;
	top: 0px;
	left: 20px;
}

.menygrey {
	background-image: url(../images/menu/menugrey_ctr.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
}
.topMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.topMenu a:hover {
	font-weight: bold;
	color: #C5D431;
	text-align: center;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.white a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	text-decoration: underline;
}
.button {
	text-align: center;
	color: #fff;
}
.button p {
	line-height:140%;
}
.button h1 {
	font-size:20px;
}
