
.listSortOuter
{
	border-top: solid 1px #4d4399;
}
.listSort
{
	background-color: #4d4399;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	border-top: solid 1px #8076cc;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #8076cc;
}
.listSortField
{
	background-color: #4d4399;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.listPage
{
	background-color: #4d4399;
	padding: 4px 6px 4px 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	border-top: solid 1px #b3a9ff;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #8076cc;
}
.listPageButton
{
	background-color: #4d4399;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 1px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	width: 22px;
	height: 18px;
	border: solid 1px #bbbbbb;
	cursor: pointer;
}
.listPageButtonOver
{
	background-color: #8076cc;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 1px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	width: 22px;
	height: 18px;
	border: solid 1px #ffffff;
	cursor: pointer;
}
.listButton
{
	background-color: #4d4399;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	height: 18px;
	border: solid 1px #aaaaaa;
	cursor: pointer;
}
.listButtonOver
{
	background-color: #8076cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	height: 18px;
	border: solid 1px #ffffff;
	cursor: pointer;
}
.listButtonOn
{
	background-color: #8076cc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	height: 18px;
	border: solid 1px #cccccc;
	cursor: pointer;
}
.list
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: solid 1px #4d4399;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
}
.listItem
{
	background-color: #ffffff;
}
.listAlternatingItem
{
	background-color: #e5f7ba;
}
.listSubItem
{
	background-color: #f2f2f2;
}
.listAlternatingSubItem
{
	background-color: #d0f19b;
}
.listSubSubItem
{
	background-color: #e6e6e6;
}
.listAlternatingSubSubItem
{
	background-color: #c4e58f;
}

