@charset "UTF-8";
/* CSS Document */

#masterDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:908px;
}
#footer {
	width:870px;
	height:180px;
	/*z-index:3;*/
	background-image:url(images/NLView.jpg);
	margin-left:0px;
	padding-right:30px;
	border-color:#f2dc94;
	border-style: ridge;
	border-width: thick;
}
#tablemenu {
color:#FFFFFF;
text-align:center;
}
#tablemenu a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin: 0;
}
#tablemenu a:link {
	text-decoration: none;
	
}
#tablemenu a:visited {
	text-decoration: none;
}
#tablemenu a:hover {
    clear: both;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #3754af;
}
#tablemenu a:active {
	text-decoration: none;
}
.style1 {
	color: #2A4DAF;
	font-weight: bold;
}
.style2 {
	/*color:#152DAF;*/
	color:#0d1d94;
	font-weight:normal;
}
.style4 {font-style: italic; font-size: 30px; color: #2A4DAF; font-family: "Times New Roman", Times, serif;}

.style5 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style6 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}