/* CSS Document */
BODY{
	/*background:url(../0_images/background/bg_body.gif);*/
	background-color: White;
	margin-left: 0px;
	margin-top: 10px;
	background-attachment:fixed;
}
.addressSection{
	font-family: arial;
	font-size: 9px;
	color: #246716;
}
.auctionTitle{
	font-family: arial;
	font-size: 26px;
	color: #246716;
	font-weight: bold;
}
.auctionSection{
	font-family: arial;
	font-size: 11px;
	color: #246716;
	padding-right: 20px;
}
.auctionSection a:link, a:visited {
	font-family: arial;
	font-size: 11px;
	color: #246716;
}
.auctionSection a:hover{
	font-family: arial;
	font-size: 11px;
	color: #ffcc00;
}
.borderThumb{
   border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #246716;
	border-right-color: #246716;
	border-bottom-color: #246716;
	border-left-color: #246716;
	background-position:right;
	background-repeat:no-repeat;
}
.borderOutHome{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #246716;
	border-right-color: #246716;
	border-bottom-color: #246716;
	border-left-color: #246716;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../0_images/background/back_home.jpg);
}
.borderOutInside{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #246716;
	border-right-color: #246716;
	border-bottom-color: #246716;
	border-left-color: #246716;
	FILTER:shadow(color:#666666, strength:5, direction:135);
}
.button
{	
	font-family: arial;
	font-size: 11px;
	color:  white;
	height: 22px;
	padding-left:5px;
	padding-right:5px;
	border: solid 1px black;
	background-image:url(../0_images/background/bg_button.jpg);
	cursor: hand;
}
.content
{
	font-family: arial;
	font-size: 13px;
	color: #353a0e;
	padding-left:20px;
	padding-right:20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content a:link, .content a:visited
{
	font-family: arial;
	font-size: 13px;
	color: #353a0e;
	text-decoration: none;
}
.content a:hover
{
	font-family: arial;
	font-size: 13px;
	color: #ff6600;
}
.contentSmall
{
	font-family: arial;
	font-size: 11px;
	color: #353a0e;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentSmall a:link, .contentSmall a:visited
{
	font-family: arial;
	font-size: 11px;
	color: green;
}
.contentSmall a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #EDB200;
}
.contentTitle
{
	font-family: arial;
	font-size: 13px;
	color: #353a0e;
}
.currentExInfo{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #246716;
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #246716;
	padding-left:5px;
}
.copyright{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.copyright a:link,.copyright a:visited{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.copyright a:hover{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footer{
	border: solid 1px #246716;
	background-position:right;
	background-repeat:no-repeat;
	background-color: #696e43;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding: 2px;
}
.field_title
{
	font-family: arial;
	font-size: 11px;
	color: white;
}
.field_title_dark
{
	font-family: arial;
	font-size: 11px;
	color: black;
}
.hyperlink
{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left: 10px;
}
.hyperlink a:link, .hyperlink a:visited
{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left: 10px;
}
.hyperlink a:hover
{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDB200;
	padding-left: 10px;
	text-decoration: underline;
}
.lotNumber{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
}
.lotNumber a:link, .lotNumber a:visited{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
}
.lotNumber a:hover{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDB200;
}
.lotOption{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.lotOption a:visited{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.lotOption a:link{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.lotOption a:hover{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:underline;
}
.lotOption a:active{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696E43;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.lotTitle
{
	font-family: arial;
	font-size: 16px;
	color: green;
	padding-left: 10px;
	font-weight:bold;
}
.mainTable{
PADDING-RIGHT:5px;PADDING-LEFT:5px;FILTER:shadow(color:#666666, strength:5, direction:135);PADDING-BOTTOM:5px;PADDING-TOP:5px

}
.newsDate
{
	font-family: Arial;
	font-size: 10px;
	color: gray;
	padding-left: 10px;
}
.newsTitle
{
	font-family:arial;
	font-size: 20px;
	color: gray;
	padding-left: 10px;
	font-weight:bold;
}
.newsTitle a:link, .newsTitle a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight:bold;
}
.newsTitle a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #EDB200;
	font-weight:bold;
	text-decoration: underline;
}
.paging{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #d4d9ae;
	padding: 3px;
	height:40;
}
.paging a:link, .paging a:visited{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight:bold;
}
.paging a:hover{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}
.paging_lot{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #246716;
}

.paging_lot a:link{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #246716;
	text-decoration:none;
}
.paging_lot a:visited{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #246716;
	text-decoration:none;
}
.paging_lot a:hover{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #246716;
	text-decoration:underline;
}
.paging_lot a:active{
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #246716;
	text-decoration:none;
	font-weight: bold;
}
.shadow
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;
	/*FILTER:shadow(color:#666666, strength:5, direction:135);*/
	PADDING-BOTTOM:5px;
	WIDTH:769px;
	PADDING-TOP:5px;
}
.topMenu
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.topMenu a:link, .topMenu a:visited
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.topMenu a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #EDB200;
	text-decoration: underline;
}
.textField
{
	font-family: arial;
	font-size: 11px;
	color: gray;
}
.txtSuccess
{
	font-family: arial;
	font-size:18;
	color:Green;
	padding: 10px;
}
.txtAlert
{
	font-family: arial;
	font-size:18;
	color:Red;
}
.txtAlert a:link, .txtAlert a:visited
{
	font-family: arial;
	font-size:18;
	color:Maroon;
}
.txtAlert a:hover
{
	font-family: arial;
	font-size:18;
	color:#ff6600;
}
.txtArtist1
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #ecf0cf;
	border: solid 1px #ffffff;
	padding: 10px;
}
.txtArtist1 a:link, .txtArtist1 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: black;
	border: solid 1px #ffffff;
}
.txtArtist1 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: Teal;
	border: solid 1px #ffffff;
}
.txtArtist2
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	padding: 10px;
}
.txtArtist2 a:link, .txtArtist2 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: black;
	border: solid 1px #ffffff;
}
.txtArtist2 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: Teal;
	border: solid 1px #ffffff;	
}
.txtAuction1
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #f7f9e0;
	padding: 10px;
	border: solid 1px #ffffff;
}
.txtAuction1 a:link, .txtAuction1 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	border: solid 1px #ffffff;	
}
.txtAuction1 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ff6600;
	border: solid 1px #ffffff;	
}
.txtAuction2
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding: 10px;
	border: solid 1px #ffffff;	
}
.txtAuction2 a:link, .txtAuction2 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	border: solid 1px #ffffff;
}
.txtAuction2 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ff6600;
	border: solid 1px #ffffff;
}
.txtStaticMemberLight
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
.txtCurExhibition1
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #f2f7cc;
	border: solid 1px #ffffff;
	padding:15px;
	padding-top:25px;
	text-align: center;
}
.txtCurExhibition1 a:link, .txtCurExhibition1 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: solid 1px #ffffff;
}
.txtCurExhibition2
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: solid 1px #ffffff;
	padding:15px;
	background-color: #f2f7cc;
	padding-top:25px;
	text-align: center;
}
.txtCurExhibition2 a:link, .txtCurExhibition1 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #f2f7cc;
	border: solid 1px #ffffff;
}
.txtMediaCoverage1
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #ecf0cf;
	border: solid 1px #ffffff;
	padding: 10px;
}
.txtMediaCoverage1 a:link, .txtMediaCoverage1 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: yellow;
	border: solid 1px #ffffff;
}
.txtMediaCoverage1 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: white;
	border: solid 1px #ffffff;
}
.txtMediaCoverage2
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	padding: 10px;

}
.txtMediaCoverage2 a:link, .txtMediaCoverage2 a:visited
{
	font-family: arial;
	font-size: 11px;
	color: yellow;
}
.txtMediaCoverage2 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: white;
}
.txtTitleExhibition
{
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}
.txtTitle
{
	font-family: arial;
	font-size: 12px;
	color: 000000;
	padding:5px;
}
.txtTitle a:link, .txtTitle a:visited
{
	font-family: arial;
	font-size: 12px;
	color: 000000;
	font-weight:bold;
}
.txtTitle a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #ff6600;
	font-weight:bold;
}
.txtTitleDark
{
	font-family: arial;
	font-size: 22px;
	color: black;
	font-weight:bold;
	padding:5px;
}
.txtFaqTitle
{
	font-family: arial;
	font-size: 14px;
	color: Black;
	font-weight:bold;
}
.txtFaqFrom
{
	font-family: arial;
	font-size: 12px;
	color:Navy;
	font-style: italic;
}
.txtFaqAnswer
{
	font-family: arial;
	font-size: 12px;
	color: Gray;
}
.txtNewsTitleHome
{
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight:bold;
}
.txtNewsTitleHome a:link, .txtNewsTitleHome a:visited
{
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight:bold;
}
.txtNewsTitleHome a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #ff6600;
	font-weight:bold;
}
.txtNewsTitle
{
	font-family: arial;
	font-size: 14px;
	color: Black;
	font-weight:bold;
}
.txtNewsTitle a:link, .txtNewsTitle a:visited
{
	font-family: arial;
	font-size: 14px;
	color: Black;
	font-weight:bold;
	text-decoration: none;
}
.txtNewsTitle a:hover
{
	font-family: arial;
	font-size: 14px;
	color: #ff6600;
	font-weight:bold;
}
.txtNewsAbstract
{
	font-family: arial;
	font-size: 12px;
	color:#000000;
	font-style: italic;
	padding-right:15px;
}
.txtNewsDate
{
	font-family: arial;
	font-size: 12px;
	color: gray;
}
.txtDate
{
	font-family: arial;
	font-size: 11px;
	color: lightgrey;
}
.txtDateHome
{
	font-family: arial;
	font-size: 11px;
	color: gray;
}
.txtContent
{
	font-family: arial;
	font-size: 11px;
	color: black;
	padding-left: 15px;
	padding-right: 15px;


}
.txtContent a:link, .txtContent a:visited
{
	font-family: arial;
	font-size: 11px;
	color: Maroon;
	text-decoration: none;
	font-weight: bold;

}
.txtContent a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ff6600;
	

}
.tableHeader
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color:#d4d9ae;
	border: solid 1px #ffffff;
	padding: 5px;
	height:30;
}
.tableHeader a:link, .tableHeader a:visited
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: solid 1px #ffffff;
}
.tableHeader a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
	border: solid 1px #ffffff;
}
.tableItem1
{
	font-family: arial;
	font-size: 11px;
	color: #9a9470;
	background-color:#eae6ce;
	padding: 5px;
	border: solid 1px #ffffff;
}
.tableItem2
{
	font-family: arial;
	font-size: 11px;
	color: #9A9470;
	background-color:#E6E0B9;
	padding: 5px;
	border: solid 1px #ffffff;
}
.txtStaticMemberLight a:link, .txtStaticMemberLight a:visited
{
	font-family: arial;
	font-size: 11px;
	color: Yellow;
}
.txtStaticMemberLight a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
.validator
{
	font-family: arial;
	font-size: 11px;
	color: red;
}

.customcatalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #25681B;
}