table.mainTable
{
	padding: 0px;
	border: 0px;
	width: 790px;
	height: 100%;
}
table.headerMenu
{
	width: 100%;
	border: 0px;
	padding-left: 10px; 
	padding-right: 10px;
}
table.bottomTable
{
	width: 100%;
	border: 0px;
}
table.leftPane
{
	border: 0px;
	width: 145px;
	height: 100%;
}
table.rightPane
{
	border: 0px;
	width: 145px;
	height: 100%;
}
table.submenu
{
	border: 0px;
	width: 100%;
	text-align: right;
	margin-top: 12px;
}
table.photoTool
{
	border: 0px;
	width: 100%;
	text-align: center;
}
td.menuItem
{
	text-align: center;
}
td.leftPane
{
	width:145px;
}
td.leftPaneBottom
{
	background-image: url(../images/leftPaneBottom.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right top;
	padding-right: 12px;
}
td.bottomRight
{
	background-image: url(../images/bottomRight.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
}
td.bottomMiddleRight
{
	background-image: url(../images/bottomMiddleRight.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
	width: 6px;
}
td.bottomMiddle
{
	background-image: url(../images/bottomMiddle.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: right top;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
td.bottomMiddleLeft
{
	background-image: url(../images/bottomMiddleLeft.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	width: 6px;
}
td.bottomLeft
{
	background-image: url(../images/bottomLeft.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
td.rightPane
{
	width:145px;
}
td.rightPaneBottom
{
	background-image: url(../images/rightPaneBottom.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left top;
	padding-left: 12px;
}
td.content
{
	width: 510px; 
	height: 100%;
	padding: 13px;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
td.content H1
{
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
td.content H2
{
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
}
td.content LeesVerder
{
	color: #990000;
}
td.content a,
td.content a:visited,
td.content a:hover,
td.content a:active
{
	color: #990000;
	text-decoration: underline;
}
td.content td
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
td.submenu,
td.submenu a,
td.submenu a:visited,
td.submenu a:hover,
td.submenu a:active
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

a.menuItem,
a.menuItem:visited,
a.menuItem:hover,
a.menuItem:active
{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}