﻿body 
	{
		background-color: #006f68;
	}

td 
	{
		font-size: 10pt;
	}
.mess
    {
    	color:Red;
    	font-size:12px;
    }
.in 
    {
	    height: 15px;
	    width: 134px;
	    border: 1px none #CCCCCC;
	    /*float: left;*/
	    width: 132px;
	    background-image: url(input.gif);
	    background-color: #ebeffa;
	    text-align:center;
    }