/** green specific bits */



/** header **/

div#header  { background: #000 url("../images/mb_header_green1.jpg") no-repeat 50% 0 }



/** links **/

a:link, 

a:visited {

	color: #718D23;

}



a:hover {

	color: #5C751E;	

}



/** menu stuff **/

#slider {

	border-bottom: 4px solid #85A72A;

}



a.mainlevel:hover,

a.mainlevel#active_menu,

td#leftcol ul.submenu a:hover,

td#rightcol ul.submenu a:hover,

ul.submenu li.active a {

	border-right: 4px solid #85A72A;

}



/** user block **/

body.left table#mainframe td#left2col {

	background: #97A8BB url(../images/mb_ushadow_green_l.png) 100% 0 repeat-y;

}



body.right table#mainframe td#left2col  { background: #fff url("../images/mb_ushadow_green_l.png") repeat-y 100% 0 }



body.left table#mainframe td#right2col {

	background: #fff url(../images/mb_ushadow_green_r.png) 0 0 repeat-y;

}



body.right table#mainframe td#right2col {

	background: #97A8BB url(../images/mb_ushadow_green_r.png) 0 0 repeat-y;

}



table#mainframe td#usercol {

	background: #515151 url(../images/mb_user_green_bg.png) 0 0 repeat-x;

}

