body {
    background:#242424 url(../images/template/background.jpg) repeat-x left top;
}
#top {
    background:url(../images/template/top.jpg) no-repeat left top;
}
#top .top-content-block {
	background:transparent url(../images/template/logo_block_content.png) no-repeat center top;
}
#top .top-login, #top .top-password {
	background:url(../images/template/top-login.gif) no-repeat left top;
}
#top .top-submit {
	background:url(../images/template/top-login-submit.gif) no-repeat left top;
}
#page {
    background:url(../images/template/pagebackground.jpg) no-repeat center top;
}
#content{
    background:url(../images/template/contentbg2.gif) repeat-y;
}
#content .pageheader{
    background:#632368;
}
#content .leftmenu .l1{
    background:#646072;
}
#content .leftmenu .l1 .active, #content .leftmenu .l2 .active, #content .leftmenu .l3 .active{
    background:#96019C;
    font-weight:bold;
}
#content .leftmenu .l1 a:hover, #content .leftmenu .l2 a:hover, #content .leftmenu .l3 a:hover{
    background:#96019C;
    font-weight:bold;
}

#content .leftmenu .l2{
    background:#c0c0c0;
}
#content .leftmenu .l2 .shade{
    background:#c0c0c0;
    border-bottom:#e3e3e3 1px solid;
}
#content .leftmenu .l2 .active{
    color:#e8e8e8;
}
#content .leftmenu .l3{
    background:#e8e8e8;
}
#content .leftmenu .l3 .active{
    color:#e8e8e8;
}
#content .rightcolumn .box{
    background:#646072;
}
#content .rightcolumn .search{
    background:#646072 url(../images/template/search.gif) no-repeat 190px center;
}
#content .rightcolumn .box .newslink{
    background:url(../images/template/newsarrow.gif) no-repeat left top;
}
#footer{
    background:#3D3742;
}
#footer2{
    background:#000;
}
