.main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	color: #466AB0;
	border-top: 0px solid #000000;
	border-right: 1px solid #4F77C6;
	border-bottom: 4px solid #4F77C6;
	border-left: 0px solid #000000;
}
.top {
	height: auto;
	border-top: 1px solid #4F77C6;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.top a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
.test {
	height: 100%;
}

.navlinktop {
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 150px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
.navlinkbot {
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 150px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.navlinktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.navlinktext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

#mastermenu {
	border: 0px solid black;
	line-height:20px; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana; border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px
	
}
#mastermenu a {
	width: 150px;
	display: block;
	text-indent: 5px;
	border-bottom: 0px solid black;
	padding: 0px 0;
	text-decoration: none;
	font-weight: bold;
}
#mastermenu a:link { color: #FFFFFF; }
#mastermenu a:visited { color: #FFFFFF; }
#mastermenu a:hover {
	background-color: #C0D5FF;
	color: #000000;
	font-weight: bold;
}

#dropmenudiv {
	border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position: absolute;
	background-color: #C0D5FF;
	line-height: 18px;
	z-index: 100;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}
#dropmenudiv a {
	width: 140px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
#dropmenudiv a:link { color: #000000; }
#dropmenudiv a:visited { color: #000000; }
#dropmenudiv a:hover {
	background-color: #C0D5FF;
	font-weight: bold;
}
