.edgeLeft {
	background-image: url(images/Layout_InnerPages_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.edgeRight {
	background-image: url(images/Layout_InnerPages_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.edgeBottom {
	background-image: url(images/Layout_InnerPages_13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.edgeTop {
	background-image: url(images/Layout_InnerPages_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #CC6666;
}
a.bottombar:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
}