/* ===== Green ===== */

/* ===== Header ===== */

#header_title {
	color: #006600; 
}

.head_region {
	color: #006600; 
}

/****** Menu *******/

.leftnavdiv {
	border-top: 1px solid #006600; 
	border-bottom: 1px solid #006600; 
}

#global_navigation a {
	color: #06c;
}

/* ===== Content ===== */

#content a {
	color: #06c;
}

#content h1 {
	/*back_ground-color: #006600; */
	border-left: 1.5em solid #006600;
}

#content h2 {
	color: #006600;
}

#content h3 {
	border-bottom: 1px solid #006600; 
	width: 90%;
}

#content h4 {
	border-bottom: 1px solid #339900; 
	width: 80%;
}

#content h5 {
	border-bottom: 1px solid #99CC00; 
	width: 70%;
}

#content h6 {

}


