    <style type="text/css">
    body 
    {
        font-family:Arial;
        font-size: small;
		background-image: url(images/fading_background_7.png);
		background-repeat: repeat-x;
		margin-top: 0px;
    }
    tdvcc 
    {
		background-image: url(images/call_forwarding.gif);
		background-repeat: no-repeat;
    }
    .tdcell 
    {
        font-family:Arial;
        font-size:smaller;
    }
    .tdcellheader 
    {
        font-family:Arial;
        font-size:smaller
    }
    .tdheader 
    {
        font-family:Arial;
        font-size:smaller;
        font-weight:bold;
    }
    .style1 
    {
        font-family:Arial;
	    font-size:smaller;
	    color: #FF6600;
	    font-weight: bold;
    }
    .style2 
    { 
        font-family:Arial;
        font-size:large;
	    color: #FF0000;
	    font-weight:bold;
    }
    .style3 
    {
        color: #0033CC;
        font-family:Arial;
        font-size:smaller;
    }
	.inputField {
		 border: 1px groove #666666;
		 font: 11px Arial; color: #000;
		 text-align: left;
		 width:210px; height:20px;
		 background-color: #F4F8FB;
	}
	.serviceList {
		 border: 1px groove #666666;
		 font: 13px Arial; color: #000;
		 text-align: left;
		 width:200px; height:20px;
		 background-color: #F4F8FB;
	}
	.inputService {
		 border: 1px groove #666666;
		 font: 13px Arial; color: #000;
		 text-align: left;
		 width:200px; height:20px;
		 background-color: #F0F0F0;
	}
	.inputsField {
		 border: 1px groove #666666;
		 font: 11px Arial; color: #000;
		 text-align: left;
		 height:20px;
		 background-color: #F4F8FB;
	}
	.inputTxt {
		 border: 1px groove #666666;
		 font: 11px Arial; color: #000;
		 text-align: left;
		 height:80px;
		 background-color: #F4F8FB;
	}
	.submitField {
		 border: 1px groove #03037f;
		 font: 12px Arial; color: #ffffff;
		 text-align: center;
		 width:130px; height:30px;
		 background-color: #fb863e;
	}
	.goField {
		 border: 1px groove #03037f;
		 font: 12px Arial; color: #ffffff;
		 text-align: center;
		 width:45px; height:20px;
		 background-color: #fb863e;
	}
	.updateField {
		 border: 1px groove #03037f;
		 font: 14px Arial; color: #ffffff;
		 text-align: center;
		 width:70px; height:28px;
		 background-color: #fb863e;
	}
    </style>