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