a:link, a:visited
{
	color: #888;
}

a:hover
{
	color: #000;
}



p.Abs
{
	font-size: 110%;
	width: 350px;
	font-weight: bold;
}
a.RelImg
{
	width: 100px;
	display: block;
	float: left;
	overflow: hidden;
	
}
img.RelImg
{
	display: block;
	float: left;
	padding-top: 5px;
}
div.ListItem
{
	width: 350px;
	padding-left: 0;	
	padding-top: 10px;
}
div.ListItem h3
{
	float: left;
	padding-left: 10px;
	width: 240px;
}
p.ListAbs
{
	float: left;
	padding-left: 10px;
	width: 240px;	
}
a.RelAbs
{
	text-decoration: none;
	display: block;
	padding-bottom: 1.0em;
}
a.ReadLink
{
	display: block;
	clear: both;
	text-align: right;
}
span.RelHeadline
{
	color: #990000; 
}

ul.head, ul.head ul, ul.head li { margin:0;padding:0;list-style:none; }
ul.head li {  }
ul.head { padding: 0 0 5px 0; color: #990000; }
ul.head ul li{ color: #333; background: transparent url(../img/arr.gif) no-repeat 0 4px; padding: 0 0 2px 7px; font-weight: normal; margin-top: 3px;}
ul.head ul li a:link, ul.head ul li a:visited { text-decoration: none; }

ul.head ul li.nomark { padding: 0; background: none; }

span.RelAbs
{
	display: block; background: transparent url(../img/arr.gif) no-repeat 0 4px; padding: 1px 0 2px 7px;
}


/* Archive */


.ArchiveList
{
    list-style:none;    
    margin:0;
    padding:0;
}

.ArchiveList li
{
     color: #333; 
     background: transparent url(../img/arr.gif) no-repeat 0 4px; 
     padding: 0 0 2px 7px; 
     font-weight: normal; 
     margin-top: 3px;
}

.ArchiveList li a
{
    text-decoration: none;    
}
