@charset "utf-8";
#header_left {
	background-image: url(../images/blue/logo.png);
}
#topmenu a{
	background-image: url(../images/blue/topmenu.png);
}
#topmenu a:hover {
}
.left_top {
	background-image: url(../images/blue/left_top.png);
}
.left_content {
	background-image: url(../images/blue/left_content.png);
}
.left_bottom {
	background-image: url(../images/blue/left_bottom.png);
}
#submenu_content {
	background-image: url(../images/blue/submenu_bg.png);
}
#submenu_content .moduletable {
	width: 150px;
}
#submenu_bottom {
	background-image: url(../images/blue/submenu_bottom.png);
}
#content_right_top {
	background-image: url(../images/blue/content_right_top.png);
}
#left_out h3, #left_out th {
	background-image: url(../images/blue/mainlevel_hover.gif);
}
.contentheading, .buttonheading, .buttonheading img{
	background-color: #6674A7;
}
.inputbox {
	border: 2px solid #6674A7;
}