a:link { color: #969D94; text-decoration:none; }
a:active { color: black; text-decoration:none; }
a:visited { color: #969D94; text-decoration:none; }
a:hover {
	color: black;
	text-decoration:none;
/*	background-color: #CCCCCC; */
}
a.sub:hover {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration:none;
	background-color: #CCCCCC;
}
.enterDual {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #969D94;
	font-size: 14px;
}
.menu {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #969D94;
	font-size: 12px;
}
.submenu {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
.submenuBG {
	background-color: #CCCCCC;
}

.texttitle {
	color: black;
	line-height: 2em;
    font-weight: bold;
}
.texttitle2line {
	color: black;
    font-weight: bold;
}
.textbeginTitle2line {
	color: white;
	line-height: 0.9em;
	font-size: 6px;
}
.text {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 11px;
	line-height: 1.2em;
}
.textcloser {
    letter-spacing: -0.1em;
}
.textcloser2 {
    letter-spacing: -0.16em;
}
.textwider {
    letter-spacing: 0.1em;
}
.lineheightlow {
	line-height: 0.5em;
}
.list {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 10px;
	line-height: 1.26em;
}
.dark {
	color: #000000;
}
.enum {
	color: #969D94;
	font-size: 11px;
}

.darkgrey {
	color: #4d4d4d;
}

.weblink {
	color:#000000;

}

.closebutton {	
	/*z-index: 8;*/
	position: absolute;
}
