﻿body 
{
    BACKGROUND-COLOR: #f5f5f5;
    
}
div 
{
    /*border:1px solid black;*/
    font-family:verdana;
    font-size:12px;

}

input[type=password] 
{
    font-family:Verdana;
    font-size:12px;
}

input[type=text] 
{
    font-family:Verdana;
    font-size:12px;
}

input[type=checkbox] 
{
    font-family:Verdana;
    font-size:12px;
}

input[type=button]
{
    font-family:Verdana;
    font-size:12px;
    TEXT-ALIGN: center;
}

input[type=submit]
{
    font-family:Verdana;
    font-size:12px;
    TEXT-ALIGN: center;
}

input.buttonclassverticalmenu 
{
    background-color:#3B5998;
    color:White;
    cursor:hand;
    padding:2px;
    WIDTH: 116px; 
    HEIGHT: 55px;
    font-size:11px;
}
        
input.buttonclassverticalmenu:hover
{
    background-color:#609946;
}   

input.buttonclasssimple 
{
    background-color:#3B5998;
    color:White;
    border:0;
    cursor:hand;
    TEXT-ALIGN:left;
    margin:1px;
    padding:4px;
}


 
input.buttonclassred
{

    background-color:#F75E34;
    color:White;
    
    BORDER-BOTTOM-COLOR: #Ff3b3b; BORDER-TOP-COLOR: #FAB5A2; BORDER-RIGHT-COLOR: #Ff3b3b; BORDER-LEFT-COLOR: #FAB5A2;
    cursor:hand;

	padding: 5px; 
	margin-top: 6px; 
	margin-left: 5px; 
	
} 
 
input.buttonclassred:hover
{
	background:#609946; 	
	BORDER-BOTTOM-COLOR: #94a2bf; BORDER-TOP-COLOR: #94a2bf; BORDER-RIGHT-COLOR: #94a2bf; BORDER-LEFT-COLOR: #94a2bf;
}

 
input.buttonclasssimple:hover
{
    background-color:#609946;
}   
    
input.buttonclasssimpletransparent
{
    background-color:transparent;
    color:black;
    border:0;
    cursor:hand;
}
        
input.buttonclasssimpletransparent:hover
{
    color:Red;
}       
input.buttonclass 
{
    background-color:#4f6aa3;
    color:White;
    width: 237px;
    /* volle border, no relief*/
    /*BORDER-BOTTOM-COLOR: #1a356e;     BORDER-TOP-COLOR: #29447e;     BACKGROUND-POSITION: 0px 0px;     BORDER-RIGHT-COLOR: #29447e;     BORDER-LEFT-COLOR: #29447e;*/
    /* relief border */
    BORDER-BOTTOM-COLOR: #94a2bf; BORDER-TOP-COLOR: #94a2bf; BORDER-RIGHT-COLOR: #94a2bf; BORDER-LEFT-COLOR: #94a2bf;
    cursor:hand;
}
        
input.buttonclass:hover
{
    background-color:#609946;
}

input.buttonclasssmallblue
{
    background-color:#4f6aa3;
    color:White;
    BORDER-BOTTOM-COLOR: #94a2bf; BORDER-TOP-COLOR: #94a2bf; BORDER-RIGHT-COLOR: #94a2bf; BORDER-LEFT-COLOR: #94a2bf;
    cursor:hand;
    height:18px;
    width:90px;
    font-size:11px;
}
        
input.buttonclasssmallblue:hover
{
    background-color:#609946;
}


input.buttonclasssmallred
{
    background-color:#b33a3a;
    color:White;
    BORDER-BOTTOM-COLOR: #bfa294; BORDER-TOP-COLOR: #bfa294; BORDER-RIGHT-COLOR: #bfa294; BORDER-LEFT-COLOR: #bfa294;
    cursor:hand;
    height:18px;
    width:80px;
    font-size:11px;
}
        
input.buttonclasssmallred:hover
{
    background-color:#609946;
}

input.buttonclassbold
{
    background-color:#4f6aa3;
    color:White;
    font-weight:bold;
    /* volle border, no relief*/
    /*BORDER-BOTTOM-COLOR: #1a356e;     BORDER-TOP-COLOR: #29447e;     BACKGROUND-POSITION: 0px 0px;     BORDER-RIGHT-COLOR: #29447e;     BORDER-LEFT-COLOR: #29447e;*/
    /* relief border */
    BORDER-BOTTOM-COLOR: #94a2bf; BORDER-TOP-COLOR: #94a2bf; BORDER-RIGHT-COLOR: #94a2bf; BORDER-LEFT-COLOR: #94a2bf;
    cursor:hand;
}
        
input.buttonclassbold:hover
{
    background-color:#609946;
}

input.textclass 
{
    border-style:solid;
    border-width:1px;
    /*border-color:#eeeeee;
    border-color:#4f6aa3;*/
    background-color:#eeeeff;
    BORDER-BOTTOM-COLOR: #96a6c5; BORDER-TOP-COLOR: #96a6c5; BORDER-RIGHT-COLOR: #96a6c5; BORDER-LEFT-COLOR: #96a6c5;
    height:15px;        
}

select.selectclass 
{
    border-style:solid;
    
    border-width:1px;
    BORDER-BOTTOM-COLOR: #96a6c5; BORDER-TOP-COLOR: #96a6c5; BORDER-RIGHT-COLOR: #96a6c5; BORDER-LEFT-COLOR: #96a6c5;
    margin: 0;
    padding: 0; 
    HEIGHT: 22px;
}


input.checkboxclass 
{
            
}

p
{
    margin-top:0px;
}

.headerdiv
{
    height: 80px;
    background-color:#3B5998;
    color:white;
    /*width:1280px;        */
    /*background: #FFF url(images/headerbg.jpg) repeat-x top left;*/
            
}
        
.headerdiv p.text
{
    font-family:Verdana;
    font-size:25px;
    height: 34px;
            
}

.footerdiv
{
    height: 40px;
    background-color:#999999;
    padding-top:0px;
    color:white;
    /*width:1280px;*/
            
            
}
        
.footerdiv p.text
{
    font-family:Verdana;
    font-size:12px;
    height: 34px;
    margin-top:0px;
    padding-top:13px;
    color:#dddddd;
            
}
        
.footerdiv p.images
{
    font-family:Verdana;
    font-size:25px;
    height: 34px;
    margin-top:0px;
}
              
.footerdiv img
{
 
    height:51px;
    width:50%;
           
}

.infobox 
{
    
    font-family:verdana;
    font-size:14px;  
    font-weight:bolder;  
}

#GetBureelDetails:hover
{
    background-color:#609946;
    color:white;
}
