@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/in-bg.jpg);
	background-color: #151516;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.left {
	text-decoration: none;
	padding-left: 15px;
}
.right {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
.left a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.border {
	width: 880px;
	border: 1px solid #464646;
}
.border-black {
	border: 1px solid #000000;
}
.contednBg {
	background-image: url(images/in-contentbg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-color: #494A45;
}
.titleBg {
	background-image: url(images/in-titlebg.jpg);
	background-repeat: repeat-x;
	width: 110px;
	background-color: #630401;
}
.titleSep {
	background-attachment: scroll;
	background-color: #6D6E69;
	background-image: url(images/in-title-right.jpg);
	background-repeat: no-repeat;
	width: 6px;
}
.contentRight {
	background-color: #6D6E69;
	background-image: url(images/in-contentareabg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 50px;
	padding-right: 20px;
}
.footer {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	height: 50px;
	padding-top: 10px;
	padding-left: 15px;
}
.footer a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.footer-right {
	font-size: 11px;
	color: #9D080D;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 10px;
}
.footer-right a {
	color: #999999;
	text-decoration: none;
}
.aboutTopLink {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-left: 70px;
}
.aboutTopLink a {
	color: #FFFFFF;
	text-decoration: none;
}

a{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}
.searchIcon {
	display: inline;
	padding-left: 50px;
}

td {
text-align:justify;
}

p{
	margin: 15px 0 15px 0;
	
}
.posnumber {
	margin-left:5px;
}
.possotheby {
	margin-top: 27px;
	margin-left: 264px;
	
}
.poscontent {
	margin-top:17px;
}
/*links*/ 

h3 {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.email {
	color: #FFFFFF;
	text-decoration: none;
}
