.mainback {
	background-attachment: scroll;
	background-image: url(../templateimages/framework/base2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sideback {
	background-attachment: scroll;
	background-image: url(../templateimages/framework/paypal_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.categorymenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #0090d6;
	text-decoration: none;
}
.categorymenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.baselinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #0090d6;
	text-decoration: none;
}
.baselinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #0090d6;
	text-decoration: none;
}

