.List
{
	border-collapse: collapse;
}

.ListItemHead
{
	background-color: #b0c4de;
    border-bottom: dimgray;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 2px
}

A.ListItemHead:link, A.ListItemHead:visited, .ListItemHead th a, .ListItemHead th a:active
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial;
	background-color: #b0c4de;
	text-decoration: underline;
}

.ListItemHead th a:hover
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana, Arial;
	background-color: #b0c4de;
	text-decoration: underline
}

A.ListItem:link
{
	font-size: 11px;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

A.ListItem:visited
{
	font-size: 11px;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: purple;
	background-color: transparent;
}

.ListItem
{
	padding-left: 2px;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: #ffffff;
}

.ListItemAlt
{
	padding-left: 2px;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: #e8e8e8;
}

.ListItemDeleted
{
	font-size: 11px;
	color: gray;
	font-family: Verdana, Arial;
	text-decoration: line-through;
}

.ListFooter
{
	font-weight: bold;
	font-size: 11px;
	line-height: 10pt;
	font-family: Verdana, Arial;
	background-color: #b0c4de;
}

.ListPager
{
	font-size: 9px;
	font-family: Verdana, Arial;
	background-color: #b0c4de;
}

.ListPager td a
{
	font-size: 10px;
	font-family: Verdana, Arial;
	background-color: #b0c4de;
}

.ListPager td span
{
	font-size: 15px;
	font-family: Verdana, Arial;
	background-color: #b0c4de;
	color:darkblue;
	font-weight: bold;
}

.ListControls
{
	font-size: 9px;
	font-family: Verdana, Arial;
}
