.msg_head
{
	width:875px;
	background:url(../images/bio_box.jpg) no-repeat left center;
	font-family:Georgia, "Times New Roman", Times, serif;
  	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	margin:0 0 10px 0;
	padding:5px 0 5px 25px;
/*	border:1px solid #CCCCCC;*/
	text-indent:0px;
	display:block;
	cursor:pointer;
	height:20px;  	
}

.msg_head_close{
	background:url(../images/bio_box.jpg) no-repeat left center;
	cursor:pointer;
	position:relative;
	}
	
	
.msg_head3
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0e69ba;
	text-decoration:none;
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
	border:1px solid #0e69ba;
	background:url(images/down_arrow.jpg) no-repeat right;
	text-indent:0px;
	display:block;
	cursor:pointer;
	height:20px;  	
}

.msg_head3_close{
	background:url(images/up_arrow.jpg) no-repeat right;
	cursor:pointer;
	position:relative;
	}

.msg_head2{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0e69ba;
	text-decoration:none;
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
	border:1px solid #0e69ba;
	background:url(images/down_arrow.jpg) no-repeat right;
	text-indent:0px;
	display:block;
	cursor:pointer;
	height:20px;
	}
	
.msg_head2_close{
	background:url(images/up_arrow.jpg) no-repeat right;
	cursor:pointer;
	position:relative;
	}
	
	
.msg_body{
	font-family:Georgia, "Times New Roman", Times, serif;
  	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:5px 0 10px 25px;
	width:875px;
	height:auto;
	}
.msg_body2{
	height:85px;
	}
.msg_body3{
	height:110px;
	}
