.cssJobListGrid
{
	background-color: Silver;
	color: Black ;
	font-size: 8pt;
	border-color: White;
	border-style: solid;
	border-width:1px;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

.cssJobListGridHeader
{
	background-color:White;
	color: Black;
	font-size: 8pt;
	font-weight: bold;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

.cssJobListGridItem
{
	background-color: #DEDDDD;
	color: Black ;
	font-size: 8pt;
	border-color: White;
	border-style: solid;
	border-width:1px;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

.PropertyEditing
{
	background-color: #cccccc;
}

textarea,select,input.text,input.submit,input.reset,input.button,input.password,input.file
{
	border: solid 1px #003366;
}

.FormattedField
{
	border: solid 1px #003366;
}

.text_boxes
{
	color: #003366;
}

.meter_field
{
	width: 15px;
	text-align: center;
	background-color: #ffffa0; 	
}