body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A5A6A8;
}
.block {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}
#profile {
	line-height: 140%;
	color: #BCBDBE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #BBBCBD;
	padding: 0px;
	margin: 0px;
	text-align: center;
/*	border-bottom: solid 1px #CACBCD;
	border-right: solid 1px #CACBCD;
	border-top: solid 1px #616161;
	border-left: solid 1px #616161;*/
	width: 154px;
}
#profile table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 154px;
}
#profile caption {
	color: #DCDEE0;
	font-weight: normal;
	background-color: #87888A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
}
#profile th {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #eeeeee;
	border: solid 1px #616161;
	background-color: #87888A;
}
#profile td {
	color: #333333;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding: 0px;
	border: solid 1px #616161;
}