body
{
	font-family: Tahoma, Trebuchet ms, arial, helvetica;
	font-size: 10.4px;
	background-color: #ebebeb;
	color: #111;
	padding-left: 0px;
        padding-right: 0px;
        overflow-x: hidden;
        display:block;
}
hr
{
	color: #888;
	background-color: #888;
	height: 1px;
	border: none;
}
p
{
	margin-top: 20px;
}
a:link
{
	color: #B05FC4;text-decoration: none;
}
a:active
{
	color: #648BCB;
}
a:visited
{
	color: #B05FC4;
}
a:hover
{
	color: #f00;text-decoration: none;
}

input[type='text'] {
    font-family: Tahoma, Trebuchet ms, arial, helvetica;
    font-size: 10px;
border           : 1px solid #aaa;
    background-color : #fff;
color:#333;
  width: 90px;
    
}
.button
{

border           : 1px solid #111;
    background-color : #6178AB;

     
     color: #fff;
	font-family:Tahoma, Trebuchet ms, arial, helvetica;
	font-size: 10px;
	font-weight:bold;
	
        
        
       
        
}










.form_table
{

width: 170px;
       border:1px solid f00;
}
.form_td_left
{

	width: 100px;
vertical-align : middle;
}
.form_td_right
{
	width: 70px;
vertical-align : middle;
}
	