Missing Controller

Error: NewService.shtmlController could not be found.

Error: Create the class NewService.shtmlController below in file: app/controllers/new_service.shtml_controller.php

<?php
class NewService.shtmlController extends AppController {

	var $name = 'NewService.shtml';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp