.input_med 
{
    width:255px;
}

.r	{color:red;}

.inp_small
{
    width:60px;
}

.inp_med
{
    width:100px;
}

.inp_large
{
    width:200px;
}

.inp_ext_large
{
    width:255px;
}

.inp_ext_ext_large
{
    width:455px;
}

th {
	background-color:#2F4F9C;
	color:White;
	/*font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	padding:3px;*/
	}

.th_sp {
	background-color:#859B23;
	/*font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	padding:3px;*/
	}	
.record_span 
{
    background-color:#2F4F9C;
    width:550px;
    color:White;
}
