﻿body 
{
    margin-top:0;
    font-family:Arial;
    font-size:8pt;
}
H1
{
    letter-spacing:-1pt;
    margin-top: 0em; 
    margin-left: 0em; 
    padding-left: 0; 
    padding-bottom:0;
    line-height:18pt;
    font-family:Arial;
    font-size:large;
    font-weight:bold;
}

table#MainALTable  
{
    width:882px;
    padding:0 0 0 0;
    background-color:White;
}
.ContentALTable 
{
    width:560px;  
    padding:0 0 0 10px;
}

.ContentALTable2
{
    width:516px;  
    padding:0 0 0 10px;
}


ul
{
    list-style:none;
	margin-top: 0em; 
	margin-left: 0em; 
	padding-top:0;
} 

.menulinks
{
    background-color:Transparent;
    color:#ffffff;
    text-decoration:none;
}
a
{
    color:#888888;
    font-family:Arial;
    text-decoration:none;
}
a:hover
{
    color:#000000;
    
}


.ListHeaders
{
	background-color:Transparent;
	cursor:pointer;
	margin:5px;
	font-size:8pt; /*smaller;*/
	font-weight:bolder;
	color:White;
}

.ListBody
{
	margin:5px;
	padding:10px;
}

	
	

#nav
{
	background-color:White;
	
}

#scrollingContainer{
  width:100px;  
  height:310px;  
  
  border:0px solid #000;  
  
  background-color:#242424;

  padding:0px;  
  float:left;
    
  margin-right:10px;  
  font-size:0.9em;

} 

table Header 
{
     background-image:url(images/header.gif);
     background-repeat:no-repeat;
     background-position:top left;    
}
.Price 
{
    font-size:40pt;
    font-weight:bold;   
    color:#ee0018; 
    font-family:Arial;
}
.Company 
{
    font-size:20pt;
    font-weight:bold;   
    color:#ee0018; 
    font-family:Arial;
}
.YourPrice
{
    font-size:18pt;
    font-family:Arial Narrow;
    color:Black;
}
.ExVAT
{
    font-size:10pt;
    font-family:Arial;
    color:#242424;
}
.OfferDescription
{
    font-size:12pt;
    color: Black; 
    font-family:Arial;

 }