@import url("../cms/css/artman.css");

BODY, iframe {
scrollbar-base-color:#000;
scrollbar-track-color:#845d39;
scrollbar-face-color:#7C5736;
scrollbar-highlight-color:#7C5736;
scrollbar-3dlight-color:#C89668;
scrollbar-shadow-color:#7C5736;
scrollbar-darkshadow-color:#47321F;
scrollbar-arrow-color:#D6B252;
}
	
a:link      { text-decoration: none; color: #ccc }
a:visited { text-decoration: none; color: #ccc }
a:hover  { color: #f00}

.ttimagesnap_style {
text-align: center;
font: 10px Arial,Helvetica,sans-serif;
border:solid 1px #666666;
background-color: transparent;
padding:1px;
position:absolute;
z-index:100;
}


