body {
	margin:0px;
	padding: 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	background-color: #333333;
}
.tdwhite {
	background-color: #FFFFFF;
	color: #333333;
}
.trnav {
	background-color: coral;
	height: 25px;
	text-align: center;
	font-size: medium;
	width: 100%;
}
.trnav a{
	color: #666666;
}
.imgbottom {
	right: 2px;
	bottom: 2px;
}
TEXTAREA, SELECT, attributeinput {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	border: 1px solid #666666;
	background-color : #FFFFFF;
}
div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#FFFFFF;/*#dee7f7;*/
	border:1px solid #336;
	/*width:250px;*/
	padding:4px;
	color:#000;
	font-size:11px;
	line-height:1.2;
}.textright {
	text-align: right;
}
a {
	color: coral; /*#666666;*/
	text-decoration: none;
}
a:hover {
	color: coral; /*#666666;*/
	text-decoration: none;
	background-color: #FFC6B0;
}
.textleft {
	text-align: left;
}
.xxlarge {
	font-size: xx-large;
}
.xlarge {
	font-size: x-large;
}
.navac {
	font-weight: bold;
}
.exhibpics {
	margin: 5px;
	padding: 5px;
}
.ggghinten {
	background-attachment: scroll;
	background-image: url(images/ggg.stone.pic.small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.center {
	text-align: center;
}
.error {
	font-weight: bold;
	color: #0000FF;
}
.bold {
	font-weight: bold;
}
.leftdist {
	padding-left: 30px;
}
.ac {
	border: 1px dotted #666666;
}
.acbottom{
	margin-bottom: 10px;
}
.trbottom {
	border-bottom: 1px solid #666666;
}
.closewin{
	visibility: visible;
}
.basket {
	background-color: #333333;
	border: 0px;
}
.xxsmall {
	font-size: xx-small;
}
.trnews {
	font-size: small;
	color: coral;
}
.large {
	font-size: large;
}
.coral {
	color: coral; /*#666666;*/
}.padding10 {
	padding: 5px;
}
