@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #BF467C;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
}
.navbg {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.navitems {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #732849;
	padding-right: 13px;
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navitems:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}.fanthumbbox {
	background-color: #EDB9CF;
	border: 1px solid #BF467C;
}
.dotted-l {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BF467C;
}
.title {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF467C;
}
.ntxtheader {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #BF467C;
	text-decoration: underline;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 17px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}


.navitemspg {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	padding-right: 13px;
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerarea {
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BF467C;
}
.pink {
	color: #FAB2CA;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.statusarea {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF467C;
}
.pg_hdr {
	background-color: #EDB9CF;
	border: 1px solid #BF467C;
	color: #000000;
}
.black_txt {
	color: #000000;
}
.txtuline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: underline;
}
