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: 748px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	border: 1px solid black;
	color: black;
	background-color: #FFFF99;
}

.headerPRounded {
  font-size: 20px;
}

.headerPRounded a {
  text-decoration: none;
  color: inherit;
}

.headerPRounded a:hover {
  text-decoration: underline;
  color: #FA4B2A;
}


.pRounded {
  width:            730px;
  overflow:         hidden;
  padding:          8px;
  text-align:       left;
  margin-left:      auto;
  margin-right:     auto;
  margin-bottom:    10px;
  border:           1px solid #CCCCCC;
  border-radius:    10px;
  background-color: #FFFFFF;
}

.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-decoration: none;
  text-align: center;
  font-size:  8pt;
}

.bottomtext a {
  color:           #000000;
  text-decoration: none;
}

.bottomtext a:hover {
  text-decoration: underline;
}

.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;
}
