.submit{
	background-color:#cccccc;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:hand;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
}
.text
{
	color:#000000;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

.text2
{
	color:#333333;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

.textarea{
	background-color:#cccccc;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-arrow-color:#990000;
	scrollbar-base-color:#eeeeee;
	scrollbar-darkshadow-color:#eeeeee;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-track-color:#ffffff;
	width:95%;
}

.textfield, .selectfield{
	background-color:#cccccc;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	width:95%;
}
