@charset "utf-8";
/* CSS Document */
.bodyfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	letter-spacing: 10px;
}
a:link {
	color: #6699FF;

}
a:visited {
	color: #666666;
}
a:hover {
	color: #666699;
}
a:active {
	color: #666666;
}
.body_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.news_font_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.table_grey {
	background-color: #808080;
}
.table_news_back {
	background-image: url(store/includes/templates/cbs/images/newsletter/aocb_back_LR.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.news_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(store/includes/templates/cbs/images/newsletter/news_title_back.png);
	height: 25px;
	width: 290px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.news_font_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

