@charset "utf-8";
.small-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-image: url(images/menu-bcgr.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	width: 130px;
	padding-right: 3px;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.painttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-image: url(images/paintinglisting.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 190px;
	background-position: bottom;
	vertical-align: middle;
}


a {
	text-decoration: none;
	color: #333;
}
.paintingname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930;
}
