BODY
{
	background: #010400 url(IMG/secondhandlogo.png) repeat-x scroll top right;
	color: #A0D769;
	font: normal 11pt Arial;
	text-align: justify;
	background-repeat: no-repeat;
}
P
{
	font: normal 11pt Arial;
	color: #020500;
}
H1
{
	font: normal normal bold 20pt Arial;
	color: #53A700;
	margin: 0;
	/*+image-replace:url(IMG/secondhandlogo.png);*/
	display: block;
}
@media screen
{
	.images-on H1
	{
		background-image: url(IMG/secondhandlogo.png);
		background-repeat: no-repeat !important;
		text-indent: -1000000px !important;
		overflow: hidden;
	}
}
TABLE
{
	font: normal 11pt Arial;
	color: #040A00;
	/*+opacity:95%;*/
	filter: alpha(opacity=95);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	width: 800px;
	background-color: #FFFFFF;
}
A:link
{
	font-weight: bold;
	text-decoration: none;
}
A:visited
{
	color: #000305;
}
A:hover
{
	text-decoration: underline;
}
A:active
{
	text-decoration: underline;
}
UL.navbar
{
	background-image: url(IMG/navbar.png);
	list-style-type: none;
	margin: 0;
	width: 800px;
	height: 60px;
	border: inherit solid #A2BBC2;
	padding: 0;
}
LI.navbar
{
	float: left;
	width: 112px;
	height: auto;
	list-style-type: none;
	text-align: center;
	color: #FEFEFE;
	font-family: Arial;
}
UL A.navbar
{
	background-image: url(IMG/divider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 4px;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #FEFEFE;
	padding-bottom: 20px;
	/*+opacity:100%;*/
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-align: center;
}
UL A:link.navbar
{
	font-weight: bold;
	text-decoration: none;
	color: #FEFEFE;
}
UL A:hover.navbar
{
	text-decoration: underline;
	font-weight: bold;
	color: #FEFEFE;
}
UL A:active.navbar
{
	text-decoration: underline;
}
#wrap
{
	margin: 0px auto;
	width: 800px;
	text-align: left;
}
