#PARTNERS
{
	position: relative;
	margin-top: 10px;
	padding-top: 20px;
	background-image: url(/picts/bgr05.png);
	cursor: pointer;
}

#PARTNERS_BOTTOM
{
	background-image: url(/picts/bgr05_bottom.png);
	height: 20px;
}

#PARTNERS_TITLE
{
	position: absolute;
	left: 32px;
	top: 12px;
	width: 56px;
	height: 14px;
	border-width: 0px;
	background-image: url(/picts/partners.png);
}

.PARTNERS_ROW
{
	position: relative;
}

.PARTNERS_NAME
{
	display: block;
	position: relative;
	left: 25px;
	top: 0px;
	width: 85px;
	margin-bottom: 5px;
	font-size: 8pt;
	overflow: hidden;
	color: #1F709B;
	cursor: pointer;
	text-decoration: none;
}

