/*Links for Menu Section*/
a:link.menu {
	color: white;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}
a.menu {
	color: white;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {

	color: #f6d6ec;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}


a:link {
	color: black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a:hover {
	color: black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a:active {
	color: black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a {
	color: black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a:hover {
	color: #45403D;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.copyright {
	color: white;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.copyright:active {
	color: white;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.copyright:hover {
	color: white;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.copyright:link {
	color: white;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.copyright:visited {
	color: white;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.white {
	color: white;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.white:active {
	color: #f6d6ec;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.white:link {
	color: white;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.white:visited {
	color: white;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a:visited {
	color: black;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a.white:hover {
	color: #f6d6ec;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
.black_quote {
	color: black;
	font-style: italic;
	font-size: 10pt;
	line-height: 9.5pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.black_quote_small {
	color: black;
	font-style: italic;
	font-size: 9pt;
	line-height: 8.5pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.black_text {
	color: black;
	font-weight: normal;
	font-size: 11pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.copyright {
	color: white;
	font-size: 8pt;
	line-height: 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.enter {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.headline {
	color: black;
	font-weight: bold;
	font-size: 18pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.white_text {
	color: white;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
.toplink {
	font-weight: bold;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.smallblack {
	color: black;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
a.popup {
	color: black;
	font-size: 75%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
a.print {
	color: white;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}
a.print:hover {
	color: #f6d6ec;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}
#dropmenudiv {
	width: 100%;
	position: absolute;
	border: 2px solid black;
	font-weight: normal; 
  font-family: Verdana;
  color: #FFFFFF;
	z-index: 100;
}
#dropmenudiv a {
	width: 100%;
	color: #FFFFFF;
	display: block;
	font-size: 80%;
	text-indent: 1px;
	text-decoration: none;
}
#dropmenudiv a:hover {
/*hover background color*/
	color: black;
	text-decoration: none;
	background-color: #f1e6eb;
}

