.article {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-family: Arial, Tahoma;
}

.article_title {
	padding: 0px 5px 0px 10px;
	background-color: #eeeeee;
	background-image:url('images/style/gradient_small.png');
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	letter-spacing: 0px;
}

.article a {
	text-decoration: underline;
}

a img {
	text-decoration: none;
	border: 0px;
}

div#sidebar.article {
	
}

.article_content {
	padding: 1px 5px 10px 10px;
	background-color: #ffffff;
	border: 1px #0B6D5E solid;
}

.article_foot {
	padding-left: 5px;
	background-color: #008E7E;
	color: #eeeeee;
}

.side_box {
	background-color: #1769BD;
	border: 1px #ffe700 solid;
}

.calout {
	font-family: Tahoma, Geneva, sans-serif;
	color: #bbbbbb;
	border: 1px #ffe700 solid;
	background-color: #252525;
	font-size: 10px;
	text-align: center;
	width: 90%;
	height: 150px;
	margin: 5%;
}

.calcellTop {
	float: left;
	width: 100%;
	color: #ffe700;
	font-size: 14px;
	font-weight: bold;
}

.calcellday {
	float: left;
	width: 14%;
	font-weight: bold;
	color: #1769BD;
}

.calcell {
	float: left;
	width: 14%;
}

.calcellactive {
	float: left;
	width: 14%;
	background-color: #1769BD;
	color: #FFFFFF;
}
