body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
.contentHeader {
	font-weight: bold; 
	font-size: 12px; 
	color: #F7DB22; 
	line-height: 14px;
	font-family: 'Microsoft Sans Serif', Verdana, Arial, Helvetica, sans-serif
}
.contentMain {
	font-weight: normal; 
	font-size: 12px; 
	color: #FFFFFF;
	line-height: 14px;
	font-family: 'Microsoft Sans Serif', Verdana, Arial, Helvetica, sans-serif
}
.contentFooter {
	font-weight: normal; 
	font-size: 10px; 
	color: #727272;
	line-height: 12px;
	font-family: 'Microsoft Sans Serif', Verdana, Arial, Helvetica, sans-serif
}
.contentSOLD {
	font-weight: bold; 
	font-size: 12px; 
	color: #FFFFFF; 
	line-height: 14px;
	font-family: 'Microsoft Sans Serif', Verdana, Arial, Helvetica, sans-serif
}
A:link {
	font-weight: normal; 
	color: #F45128; 
	text-decoration: none
}
A:visited {
	font-weight: normal; 
	color: #F45128; 
	text-decoration: none
}
A:active {
	font-weight: normal; 
	color: #F45128; 
	text-decoration: underline;
}
A:hover {
	font-weight: normal; 
	color: #F45128; 
	text-decoration: underline
}

a:link.credit {
	font-weight: normal; 
	color: #4B4949; 
	text-decoration: none
}

a:visited.credit {
	font-weight: normal; 
	color: #4B4949; 
	text-decoration: none
}

a:active.credit {
	font-weight: normal; 
	color: #4B4949; 
	text-decoration: underline
}

a:hover.credit {
	font-weight: normal; 
	color: #4B4949; 
	text-decoration: underline
}

.menutitle {
cursor: pointer
}
