
form.cmxform {
	width:200px;
	color: #333;
	font-family:"Trebuchet MS";
	font-size:14px;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: #CC0000;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
div.error { display: none; }
input,textarea {	border: 1px solid #999999; font-family:"Trebuchet MS";
	font-size:14px;}
textarea:focus,input:focus{ border: 1px solid #CCCCCC; font-family:"Trebuchet MS";
	font-size:14px;}
input.error { border: 1px solid #CC0000;font-family:"Trebuchet MS";
	font-size:14px;}
textarea.error { border: 1px solid #CC0000;font-family:"Trebuchet MS";
	font-size:14px;}
textarea
{
width:400px;
}
.field-label
{
	color: #333;
	font-weight: normal;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
	font-family:"Trebuchet MS";
}
#txt
{
height:20px;
width:200px;

}
#txt1
{
height:20px;
width:200px;
}


#txt2
{
height:20px;
width:200px;

}
#txt3
{
height:20px;
width:200px;

}
.signuptxt
{
height:23px;
width:400px;
}

#submittxt
{
height:23px;
width:400px;
}
#submittxt1
{
height:23px;
width:400px;
}

#userName
{
height:23px;
width:400px;
}
#password
{
height:23px;
width:400px;
}
#email
{
height:23px;
width:400px;
}

.signinbut
{
background:transparent url(signin00.png);
height:33px;
width:90px;
border:0;
behavior: url(iepngfix.htc);
}

.signupbut
{
background:transparent url(signup00.png);
height:33px;
width:90px;
border:0;
behavior: url(iepngfix.htc);
}

.sendbut
{
background:transparent url(send0000.png);
height:33px;
width:90px;
border:0;
behavior: url(iepngfix.htc);
}

.suggaetbut
{
background:transparent url(submit00.png);
height:33px;
width:90px;
border:0;
behavior: url(iepngfix.htc);
}

.requestbut
{
background:transparent  url(request0.png);
height:33px;
width:90px;
border:0;
behavior: url(iepngfix.htc);
}
.cancelbut
{
background:transparent  url(cancel00.png);
height:33px;
width:90px;
border:0;
behavior: url(iepngfix.htc);
}
.postbut
{
background:transparent  url(postcomm.png);
height:33px;
width:122px;
border:0;
behavior: url(iepngfix.htc);
}
#seVal
{
height:23px;
width:250px;
border-color:#999999;
}
#comm
{
width:500px;
}