td.headerLandingpage
{
	background-image: url(../images/Landingpage/nvvkLogo.gif);
	background-repeat: no-repeat;
	background-color: #003366;
	background-position: center 12px;
	height: 100px;
	text-align: center;
	vertical-align: bottom;
	color: #4d7194;
	font-family: Arial;
	font-size: 16px;
	padding-bottom: 15px;
	font-weight: bold;
}
td.headerMenuLandingpage
{
	background-color: #003366;
}
td.leftPaneTopLandingpage
{
	background-image: url(../images/Landingpage/leftPaneTop.gif);
	background-repeat: no-repeat;
	background-color: #003366;
	background-position: right top;
	height: 18px;
	padding-right: 12px;
}
td.leftPaneMiddleLandingpage
{
	background-image: url(../images/Landingpage/leftPaneMiddle.gif);
	background-repeat: repeat-y;
	background-color: #003366;
	background-position: right top;
	padding-right: 12px;
}
td.leftPaneTextLandingpage
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-color: #bfccd9;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	padding-right: 12px;
}
td.rightPaneTopLandingpage
{
	background-image: url(../images/Landingpage/rightPaneTop.gif);
	background-repeat: no-repeat;
	background-color: #003366;
	background-position: left top;
	height: 18px;
	padding-right: 12px;
}
td.rightPaneMiddleLandingpage
{
	background-image: url(../images/Landingpage/rightPaneMiddle.gif);
	background-repeat: repeat-y;
	background-color: #003366;
	background-position: left top;
	padding-left: 12px;
}
td.rightPanePhotosLandingpage
{
	background-image: url(../images/Landingpage/rightPaneMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #003366;
}
td.middlePaneTopLandingpage
{
	background-image: url(../images/Landingpage/rightPaneTop.gif);
	background-repeat: no-repeat;
	background-color: #003366;
	background-position: left top;
	height: 18px;
	text-align: right;
}
td.MiddlePaneMiddleLandingpage
{
	background-image: url(../images/Landingpage/rightPaneMiddle.gif);
	background-repeat: repeat-y;
	background-color: #003366;
	background-position: left top;
	padding-left: 12px;
}
td.middlePaneBottom
{
	background-image: url(../images/rightPaneBottom.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left top;
	padding-left: 12px;
}
td.address
{
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
td.contentLandingpageLeft
{
	background-color: #69a869;
	border: solid 1px #ffffff;
	border-bottom-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
	color: #003366;
	padding: 6px;
}
td.contentLandingpageLeft H1,
td.contentLandingpageRight H1
{
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
td.contentLandingpageMiddle
{
	background-color: #003366;
	border: solid 1px #ffffff;
	border-bottom-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	padding: 6px;
}
td.contentLandingpageMiddle H1
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
td.contentLandingpageRight
{
	background-color: #cc6633;
	border: solid 1px #ffffff;
	border-bottom-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
	color: #003366;
	padding: 6px;
}
td.contentLandingpageLogin
{
	background-color: #cc6633;
	border: solid 1px #ffffff;
	border-top-style: none;
	border-bottom-style: none;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	padding: 0px;
	padding-left: 6px;
}
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;
}