.type1 {
	font-family: Verdana;
	font-size: 11px;
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: none;

}
h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: none;

}
.typepink {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #915F8B;
	text-decoration: none;
}

.type2 {
	font-family: Verdana;
	font-size: 10px;
	color: F6C4F2;
	text-decoration: none;

}
.dotts {
	background: #FFFFFF url(images/dotts.gif);
	border: 0;
	padding: 0;
	margin: 0;
	height: 1px;
}

.type3 {
	font-family: Verdana;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
	font-weight: bold;
}
.type3a {
	font-family: Verdana;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
	font-weight: normal;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgmain {
	background-color: #F0D9F3;
  background-image: url(images/shade.gif);
  background-repeat: repeat-x;
  background-position: top;
}

.bgbottom {
	background-color: #995DA1;
}

.type4 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff3fe;
	text-decoration: none;
}
.pink {
	font-family: Verdana;
	font-size: 11px;
	color: 915f8b;
	text-decoration: none;
}
.type6 {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.type7 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.type8 {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.pagerActive {
	color: #915f8b;
	font-weight: bold;
	font-size: 10px;
}

img {
	border: 0;
}


.contact-message {
background-color:#FEFDC5;
padding:5px;
margin:10px 50px auto auto;
border:1px solid #FFCC00;
}


th a {
	color: #915F8B;
}