/*
HOOFDTABEL. DEZE TABEL BEVAT ALLE GENESTE TABELLEN EN CONTENT #FFFFFF;
*/
.contentTable {
	width: 100%;
	height: 100%;
}
/*
Header is de bovenkant van de webpagina
*/
.contentTable td.header {
	height: 60px;
	text-align: center; 
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*
Footer is de onderkant van de webpagina
*/
.contentTable td.footer {
	height: 20px;
	text-align: center;
	background-color: #E3440F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3440F;
	font-size: 9pt;
	color: #E3440F;
}
/*
BodyTable is de tabel waar alle bodycontent komt; inclusief menu en is genest in de ContentTable, ofwel de hoofdtabel
.bodyTable wordt een Class genoemd en bepaalt een klein stukje van de opmaak 
*/
.bodyTable {
	width: 100%;
	height: 100%;
}
.bodyTable td.menu {
	width: 190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #566669;
	vertical-align: top;
}
.bodyTable td.body {
	padding: 25px 50px 25px 50px;
	font-size: 11pt;
	vertical-align: top;
}
.bodyTable td.menuRight {
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #535679;
	background-color: #266670;
	font-size: 11pt;
	color: #FFFFFF;
	padding: 5px;
}
/*
DIT IS DE TABELREGEL of 25 pixel breed balkje met kleurnummers: E3440F
*/

.bodyTable td.menurow2 {
	font-size: 9pt;
	background-color: #8A8B85;
	height: 24px;
	text-align: right;
	padding-right: 10px;
	color: #8A8B85;
}
.bodyTable td.menurow2 a, .bodyTable td.menurow2 a:visited{
	color: #000000;
	text-decoration: none;
}
.bodyTable td.menurow2 a:hover{
	color: #FCE9E9;
	text-decoration: underline;
}
/*
OPMAAKEIGENSCHAPPEN VOOR HET LINKER MENU 8993A9, color: #8A8B85
*/
#menuItems {
	padding: 5px;
	margin: 5px 10px 0px;
}
.menuItem {
	text-transform: uppercase;
	font-size: 8pt;
	background-color: color: #8A8B85;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8B85;
	position: static;
	padding: 7px;
	width: 191px;
	color: #8A8B85;
}
.menuItem a:link, .menuItem a:visited, .menuItem a:hover{
	color: #ffffff;
	text-decoration: none;
}
.menuItemHover {
	text-transform: uppercase;
	font-size: 8pt;
	background-color: #92A34E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	padding:  7px;
	width: 191px;
	color: #9A9A9A;
}
.menuItemHover a:link, .menuItemHover a:visited, .menuItemHover a:hover{
	color: #ffffff;
	text-decoration: none;
}
.menuItemSub1 {
	text-transform: uppercase;
	font-size: 8pt;
	background-color: #8A8B85;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8B85;
	position: static;
	padding: 5px 5px 5px 15px;
	width: 191px;
	color: #FFFFFF;
}
.menuItemSub1 a:link, .menuItemSub1 a:visited, .menuItemSub1 a:hover{
	color: #EFEDDE;
	text-decoration: none;
}
.menuItemSub1Hover {
	text-transform: uppercase;
	font-size: 8pt;
	background-color: #fffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	padding: 5px 5px 5px 15px;
	width: 191px;
	color: #FFFFFF;
}
.menuItemSub1Hover a:link, .menuItemSub1Hover a:visited, .menuItemSub1Hover a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.menuItemSub2 {
	text-transform: uppercase;
	font-size: 8pt;
	background-color: #B7B7AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	padding: 5px 5px 5px 30px;
	width: 191px;
	color: #FFFFFF;
}
.menuItemSub2 a:link, .menuItemSub2 a:visited, .menuItemSub2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.menuItemSub2Hover {
	text-transform: uppercase;
	font-size: 8pt;
	background-color: #535679;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	padding: 5px 5px 5px 30px;
	width: 191px;
	color: #000000;
}
.menuItemSub2Hover a:link, .menuItemSub2Hover a:visited, .menuItemSub2Hover a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.italic {
	font-style: italic;
}
/*
OPMAAKEIGENSCHAPPEN VOOR DE STANDAARD HTML TAGS
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/smvh_bg001.jpg);
	font-size: 11pt;
	color: #333333;
	margin: 0px;
	padding: 0
	background-repeat: repeat-y;
	scrollbar-face-color: #808080; 
	scrollbar-highlight-color: #DAE5C7; 
	scrollbar-shadow-color: #DAE5C7; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #ffffff; scrollbar-track-color: #C0C0C0; 	
	scrollbar-darkshadow-color: #000000;
}
h1 {
	font-size: 12pt;
	text-transform: uppercase;
	color: #535679;
	letter-spacing: 5px;
}
h2 {
	font-size: 10pt;
	color: #535679;
}
h3 {
	color: #535679;
	font-size: 11pt;
}
a:link {
	color: #535679;
}
a:hover {
	color: #8A8B85;
	text-decoration: none;
}
a:visited {
	color: #8993A9;
}
a:active {
	color: #FF6600;
}
