.bodyAdmin
{
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
} 

a
{
	color: #E09123;
}

.welcomeText
{
	color: #47670b;
	font-weight: bold;
	font-size: 12pt;
}


.adminProcessGridTitle td
{
	background-image: url(images/bottom-paging-bg.gif );
	background-repeat: repeat-x;
	height: 41px;
}

.adminProcessGridHeader th
{
	background-image: url(images/green-process-bg.gif );
	background-repeat: repeat-x;
	height: 48px;
	font-size: 9pt;
}

.adminProcessGridRow td, .adminProcessGridAlternateRow td
{
	background: #EBF9D7;
	font-size: 9pt;
	height: 40px;
}

.adminProcessGridRow td
{
	background: #FFFFFF;
}

.adminProcessGridAlternateRow td
{
	background: #EBF9D7;
}

.adminProcessNavigation ul li a
{
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}