A.ListTitle {
	text-decoration:none;
	font-family:Arial,Sans-Serif;
	font-size:13px;
	font-weight:bold;
	color:#6A8DAD;
	text-align:left;
	}

.CommunitiesListRepeater A {
	text-decoration:none;
	color:#2F6FAD;
	font-weight:bold;
	}
	
.CommunitiesListRepeater A:hover {
	text-decoration:none;
	color:#5A77A0;
	}
	
.CommunitiesListRepeater TABLE {
	background-color:#ff0000;
	}

.CommunitiesListRepeater TD {
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:normal;
	font-size:11px;
	color:#555555;
	}

.CommunitiesListRepeater .HeadRow TD {
	font-weight:bold;
	font-size:10px;
	background-color:#003D71;
	background-image:url(/HomeBuilder/Images/Labels/headRowBg.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	height:26px;
	font-family:Verdana,Arial,Sans-Serif;
	text-transform:uppercase;
	border-top:none;
	border-bottom:none;
	}

.CommunitiesListRepeater .HeadRow TD A{
	color:#ffffff;
	text-decoration:none;
	}
	
.CommunitiesListRepeater .HeadRow TD A:hover{
	color:#a5884e;
	}

.CommunitiesListRepeater .AltRow {
	background-color:#e5ebf1;
	}
	
.CommunitiesListRepeater .AltRowBorder {
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #cacdce;
	}
	
.CommunitiesListRepeater .AltRowBottom {
	background-color:#e5ebf1;
	}
	
.CommunitiesListRepeater .AltRowBottomBorder {
	border-bottom:solid 1px #cacdce;
	}

.CommunitiesListRepeater .MainRow {
	background-color:#eef3fa;
	border-top:solid 1px #ffffff;
	}
	
.CommunitiesListRepeater .MainRowBorder {
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #cacdce;
	}
	
.CommunitiesListRepeater .MainRowBottom {
	background-color:#eef3fa;
	}
	
.CommunitiesListRepeater .MainRowBottomBorder {
	border-bottom:solid 1px #cacdce;
	}

.CommunitiesListRepeater .SelectedRow {
	background-color:#C6D6EF;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	}
	
.SortedColumn_ASC A {
	color:#686868 !important;
	}
	
.SortedColumn_DESC A {
	color:#686868 !important;
	}
