body {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bodyIndex {
	background-color: #000000;
	background-image:url(/images/common/bgred.jpg);
	background-position: top;
	background-repeat:no-repeat;
	margin: 0px;
}
form {
	margin:0px;
	padding:0px;
}
.textfield {
	background-color: #ffffff;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px;
	color: #324D63;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
A:link {
	color: #FFF;
	text-decoration: underline;
}
A:active {
	color: #FFF;
	text-decoration: underline;
}
A:visited {
	color: #FFF;
	text-decoration: underline;
}
A:hover {
	color: #FFF;
	text-decoration: none;
}

.ttl01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

/* shop class */

div.hide
{
	visibility:hidden;
	display:none;
	height:0;
}	
.artworktitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
.artworkdetails{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.artworkprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D5F298;
	font-weight: normal;
}
.artworksold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}

.newsdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.newsregion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.newstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}
.borderbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #570001;
}


