body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #eff2f3;
}

table, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}


h1 {
	font-size: 18pt;
	font-weight: normal;
	margin: 0.1em 0 0.1em 0;
}

h2 {
	font-size: 11pt;
}

h3 {
	font-size: 10pt;
}


#main {
	width: 750px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.digitaldutch-bar {
	margin-bottom: 10px;
}

.arles-title {
	width: 750px; 
	margin-left: auto;
	margin-right: auto;
	font-size: 16pt;
	letter-spacing: 0.3em;
	padding-top: 6px;
	padding-bottom: 3px;
	background-image: url(../images/arles_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.arles-menu {
	width: 750px; 
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	border: 1px solid black;
	color: black;
	background-color: #FFFF99;
}

/*Internet Explorer includes the border inside the width  */
html>body .arles-menu {
	width: 748px; 
	}	

.main-sides {
	width: 750px; 
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/main-sides.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.main-gradient-top {
	background-image: url(../images/main-gradient-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.main-top {
	background-image: url(../images/main-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.main-bottom {
	background-image: url(../images/main-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bottomtext {
	text-align: center;
	font-size: 8pt;
}

.menuitems {
	font-size: 9pt;
	padding: 4px;
}

.mainbody {
	padding: 10px 10px 10px 10px;  
}

.image-right {
	clear: right;
	float: right;
	margin: 0 0 5px 5px;
}

.image-caption {
	font-size: 8pt;
}

.news-title {
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	margin: 1em 0em 0em;
	padding: 0em;
	border-bottom: 1px solid #999999;
}
p.news-date {
	font-size: 7px;
	color: #666666;
	padding: 0 0 0.5em 0;
	margin: 0;
	text-align: right;
}

#mainlist li {

}

#mainlist
{
  margin: 0 0 0 20px;
  padding: 5px 0 0 0px;
  list-style: none;
}

#mainlist li
{
  padding-left: 20px;
  margin: 10px;
  background-image: url(../images/listitem.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
}

.ordertable {
  border: solid black 1px;
}

.ordercell {
  padding: 5px 5px 5px 5px;
}
