﻿body
{
	background-color: black;
}

.custom #navbar
{
  background: transparent url(fon_top01copy.gif);
}

#main body
{
  	padding-right: 8px
}

.custom.ssm #ext_wrapper,
.custom.sms #ext_wrapper,
.custom.mss #ext_wrapper,
.custom.sm #ext_wrapper,
.custom.ms #ext_wrapper,
.custom.m #ext_wrapper
{
	border: none;
}

.custom #sidebar
{
   	background-color: #808080;
}

.custom #sidebar h2
{                        
   color: #810000;
   border-color: black 
}

.custom #sidebar a:hover 
{
	color: black;
}

#navbar a
{
	color: #333333;
	text-decoration: none;
}

#navbar a:hover
{
	color: #000033;
	text-decoration: underline;
}

#footer
{
	background-color: #E2E4E6;
	color: black;
}

#footer a
{
	color: black;
}

.sell #ext_wrapper
{
  width: 750px;
}

.sell ,
.sell h1,
.sell h2,
.sell h3,
.sell p,
.sell li,
.sell dt,
.sell dd,
.sell th,
.sell td,
.sell input,
.sell select,
.sell button,
.sell textarea
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; 
}