body{
background: #FFFFFF;
font-family: myriad, myriad web, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #536F7D;
margin: 0px;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #054189; 
scrollbar-darkshadow-color: #054189; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #054189;
}

td {
font-size: 10pt;
}

h3 {
font-size: 12pt;
font-weight: bold;
margin: 0px;
}

h2 {
font-size: 15pt;
font-weight: normal;
margin: 0px;
}

.kop1 {
font-size: 12pt; 
font-weight: bold;
}
.kop2 { 
font-size: 12pt; font-weight: bold; font-style: italic;
}

.normaal { 
}

.button{
width: 160px; 
height: 20px;
background: #A53422; 
border-left: 2px solid #E09999; 
border-top: 2px solid #E09999; 
border-right: 2px solid AA0000; 
border-bottom: 2px solid AA0000; 
color: #FFFFFF; 
font-weight: bold; 
padding: 4px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
cursor: hand;
margin: 0 10px 0px 0; 
}

.header {
background: #A53422;
color: #FFFFFF;
}

.top_sec {
background: #A7A9AC;
color: #FFFFFF;
}

.main {
background: #FFFFFF;
color: #000000;
}

.side_left {
background: #9D9FA0;
color: #FFFFFF;
}

.side_right_01 {
background: #D4363C;
color: #000000;
padding: 3px;
}

.side_right_02 {
background: #D4363C;
color: #FFFFFF;
border: 1px solid #FFFFFF;
}

.side_right_03 {
background: #215585;
color: #000000;
}

.add_right {
background: #FFFFFF;
color: #000000;
border-bottom: 2px solid #D4363C;
}

.price {
color: #FF0000;
}

.emailbox {
/*background: #FFD6C2;*/
text-align: center;
color: #FFFFFF;
font-size: 9pt;
}

.listbg1 {
background: #EEEEEE;
color: #000000;
}
.listbg2 {
background: #FFE2D4;
background: #FFEAE0;
color: #000000;
}

.menutitle{
cursor: hand;
color: #B52116;
width: 192px;
height: 24px;
text-align: right;
font-weight: normal;
}

.submenu{
cursor: hand;
color: #536F7D;
width: 192px;
text-align: right;
font-weight: normal;
/*padding-top: 3px;*/
}

a{
color: #B12116;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}
a:visited{
color: #B12116;
text-decoration: none;
}
a:hover{
color: #B12116;
text-decoration: underline;
}
a:active{
color: #B12116;
text-decoration: none;
}

a.navbar{
color: #536F7D;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}
a.navbar:visited{
color: #536F7D;
text-decoration: none;
}
a.navbar:hover{
color: #536F7D;
text-decoration: underline;
}
a.navbar:active{
color: #536F7D;
text-decoration: none;
}

a.menu{
color: #838281;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}
a.menu:visited{
color: #838281;
text-decoration: none;
}
a.menu:hover{
color: #333333;
text-decoration: none;
}
a.menu:active{
color: #838281;
text-decoration: none;
}

a.sub{
color: #536F7D;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}
a.sub:visited{
color: #536F7D;
text-decoration: none;
}
a.sub:hover{
color: #000000;
text-decoration: none;
}
a.sub:active{
color: #536F7D;
text-decoration: none;
}

a.small{
color: #838281;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
}
a.small:visited{
color: #838281;
text-decoration: none;
}
a.small:hover{
color: #666564;
text-decoration: underline;
}
a.small:active{
color: #838281;
text-decoration: none;
}


#slides{
	width: 671px
}
#content{
	margin: 20px 0 0 0;
}
#content h3{
	color: rgb(177, 33, 22);
}
#buttons{
	margin: 20px 0;
}
#photos{
	float: left;
}
#thumbs{
	float: right;
	width: 170px;
	text-align: right;
}
#thumbs div{
	float: left;
	margin: 0 0 10px 12px;
	border: 1px solid #cccccc;
}
