a:link, a:visited {
	color: #336600;
font-weight: bold;

}

a:hover {
	color: #424242;
}

/* ********************** form */
.button {
	border:outset 1px #83AF2C;
	color:#000;
	background:url(../images_green/bg_button.png) repeat-x left top;
}

/* ********************** top stuff */
#topbar_bg {
	background: url(../images_green/bg_top.png) 0 0 repeat-x;
}

#topbar_right {
	background: url(../images_green/top_r.png) 100% 0 no-repeat;
}

#search_bar {
	background: url(../images_green/bg_search.png) 0 0 no-repeat;
}

/* ********************** main frame */
#header_in {
	background-color: #DFEFBF;
}

/* ********************** left col */
#leftmain_in div.moduletable h3 {
	background:url(../images_green/bg_ltitle.png) 0 0 no-repeat;
	color: #9C3;
}

/* ********************** Top module and bottom module */
td.top_module {
	border: 1px solid #CCDAB0;
	background-color: #FAFCF5;
}

td.bottom_module {
	border: 1px solid #CCDAB0;
	background-color: #FCF7ED;
}

#top_module div.moduletable h3, #bottom_module div.moduletable h3,
div#right_edge div.moduletable h3 {
	background:url(../images_green/bg_module.png) no-repeat;
	color: #FF7F00;
}

/* ********************** footer and copyright */
#footer {
	background:url(../images_green/bg_footer.png) 0 0 repeat-x;
	border-bottom: 10px solid #333;
}

#footer_r {
	background:url(../images_green/bg_footer_r.png) 100% 0 no-repeat;
}

#footer_l {
	background:url(../images_green/bg_footer_l.png) 0 0 no-repeat;
}

#copyright {
	color: #666;
}

/* ********************** MODULES */
div.moduletable h3 {
	color: #FF7F00;
}

/* ********************** CONTENT STYLES */
td.contentheading {
	color: #360;
}

.componentheading {
	color: #FF7F00;
}

.back_button {
	color: #333;
}

.small, .createdate, .modifydate {
	color: #999;
}

table.contenttoc {
	border: 1px solid #eee;
}

/* ********************** MENU SYSTEM  */
#leftmain_in a.mainlevel:hover {
	background: url(../images_green/bg_menu_h.png) 0 0 no-repeat;
	color: #99CC33;
}

#leftmain_in #active_menu {
	background: url(../images_green/bg_menu_h.png) 0 0 no-repeat;
	color: #99CC33;
}

#leftmain_in a.sublevel:link, #leftmain_in a.sublevel:visited {
	color: #BFBFBF;
}

#leftmain_in a.sublevel:hover {
	color: #99CC33;
}

#leftmain_in a.sublevel#active_menu  {
	color: #99CC33;
}

/* ********************** bottom navi */
#mainlevel-nav a:link, #mainlevel-nav a:visited {
	color: #FFF;
}

#mainlevel-nav a:hover {
	color: #333;
}

/* ********************** STYLES LISTING CONTENT PAGE */
div.mosimage {
	background-color: #FAFCF5;
	border: 1px solid #DFEFBF;
}

div.mosimage_caption {
	color: #360;
}

/* ****************************** Wide staff */
#right_in {
	background-color: #FAFCF5;
	border: 1px solid #CCDAB0;
}
