body		{
		}

.formText	{
		color: #585858;
		font-size: 11px;
		font-family: Verdana;
		text-decoration: none;
		}
.formInput	{
		font-family: Verdana;
		font-size: 11px;
		color: #585858;
		background-color: #ffffff;
		border-color: #cccccc;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		}
.formTextarea	{
		font-family: Verdana;
		font-size: 11px;
		color: #585858;
		background-color: #ffffff;
		border-color: #cccccc;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		}
.formButton	{
		font-family: Verdana;
		font-size: 11px;
		color: #585858;
		border-color: #cccccc;
		background-color: #ffffff;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		}
.formSelect	{
		font-family: Verdana;
		font-size: 11px;
		color: #585858;
		border-color: #909090;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		}
.formRadio	{
		font-family: Verdana;
		font-size: 11px;
		color: 0B2C4D;
		}

