body,html {
	background-color: #90b6cc;
}
#dtemplate_container a {
	color: #3d728d;
}
#dtemplate_container a:hover {
	color: #5aa6ce;
}
#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: white;
}
#dtemplate_top-bar {
	color: #c0def0;
}
#dtemplate_top-bar a {
	color: #c0def0;
}
#dtemplate_top-bar a:hover {
	color: white;
}
#dtemplate_nav-bar {
	background-color: white;
}
#dtemplate_search-bar {
	background-color: white;
	color: #999;
}
#dtemplate_bottom-nav {
	background-color: #d1e8ff;
}
#dtemplate_main-content {
	background-color: white;
}
#dtemplate_content h2.article-head a {
	color: #cc3300;
}
#dtemplate_stat h4, #dtemplate_stat .dtemplate_detail {
	background-color: #f7e6cf;
	color: #b89463;
}
.dtemplate_widget h4 {
	background-color: #96e7ec;
	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: #c0def0;
}
#dtemplate_main-content .WorkCenterHeader {
	color: #333;
}
#article-layout .date {
	color: #999;
}
#article-layout .content {
	border-color: #ccc;
}