body,html {
	background-color: #cbd3d8;
}
#dtemplate_container a {
	color: #5d7785;
}
#dtemplate_container a:hover {
	color: #5d97b7;
}
#dtemplate_header {
	background-image: url(images/header.jpg);
	background-color: white;
}
#dtemplate_header-1000 {
	background-image: url(images/header-1000.jpg);
	background-color: white;
}
#dtemplate_header h1 {
	color: #899ba5;
}
#dtemplate_top-bar {
	color: white;
}
#dtemplate_top-bar a {
	color: white;
}
#dtemplate_top-bar a:hover {
	color: #5d97b7;
}
#dtemplate_nav-bar {
	background-color: white;
}
#dtemplate_search-bar {
	background-color: white;
	color: #999;
}
#dtemplate_bottom-nav {
	background-color: #e8e8e8;
}
#dtemplate_main-content {
	background-color: white;
}
#dtemplate_content h2.article-head a {
	color: black;
}
#dtemplate_stat h4, #dtemplate_stat .dtemplate_detail {
	background-color: #c9c5ae;
	color: white;
}
.dtemplate_widget h4 {
	background-color: #899ba5;
	color: white;
}
#dtemplate_container .dtemplate_widget h4 a {
	color: white;
}
#dtemplate_container .dtemplate_widget h4 a:hover {
	color: white;
}
.dtemplate_widget .dtemplate_detail {
	color: #999;
}
#dtemplate_container .dtemplate_widget .dtemplate_detail a.widget_menu {
	border-bottom-color: #ccc;
}
#dtemplate_footer {
	color: white;
}
#dtemplate_main-content .WorkCenterHeader {
	color: #333;
}
#article-layout .date {
	color: #999;
}
#article-layout .content {
	border-color: #ccc;
}