
 body {margin:0px; padding:0px; background-color:#F0F0F0}
  .main{font-family:Tahoma; font-size:11px;  color:#5D5D5D; line-height:12px}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; line-height:12px}
  .red{font-family:Tahoma; font-size:12px;  color:#A12525;}
  .green{font-family:Tahoma; font-size:11px;  color:#64A33C;}
  






  .input{
  		width:167px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#6B6B6B;
		font-family:Tahoma; font-size:11px;  color:#5D5D5D; 
		}
		

	
  .textarea{
		width:337px; height:106px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#6B6B6B;
		font-family:Tahoma; font-size:11px;  color:#5D5D5D; 
		overflow:auto;
		}
		
  .fabributtoncss {
	    border: 0 none;
	    padding: 0;
	    width: 19px;
	    height: 31px;
	    background: url('images/btngo.gif') no-repeat center top;
	    cursor: pointer
        }

  .fabributtoncss:hover {
        border: 0 none;
	    padding: 0;
	    width: 19px;
	    height: 31px;
	    background: url('images/btngod.gif') no-repeat center top;
        }