body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/BG_MAIN_01.png);
	background-repeat: no-repeat;
	background-position: left top;



}
table {
	font-size: 11px;
	color: #666666;

}
.colleague {
	width: 360px;
	right: 50px;
	bottom: 50px;
	background-color: #FFFFFF;
	position: absolute;
	border: 4px solid #CC3399;
	background-repeat: no-repeat;
	background-position: left bottom;
	visibility: hidden;



}
.sendWIDTH {
	width: 100%;
}
