/* Start of CMSMS style sheet 'latest_box' */
@charset "utf-8";
/* CSS Document */

.UpdateBox	{
	background-color: #14243e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
}
.UpdateBox	a:link{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.UpdateBox	a:visited{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.UpdateBox	a:active{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.UpdateBox	a:hover{
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
/* End of 'latest_box' */

