.textboxstyle1
{
border:1px solid #c4c4c4;
background:#ffffff;
padding:3px 3px 3px 3px;
height:14px;
width:160px;
}

.textboxstyle2
{
border:1px solid #c4c4c4;
background:#ffffff;
padding:3px 3px 3px 3px;
height:14px;
width:130px;
}

input.buttonstyle
{
width:80px;
height20px;
}

.textareastyle
{
overflow: auto;
padding:3px 3px 0px 3px;
border:1px solid #c4c4c4;
background:#ffffff;
width:260px; 
height:82px;
}

.selectstyle
{
border:1px solid #c4c4c4;
background:#ffffff;
height:20px;
}

input, textarea, select 
{
font-size: 11px;	
font-family: arial, verdana, helvetica, Sans-Serif;	
line-height : 19px;	
color:#222222;
}

.formcopy
{
font-size: 12px;	
font-family: arial, verdana, helvetica, Sans-Serif;	
line-height : 19px;	
color:#666666;
}
