BODY
{
	background: #00A9FF url(IMG/secondhandlogo.png) repeat-x scroll top right;
	color: #011E2C;
	font: normal 11pt Arial;
	text-align: justify;
	background-repeat: no-repeat;
}
P
{
	font: normal 11pt Arial;
	color: #138FE1;
}
H1
{
	font: normal normal bold 20pt Arial;
	color: #011A27;
	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: #00141E;
	/*+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;
	color: #01283C;
}
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: 160px;
	height: auto;
	list-style-type: none;
	text-align: center;
	color: #012131;
}
UL A.navbar
{
	background-image: url(IMG/divider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 32px;
	padding-left: 32px;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #FEFEFE;
	padding-top: 20px;
	padding-bottom: 20px;
	/*+opacity:70%;*/
	filter: alpha(opacity=70);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
UL A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #002132;
}
UL A:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #5EC7FC;
}
UL A:active
{
	text-decoration: underline;
}
#wrap
{
	margin: 0px auto;
	width: 800px;
	text-align: left;
}
