/*###############################################################################################

#

#  project               :Occasionpark.nl

#  filename             : style.css

#  last modified by  :Harrie Bonnen

#  e-mail                : harrie@occasionpark.nl

#

###############################################################################################*/


th        
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
text-align: center; 
color: #000066
}

form      
{ 
margin:0px; 
}

.label    
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #000066
}

.sale   
{ 
font-family: Arial, sans-serif; 
font-size: 12pt; 
font-weight: bold; 
color: #FF0000
}

.saleklein   
{ 
font-family: Arial, sans-serif; 
font-size: 7pt;  
color: #FF0000
}

.normal   
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
color: #000066
}

.doc   
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
color: #FF9900
}

.doc2   
{ 
font-family: Arial, sans-serif; 
font-size: 8pt;  
font-weight: bold; 
color: #FF9900
}

.notice   
{ 
font-family: Arial, sans-serif; 
font-size: 10pt; 
color: #006699
}

.colhead  
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
color: #FFFFFF; 
font-weight: bold
}

.topmenu  
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
color: #000066;
text-transform: lowercase
}

.topmenu_wit  
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
color: #FFFFFF
}

.tinytext 
{ 
font-family: Arial, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #000066
}

.select 
{
background: #FFFFFF; 
border-color: #366090; 
font-family: Arial, sans-serif; 
font-weight: bold; 
color: #000066; 
border-width: 1; 
font-size: 8pt; 
border-height: 1; 
border-style: solid
}

.button 
{
background:#366090; 
border-color: #FFFFFF; 
font-family: Arial, sans-serif; 
font-weight: bold; color: #FFFFFF; 
border-width: 1; 
font-size: 8pt; 
border-height: 1; 
border-style: solid; 
cursor: hand
}

.button2 
{
background:#B3BED2; 
border-color: #366090; 
font-family: Arial, sans-serif; 
font-weight: bold; 
color: #366090; 
border-width: 1; 
font-size: 8pt; 
border-height: 1; 
border-style: solid; 
cursor: hand
}

.border 
{ 
border-width: 1; 
border-style: solid; 
border-color: #366090
}

.border2 
{ 
border-width: 1; 
border-style: solid; 
border-color: #FFFFFF;
}

a 
{  
color: #000066; 
text-decoration: underline
}

a:hover 
{  
color: #0000CC; 
text-decoration: none
}

a:active 
{ 
color: #DD5D5B
}
 body
  {
  	scrollbar-arrow-color:#0282c2;
    scrollbar-base-color:#0282c2;
    scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
  }