body,td,th {
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.style1 {font-size: 10pt}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style4 {font-size: 12px}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

span.work_title {
	font-size: 150%;
	font-weight: bold;
}
span.work_dimensions {
	font-size: 100%;
}
span.work_available {
	font-size: 100%;
}
span.work_text {
	font-size: 100%;
}
span.tn {
	font-size: 100%;
}
.work_pulldown {
	font-size: 80%;
}


/* indexed thumbnails pages */

table.indexed_tn {
	border-width: 0px;
	width: 100%;
}
table.indexed_tn td {
	padding-bottom: 10px;
}
a.pagination:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.pagination:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a.pagination:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


/* subcat links */

a.subcatlink:link {
	color: #000000;
	text-decoration: none;
}
a.subcatlink:visited {
	text-decoration: none;
	color: #000000;
}
a.subcatlink:hover {
	text-decoration: underline;
	color: #666666;
}
a.subcatlink:active {
	text-decoration: none;
	color: #000000;
}
a.current_subcatlink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}


/* Item Selector */
#itemSelector {
	font-size: 7pt;
	font-weight: normal;
	margin-left: 32px;
	margin-bottom: 19px;
}

#footerLinks {
	/*font-size: 6pt;*/
	font-size: 12px;
}
#footerCopyRight {
	font-size: 10px;
}


.workSubcategory {    /*Available / Sold_Out*/
	text-align:center;
	text-decoration:underline;
	font-size: larger;
	padding:14px;

}
