<STYLE>
P {
    COLOR: black;
    FONT-FAMILY: arial, helvetica
	margin-top:0px;
	margin-bottom:0px;
}
BODY {
    MARGIN-TOP: 0px;
    FONT-SIZE: small;
    BACKGROUND: white;
    MARGIN-LEFT: 0px; 
    COLOR: black;
    MARGIN-RIGHT: 0px;
    FONT-FAMILY: arial, helvetica
}
A:link
{
    COLOR: blue;
}
A:visited
{
    COLOR: purple;
}
A:hover
{
    COLOR: red;
}

A:link IMG { border: none; }
A:visited IMG { border: none; }

h1, h2, h3, h4, h5
{
    BACKGROUND: white;
    COLOR: black;
    margin-top:0px;
 	top:0px;
 	padding-top:0px;
 	padding-bottom:0px;
 	text-align:center;
}

table, tr, td, th
{
	text-align: left;
}

.comp 
{
	color:black;
	margin-bottom:0px;
	z-index:2;
} 

.bottomnavigation
{
	display:none;
}

.topnavigation
{
 	display:none;
}

.company
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    TEXT-ALIGN: Center;	
    Z-INDEX: 1;
    COLOR: black;
    left: 0px;
    top: 0px;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.leftofcompany, .rightofcompany
{
	display: none;
}

.content
{
	position: relative;
	z-index:6;
	background-color:white;
	margin-left:10px;
	margin-right:10px;
	/*font-size:small;*/
	text-align:left;
}


.listing
{
    FONT-SIZE: small;
    COLOR: black;
    left: 0px;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left;	
}

.sorting
{
	display:none;
}

.middle table
{
	margin-left: auto;
	margin-right: auto;
}

.listImg
{
	text-align:center;
}

#lblOfferPrice
{
	color: red;
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
}

#lblOfferText
{
	color: red;
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
}

#centeredPanel
{
	display:none;
}

#centeredPanel2
{
	display:none;
}

#messages
{
	display:none;
}

#LinksAndAccessories
{
	BACKGROUND-COLOR: white;
}

</STYLE>