.top_left
{
	font-size: 3pt;
	background-image: url(/images/topleft.jpg);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}

.top_middle
{
	font-size: 3pt;
	background-image: url(/images/topmiddle.jpg);
	
	background-repeat: repeat-x;
	height: 23px;
	border: 0px;
}

.top_right
{
	font-size: 3pt;
	background-image: url(/images/topright.jpg);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}

.middle_left
{
	background-image: url(/images/left.jpg);
	width: 24px;
	background-repeat: repeat-y;
	height: 23px;
	border: 0px;
}

.middle_middle
{
	background-color: White;
	
	border: 0px;
}

.middle_music
{
	background-color: black;
	
	border: 0px;
}

.middle_right
{
	background-image: url(/images/right.jpg);
	width: 24px;
	background-repeat: repeat-y;
	height: 23px;
	border: 0px;
}

.bottom_left
{
	background-image: url(/images/bottomleft.jpg);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}

.bottom_middle
{
	background-image: url(/images/bottommiddle.jpg);

	background-repeat: repeat-x;
	height: 23px;
	border: 0px;
}

.bottom_right
{
	background-image: url(/images/bottomright.jpg);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}

.feature_top_left
{
	font-size: 3pt;
	background-image: url(/images/topleft.gif);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}

.feature_top_middle
{
	font-size: 3pt;
	background-image: url(/images/topmiddle.gif);
	
	background-repeat: repeat-x;
	height: 23px;
	border: 0px;
}

.feature_top_right
{
	font-size: 3pt;
	background-image: url(/images/topright.gif);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}

.feature_middle_left
{
	background-image: url(/images/left.gif);
	width: 24px;
	background-repeat: repeat-y;
	height: 23px;
	border: 0px;
}

.feature_middle_middle
{
	background-image: url(/images/featureback.jpg);
	
	align: center
	height: 101px;
	border: 0px;
}

.feature_middle_music
{
	background-color: black;
	
	border: 0px;
}

.feature_middle_right
{
	background-image: url(/images/right.gif);
	width: 24px;
	background-repeat: repeat-y;
	height: 23px;
	border: 0px;
}

.feature_bottom_left
{
	background-image: url(/images/bottomleft.gif);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}

.feature_bottom_middle
{
	background-image: url(/images/bottommiddle.gif);

	background-repeat: repeat-x;
	height: 23px;
	border: 0px;
}

.feature_bottom_right
{
	background-image: url(/images/bottomright.gif);
	width: 24px;
	background-repeat: no-repeat;
	height: 23px;
	border: 0px;
}
