       
    	body      {  
                background-color: #FFFFFF; 
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 8pt;
                margin: 0;                 
                scrollbar-face-color: #FFFFFF;
                scrollbar-highlight-color: #FFFFFF;
                scrollbar-3dlight-color: #FFFFFF;
                scrollbar-darkshadow-color: #FFFFFF;
                scrollbar-shadow-color: #FFFFFF;
                scrollbar-arrow-color: #333333; /* #D7E4EB; */
                scrollbar-track-color: #FFFFFF;
	  
                }
                
	   a          {     
                font-weight: bold; 
                font-size: 8pt; 
                color: #005596; /*#003399; */
                text-decoration: none; 
			    font-weight: normal

                }
                
	   a:hover    { 
                color: #005596; 
                text-decoration: underline; 
                font-weight: normal
                }	 
                
     a.two      {     
                font-weight: bold; 
                font-size: 8pt; 
                color: #FFFFFF; /*#003399; */
                text-decoration: none; 
                font-weight: normal
                }
                
	   a.two:hover    { 
                color: #FFFFFF; 
                text-decoration: underline; 
                font-weight: normal
                }	
                
                
                  
	   .mainBox   {	  						
	   		position: positive;     /*relative;	*/		    
		            width: 250;
		            height: 585px;
		            vertical-align: middle;
		            text-align: left;
		            background-color: #FFFFFF;/*#DFE7FF;*/
		            top: 0px;
		            left:0px;	
		            /*border: 0px solid #D7E4EB;   0 göm eller 1 visa         */
		            }
	   
	   #image 		{
	   				position: absolute;
            		border: 0;
            		top: 16px;
					left: 40px;
								}
      	   
	   .answer	  { 
	    					position: absolute;  
		            text-align: left;
		            color: #333333;		   
		            overflow: auto;	                        
		            vertical-align: top;
		            width: 230px; 
		            height: 110px; /*147px;*/
		            top: 225px;
		            vertical-align: middle;
			left: 10px;
			background-color: white;
word-wrap: break-word;
overflow-x: hidden;
border: 1px solid #D7E4EB;
								}
								
		  .answer2	{ 
	    				  margin-right: 2px;
	    				  }
                
.ENTRY2{margin-right: 0px;}

     .ENTRY	{        				
        				position: absolute;
        				background-color: #FFFFFF; 
                border: 1px solid #7F9DB9;
                width: 230px;
                height: 35px;                 
                /*overflow: auto; */
	overflow-x: hidden;
				        vertical-align: middle;
				        text-align: left;				        
			  top: 345px; /*320px;*/
								left: 10px;
word-wrap: break-word;
				        }  				 
                
     #submit	  {
				     	  position: absolute;
				        top: 390px;
							  right: 10px;
							  } 
     			             
     #left      { 
       					position: absolute;
       					top: 2px;
       					left: 5px;
       					}
    
    #background	{
    						position: absolute;
						    background-color: #1A64A0;
						    bottom: 0px;
						    left: 0px;
						    height: 20px;
						    width: 250px;
						    color: white;
       					}   					

   /* #background_top	{
    						position: absolute;
							background-color: #5172A7;
						    top: 0px;
						    left: 5px;
						    height: 34px;
						    width: 190px;
							color: #FFFFFF;	
						    background-image: url(http://a.bd1.artificial-solutions.com/_tests/vv_test/htdocs/images/bgbild_vv.jpg);
       					}      */
       					
     #right     {        					     					
       					position: absolute;
       					top: 2px;
       					right: 12px;    					
       					}     
       					
     abbr, acronym, span.abbr 
     						{
								cursor: help;
  							/*border-bottom: 1px dashed #000000;*/
  							text-decoration: underline; 
								}