.menu_text_hilite {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BB488D;
	text-decoration: none;
}
p {
	font-family: Cambria, Garamond, Times, serif;
	font-size: 15px;
	color: #000000;
}
li {
	font-family: Cambria, Garamond, Times, serif;
	font-size: 15px;
	color: #000000;
}
h1 {
	font-family: Cambria, Garamond, Times, serif;
	font-size: 20px;
	color: #BC448C;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none; }

.style2 {color: #8B2842}

.bottom {
font-family: Cambria, Garamond, Times, serif; font-size: 11px; color: #666666; text-decoration: none;
}

.news {
font-family: Cambria, Garamond, Times, serif; font-size: 13px; color: #333333; text-decoration: none;
}

a {color: #663366;
}

a:hover {
	text-decoration: none;
}

a.menu_text1 {	
	font-family: Cambria, Garamond, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.menu_text1:hover {	
	color: #BC448C;
}

.navlink {
	font-family: Cambria, Garamond, Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.navlink:hover {	
	color: #BC448C;
}

.toplink {
	font-family: Cambria, Garamond, Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.toplink:hover {	
	color: #000000;
}

.navlinkLarge {
	font-family: Cambria, Garamond, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.menu {
  border: solid 1px #BFBFBF;
  padding:10px 10px 15px 10px;
  background-color:white;
}

.menuItem {
  padding:4px 10px 4px 10px;
  border-bottom:solid 1px #dddddd;
}

.menuItem:hover {
  background-color:#e6e5e1;
}

.menuItem a {
  color:#666666;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#demo {
  background-color:#9db4de;
  cursor:pointer;
  padding:5px 0px 5px 0px;
  width: 604px;
}

#demo span {
  padding:0px 9px 0px 10px;
  cursor:pointer;
}

#demo span:hover {
  text-decoration:none;
  color:#ffffff;
}
