body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-big.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.cont-bg {	background-color: #FFFFFF;	background-image: url(images/cont_bg1.gif);	background-repeat: no-repeat;	height: 290px; }

.d-pink2 {	font-family: "Trebuchet MS";	font-size: 11px;	color: #9B074B; }
.pink2 { font-family: "Trebuchet MS";	font-size: 11px;	color: #D03D94; }
.grn2 {	font-family: "Trebuchet MS";	font-size: 11px;	color: #4A4A21; }
.blk2 {	font-family: "Trebuchet MS";	font-size: 11px;	color: #4D4D4D; }
.blue2 { font-family: "Trebuchet MS";	font-size: 11px;	color: #43306A;	}

.drpdwn {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #4A4A21;
	background-color: #F9F9E9;
	font-size: 11px;
}
.drpdwn1 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #4D4D4D;
	font-size: 11px;
	width: 185px;
}
.drpdwn-pnk {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #D03D94;
	background-color: #FDE8F4;
	font-size: 10px;
	height: 20px;
	visibility: visible;
}
.txtbox1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 175px;
	line-height: 1.5;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CD89B1;
	border: thin solid #F3E4ED;
	height: 22px;

}
.blue-sm {
font-family: "Trebuchet MS";	font-size: 10px;	color: #43306A;
}
.frnd-bg {
background-color: #FFFFFF;	background-image: url(images/friends_bg1.gif);	background-repeat: repeat-y;
}
.blk3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4D4D4D;
	font-weight: bold;
}
.blk-sm {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}
.mtxtbox1 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 100px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 390px;
}
.drpdwn2 {

	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #4D4D4D;
	font-size: 11px;
}

#marqueecontainer{
position: relative;
width: 275px; /*marquee width */
height: 155px; /*marquee height */
overflow: hidden;
}
