/* CSS Document */
.Textboxes{
	height:20px;
	width: auto;
	border: 1 solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-transform: lowercase;
	text-decoration: none;




}
.Textboxesmail{
	height:17pt;
	border-style:solid;
	border-width:1;
	border-color:#999999;
	width: 160px;

}
.message{
border-style:solid;border-width:1;border-color:#CCCCCC
}
.button{
	height:20;
	width:60;
	CURSOR: hand;
	COLOR:#333333;
	background-color: #F2F2F2;
	border: 1px solid #333333;
	font-weight: bold;
	font-size: 9px;



	



}
.button1 {

	height:auto;
	width:auto;
	CURSOR: hand;
	COLOR:#333333;
	background-color: #F2F2F2;
	border: 1px solid #333333;
	font-weight: bold;
	font-size: 9px;
}
