.management
{
    color: blue;
}



textarea.formtextarea
	{width: 360px;				height: 120px;
			font-family: Verdana;			font-size: 10px;
			}
p.tabdown	{padding-top: 40px;
		}

table.tableform
	{border-style: outset;			border-width: 5px;
	border-color: #CCCCCC;
	}
td.vformcell
	{color: #FFFFFF;			padding: 8px;
	border-style: outset;			border-width: 1px 0px 1px 0px;
	background: #FF6600;		font-family: Verdana;
	font-size: 12px;
	}
input.forminput
	{font-family: Arial;			font-size: 10px;
	}
select.forminput
	{font-family: Arial;			font-size: 11px;
	}
input.rpsbutton
	{font-family: Arial;			font-size: 12px;
	height: 22px;			text-decoration: none;
	}

td.category	{font-weight: 900;
		color: #FF6600;
		padding: 14px;
		}




