@charset "utf-8";
/* CSS Document */
.navtext {
	width:auto;
	margin-top: -5px;
	}
	
.navnodrop:{ 
	margin: 0;
	padding: 0;
	z-index:30;
	}
.navnodrop {
	padding: 0px;
	float: left;
	width: 80px;
	height: 12px;
	}

.navnodrop a:link {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #6c0a4b;
	text-align: center;
	text-decoration: none;
	color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.navnodrop a:visited {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #6c0a4b;
	text-align: center;
	text-decoration: none;
	color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.navnodrop a:hover {	
	background: #d2ff00;
	color: #6c0a4b;
	}
.navnodrop a:active {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #6c0a4b;
	text-align: center;
	text-decoration: none;
	color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}	
	
	
.navnodroplong:{ 
	margin: 0;
	padding: 0;
	z-index:30;
	}
.navnodroplong {
	padding: 0px;
	float: left;
	width: 100px;
	height: 12px;
	}

.navnodroplong a:link {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #6c0a4b;
	text-align: center;
	text-decoration: none;
	color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.navnodroplong a:visited {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #6c0a4b;
	text-align: center;
	text-decoration: none;
	color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.navnodroplong a:hover {	
	background: #d2ff00;
	color: #6c0a4b;
	}
.navnodroplong a:active {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #6c0a4b;
	text-align: center;
	text-decoration: none;
	color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}	
	
.navdrop {
	margin: 0;
	padding: 0;
	z-index: 51;
	}
.navdrop li {
	padding: 0;
	list-style: none;
	float: left;
	width: 112px;
	height: auto;
}
.navdrop li a{
	display: block;
	width: auto;
	height: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding:8px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #bed18c;
	text-align: center;
	text-decoration: none;
	color: #2f5812;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.navdrop a:visited {
	display: block;
	width: auto;
	height: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0; 
	border-color: #bed18c;
	text-align: center;
	text-decoration: none;
	color: #2f5812;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.navdrop li a:hover {
	background: #e6f4c1;
	color: #2f5812;
	}
.navdrop a:active {
    background: #e6f4c1;
	color: #4a8bba;
	}
.navdrop div {
	width: 200px;
	height: auto;
	position: absolute;
	visibility: hidden;
	margin-top: -5px;
	padding: 0;
	background: #e6f4c1;
	color: #2f5812;
	float: left;
	}
.navdrop div a {
	width: 200px;
	height: 30px;	
	position: relative;
	display: block;
	margin: 0;
	margin-top: -5px;
	padding: 5px 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e6f4c1;
	border-width: 0;
	color: #2f5812;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
.navdrop div a:visited {
    width: 200px;
	height: 30px;	
	position: relative;
	display: block;
	margin: 0;
	margin-top: -5px;
	padding: 5px 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e6f4c1;
	border-width: 0;
	color: #2f5812;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
.navdrop div a:hover {	
	background: #f8fee9;
	}
.navdrop div a:active{
    width: 200px;
	height: 30px;	
	position: relative;
	display: block;
	margin: 0;
	margin-top: -5px;
	padding: 5px 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e6f4c1;
	border-width: 0;
	color: #2f5812;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.navlast: { 
	margin: 0;
	padding: 0;
	z-index:30;
	}
.navlast {
	padding: 0;
	float: left;
	width: 80px;
	height: 12px;
	}
.navlast a:link {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
    color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.navlast a:visited {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
    color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.navlast a:hover {	
	background: #d2ff00;
	}
.navlast a:active {
	background: url(../images/navbg.png);
	display: block;
	width: auto;
	height: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
    color: #6c0a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}


