<STYLE TYPE='text/css'>   
    a:link {
    	color: rgb(0,0,0);
    	font-weight: bold;
    	text-decoration: none;
    }
    a.nav:link {
    	color: rgb(0,0,0);
    	font-weight: bold;
    	text-decoration: none;
    }
    a:visited { 
    	color: rgb(0,0,0);
    	font-weight: bold;
    	text-decoration: none;
    }
    a:active {
    	color: rgb(0,0,0);
    	font-weight: bold;
    	text-decoration: none; 
    }
    a:hover {
    	color: rgb(238,23,72);
    	font-weight: bold;
    	text-decoration: none;
    }

    /* Advert Titles */
    .font1 { 						
    	font-family: Arial;
    	font-size:14pt;
    	color: rgb(238,23,72);
    	font-weight: bold;
    } 
    
    /* Timesheet Text */
    .font2 { 						
    	font-family: Arial;
    	font-size:8pt;
    	color: rgb(0,0,0);
    } 
    
    /* Timesheet Text */
    .font3 { 						
    	font-family: Arial;
    	font-size:9pt;
    	color: rgb(0,0,0);
    } 
    
    /* Timesheet Text */
    .font4 { 						
    	font-family: Arial;
    	font-size:10pt;
    	color: rgb(0,0,0);
    }     
    
    /* Timesheet Text */
    .font4A { 						
    	font-family: Arial;
    	font-size:12pt;
    	color: rgb(0,0,0);
    }  
    
    /* TimeSheet Title */
    .font5 { 						
    	font-family: Arial;
    	font-size:18pt;
    	color: rgb(0,0,0);
    	font-weight: bold;
    } 
    
    /* Normal Site Text*/
    .font6 {
     	font-family: Verdana;
     	font-size:8pt;
     	line-height:12pt;
     	color: rgb(0,0,0);
    }
    
    /* Search Box Text */
    .font7 {
     	font-family: Verdana;
     	font-size:7pt;
     	line-height:7pt;
     	color: rgb(0,0,0);
    }
    
    /* Menu Text*/
    .font8 {
     	font-family: Verdana;
     	font-size:8pt;
     	line-height:16pt;
    }
    
    /* Time Sheet Text*/
    .font9 {
    	font-family: Verdana;
    	font-size:8pt;
    	font-weight:bold;
    	color: rgb(238,23,72);
    } 
    
    /* TimeSheet Address */
    .font10 { 						
    	font-family: Arial;
    	font-size:7pt;
    	color: rgb(0,0,0);
    }
    
    .font11 {
    	font-family: Arial;
    	font-size:10pt;
    	color: rgb(238,23,72);
    	font-weight: bold;
    }

	.textbox1 {
		font-family: Arial;
		font-size:10pt;
		width: 235px;
		align: right;
		border-width: thin;
		border-style:solid;
		border-color: rgb(110,110,110);
		background-color: rgb(255,240,240);
		scrollbar-base-color:rgb(252,209,218);
	}  
	.textbox2 {
		font-family: Arial; 
		font-size: 10pt; 
		align: right;
		width: 365px;
		border-width: thin;
		border-style:solid;
		border-color: rgb(110,110,110);
		background-color: rgb(255,240,240);
	}  
	.textbox3 {
		font-family: Arial; 
		font-size: 8pt; 
		align: right;
		width: 365px;
		border-width: thin;
		border-style:solid;
		border-color: rgb(110,110,110);
		background-color: rgb(255,240,240);
	}  
	.searchform {
		background-image:URL('http://new.lawson-clark.co.uk/pics/search_back.jpg');
		background-repeat:no-repeat;
	}
	.combo1 {
		font-family: Arial; 
		font-size: 10pt;
		width: 115px;
		background-color: rgb(255,240,240);
	}
	
</STYLE>
