BODY
{
padding:0px;
margin:0px;
} 

table 
{
font-family: Verdana,Geneva,Arial,sans-serif; 
font-size: 8pt; 
}

h1
{
margin-top:0px;
background-color:#dddddd;
width:100%;
color:#888888;
text-align:right;
}

h2 
{ 
margin-bottom:0px; 
padding: 0px 0px 0px 0px; 
}

h3
{ 
margin-bottom:0px; 
padding: 0px 0px 0px 10px; 
}

p
{
margin-bottom: 0px;
}
.alert
{
font-weight:bold;
color:#750000;
}
#navcontainer ul
{
font-family: Verdana,Geneva,Arial,sans-serif; 
font-size: 10px; 
margin: 0;
padding: 15px 0px 15px 0px;
width:100%;
list-style-type: none;
background-color:#000;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: 16px;
color: #fff;
background-color: #000;
}

#navcontainer ul li a:hover
{
color: #000;
background-color: #fff;
}

.rule
{
height: 1px;
width:100%;
background-color:#fff;
margin: 1em 0em;
padding:0px;
}

A.classifiedslink 			{color: #abb;text-decoration:none; }
A.classifiedslink:active	{color: #fff; text-decoration:none;}
A.classifiedslink:hover	 	{color: #000; text-decoration:underline;}
A.classifiedslink:visited	{color: #abb; text-decoration:none; }

A 			{color: #000; text-decoration:underline;}
A:active	{color: #999; text-decoration:none;}
A:hover	 	{color: #fff; text-decoration:underline;}
A:visited	{color: #222; text-decoration:underline;}

.thumb {border:1px; border-thickness: 1px; border-color: #000; border-style: solid;}
A:hover, A:active {color: #fff}
A:hover .thumb, A:active .thumb {border:1px; border-thickness: 1px; border-color: #fff; border-style: solid}

a.sortorder 		{color:#333; font-weight:bold; text-decoration:none;}
a.sortorder:active 	{color:#111; font-weight:bold; text-decoration:none;}
a.sortorder:visited	{color:#333; font-weight:bold; text-decoration:none;}
a.sortorder:hover	{color:#111; font-weight:bold; text-decoration:underline;}

.colhead 
{ 
color:#233;
background:#9aa;
border-right: 1px solid #344;
border-bottom: 1px solid #344;
border-left: 1px solid #cdd;
border-top: 1px solid #cdd; 
}
.colheadsel 
{ 
background:#677;
border-right: 1px solid #788;
border-bottom: 1px solid #899;
border-left: 1px solid #677;
border-top: 1px solid #677; 
}
.col 
{ 
border-right: 1px solid #899;
border-bottom: 1px solid #899;
}

.techcolhead 
{ 
color:#333;
font-weight:bold;
background:#aaa;
border-right: 1px solid #444;
border-bottom: 1px solid #444;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc; 
}
.techcolheadsel 
{ 
font-weight:bold;
color:#ccc;
background:#888;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #555;
border-top: 1px solid #555; 
}
.techcol 
{ 
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}


.itemcol 
{ 
border-bottom: 1px solid #abb;
}
.itemLabel
{ 
font-weight:bold;
border-bottom: 1px solid #aaa;
}
.small
{
font-size:8pt;
margin-top:0px;
}

.sold
{ 
background-color:#233;
}

.footer
{ 
background-color:#000;
width:100%;
font-size:6pt;
color:#fff;
text-align:right;
padding-top:5px;
padding-bottom:5px;
margin:0px;
font-family: Verdana,Geneva,Arial,sans-serif; 
}

