body { background-color: #000000; margin-top: 15px;}

.Main	{
color: #000000;
background-color: #FFFFFF;
}

table, tr, td, p, li	{
font-family: arial, tahoma, verdana;
font-size: 12px;
line-height: 20px;
}

p	{
text-align: justify;
}

a	{ font-weight: bold;}
A:link {	color: #FF0000;}
A:visited {	color: #FF0000;}
A:active {	color: #FF0000;}
A:hover {	color: #5E5E5E;}

hr
{
	background-color: #000000;
	color: #000000;
	height: 1px;
	border-style: none;
}

.head	{
text-transform: uppercase;
letter-spacing: 3px;
display: block;
border-bottom: 1px solid black;
}


input, textarea	{
border: 1px solid black;
font-family: arial, tahoma, verdana;
font-size: 12px;
}

.Content 
{
	padding: 13px 8px 8px 8px;
	background-color: #FFFFF0;
}

.Side 
{
	/*padding: 10px 4px 10px 10px;*/
	border-top: solid 10px #FFFFFF;
	border-right: solid 4px #FFFFFF;
	border-bottom: solid 10px #FFFFFF;
	border-left: solid 10px #FFFFFF;
	
}
.Side img 
{
	border-top: solid 10px #FFFFFF;
	border-right: solid 4px #FFFFFF;
	border-bottom: solid 10px #FFFFFF;
	border-left: solid 10px #FFFFFF;
}

.Logo 
{
	padding: 14px 20px 24px 20px;
}

.Menu { padding: 0 10px 0 10px;}
.Menu, .Menu td {	background-color: #000000; color: #FFFFFF;}

.ImageDescription {	text-align: center;}

.GalleryTable
{
	padding: 20px;
}

.HomepageGalleryTable
{
	text-align: center;
}

.Picture
{
	border: solid 1px #5E5E5E;
}

.BrandsTable
{
	background-color: #5E5E5E;
}
.BrandsTable th
{
	background-color: #FF0000;
	color: #DEDFE0;
	text-align: center;
}
.BrandsTable td
{
	background-color: #FFFFFF;
	padding: 2px;
}

.PricesheetsTable
{
	background-color: #5E5E5E;
}
.PricesheetsTable th
{
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px solid black;
	font-weight: normal;
	text-align: left;
	padding: 2px 10px 2px 10px;
}
.PricesheetsTable td
{
	background-color: #FFFFFF;
	padding: 2px 10px 2px 10px;
}

.MenuGroup
{
    margin: 20px;
    background-color: #F0F0E9;
    line-height: 1.5em;
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuGroup td {
    padding: 10px 15px 10px 15px;
}
.MenuGroup a {
    font-weight: bold;
}

.MenuGroup th 
{
    padding: 2px 15px 2px 15px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #000000;
    margin: 0;
}
.footer { padding: 40px 0px 40px 0px;}
.footer, .footer td {	background-color: #000000; color: #FFFFFF; font-family: Veranda, sans-serif; font-weight: normal; font-size: 10px;}
.footer a
{
    text-decoration: none;
	color: #ffffff;
	
}
.footer a:visited {	text-decoration: none; color: #ffffff;}
.footer a:active { text-decoration: none; color: #ffffff;}
.footer a:hover
{
    text-decoration: none;
	color: #ffffff;
}
#copyright 
{
  	line-height: normal;
	
}
#credits 
{
    
	line-height: normal;
	
}	

