﻿body
{
}
form
{
	margin-top: 0px;
}
.inputC
{
		background-image:url(../../images/common/forms/inputC.png);
float:left;
height:25px;
width:181px;
}
.inputC input
{
		background:transparent none repeat scroll 0 0;
border:medium none;
color:#A7A7A7;
float:left;
margin-left:9px;
margin-top:5px;
width:164px;
}
.inputA
{
	background-color: transparent;
	background-image: url(../../images/common/forms/inputA.png);
	height: 33px;
	width: 199px;
}
.input
{
	border: none;
	background: transparent;
	color:#ABABAB;
}
.inputA input
{
	color: #434343;
	float: left;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 11px;
	width: 180px;
}

.txt
{
background-color:transparent;
 background:#1D1D1D;  border:solid 1px #2A2A2A;
float:left;
height:23px;
width:185;
 margin-bottom:3px;
}
.txt input
{
background-color:transparent;
border:medium none;
float:left;
height:20px;
margin:5px 4px 0;
overflow:hidden;
width:177px; color:#AFAFAF; font-size:11px;
}
.txt-area
{
 background:#1D1D1D;  border:solid 1px #2A2A2A;

float:left;
height:100px;
margin-left:-2px;
width:185px;color:#AFAFAF
}
.txt-area textarea
{
	background-color:transparent;
border:medium none;
float:left;
height:98px !important;
margin:4px 4px 0;
overflow-x:auto;
width:177px;
color:#AFAFAF
}

