a, #search .inputbox, #search .button{
color: #868686;
}

div.module h3 {
	color: #922626;
	height: 23px;
	width: 210px;
	padding: 5px 10px 0px 0px;
	background: url(../images/menu-head.jpg) no-repeat;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

a.mainlevel {
color: #aaa;
font-size: 12px;
font-weight: bold;
}

a.mainlevel:hover {
	border-right: 4px solid #972424;
}
a.mainlevel#active_menu {
	border-right: 4px solid #909090;
}

a.sublevel {
color: #9c4a4a;
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #F1F1F1 url(../images/submenu_back.gif) left center no-repeat;
border-right: 4px solid #669E83;
}

.contentheading {
color: #bc4a4a;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon {
background: url(../images/readon.gif) no-repeat left;
}

table.contentpane td.contentheading {
color: #bc4a4a;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}

.componentheading {
	border-bottom: 1px solid #bec2c7;
	color: #989898;
}

.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}