.backsplit {
	color: #FFFFFF;
	background-image: url(graphics/background_split.gif);
	background-repeat: repeat-y;
	padding: 5px;
}
.backgray {
	background-image: url(graphics/background_gray.gif);
	background-repeat: repeat;
	padding: 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;

}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.textright {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textpictures {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
.linka:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.linka:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.linka:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.linka:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.textbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.textred {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
.textlinks {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-left: 20px;

}
.listsbacktext {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-image: url(graphics/spacer5X10light.gif);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
}
.listsbackheader {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(graphics/spacer5X20.gif);
	background-repeat: repeat;
}
.newgallery {
	background-image: url(graphics/back_new_galleries.gif);
	background-repeat: repeat;
}
