
/*-------------------------

	sub_nav

--------------------------*/

#archives {
	margin:20px 0 0 20px;
}

#archives li {
	font-size: 120%;
	line-height:1.5;
	margin:5px 0;
	text-align:left;
	color:#BC1A21;
}

#archives li img {
	margin-right:5px;
}

#archives li a {
	color:#8562bb;
	text-decoration:none;
}

#archives li a:hover {
	color:#8562bb;
	text-decoration:underline;
}


.caption_text {
	padding-top:5px;
	font-size:80%
;	
	line-height:1.5;
}

.date_author {
	text-align:right;	
	
}

.page_color{
	color:#A99BBD;
}

.news_subtitle {
	font-size: 120%;
	line-height: 20px;
	vertical-align: top;
}

table {
	font-size: 90%;
	line-height: 1.5;
}
