.HEADER {
	position: absolute;
	height: 300;
	width: 755px;
	top: 0;

}
.LINKS {
	position: absolute;
	height: 193px;
	width: 191px;
	left: 0px;
	top: -2px;
	background-image: url(images/SEPERATOR_LINE.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1;




}
.SENDfriend {
	position: absolute;
	height: 166px;
	width: 191px;
	top: 190px;
	background-image: url(images/SEPERATOR_LINE.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 3;




}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FOOTER {
	position: absolute;
	height: 14px;
	width: 755px;
	bottom: 2px;
	z-index: 8;




}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

a.black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;

}
a.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
