.aList_caption
{
	text-align: center;
	font-weight: normal;
	list-style-position: outside;
	font-size: 10pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	list-style-type: disc;
	letter-spacing: normal;
	background-color: white;
}

.aList_body
{
	background-color: WhiteSmoke;
}


.aList_navrow
{
	text-align: center;
	/* background-image: url(../bbww/images/button_texture.gif); */
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
}

A.aList_navrow:link
{
	text-decoration: none;
	color: Black;
}

A.aList_navrow:visited
{
	text-decoration: none;
	color: Black;
}

A.aList_navrow:active
{
	text-decoration: none;
	color: #333399;
}

A.aList_navrow:hover
{
	text-decoration: none;
	color: #CE0000;
}


A.aList_ArticleLink:link
{
	text-decoration: none;
	background-color: Transparent;
	font-size: 9px;
	color: #AA0000;
}
A.aList_ArticleLink:visited
{
	text-decoration: none;
	background-color: Transparent;
	font-size: 9px;	
	color: #AA0000;	
}
A.aList_ArticleLink:active
{
	text-decoration: none;
	background-color: Transparent;
	font-size: 9px;	
	color: #FF0000;
}
A.aList_ArticleLink:hover
{
	text-decoration: none;
	background-color: Transparent;
	font-size: 9px;	
	color: #009999;
}

.aList_Headline
{
	background-color: DDDDDD;
	font-family: Arial;
	font-weight: 600;
	font-size: 13px;
	font-variant: small-caps;
	color: black;
}



.aList_AltHeadline
{
	background-color: BBBBFF;
	font-family: Arial;
	font-weight: 600;
	font-size: 13px;
	font-variant: small-caps;	
	color: black;

}


.aList_ArticleSummary
{
	background-color: White;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}


.aList_DateStamp
{
	color: Red;
	font-family: Arial;
	font-weight:bolder;
	font-size: 10px;
}
.aList_AltDateStamp
{
	color: Green;
	font-family: Arial;
	font-weight:bolder;
	font-size: 10px;
}

