@charset "utf-8";
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1A4E7E;
	letter-spacing: 2px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #1A4E7E;
	border-bottom-color: #1A4E7E;
}

.content_copy_news {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}
.content_sub_title_att {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_menu_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.Sub_Menu_Line_Spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.content_copy_news_laad_bg {
	font-size: 11px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	background-image: url(images/laad_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
