/* Developed by U-Lab */

BODY {
	background-color:       #BDD147;
}

H1 {
	color:					#BDD147;
}

H2 {
	color:					#BDD147;
}

#frame_content {
	background-image:		url(../images/bg_sequence.gif);
	background-repeat:		no-repeat;	
}


#content_left a:link {		color: #4D4D4D;}
#content_left a:active {	color: #4D4D4D;}
#content_left a:visited {	color: #4D4D4D;}
#content_left a:hover {		color: #BDD147;}


#content_left a.sublinks:link {		color: #BDD147;}
#content_left a.sublinks:active {	color: #BDD147;}
#content_left a.sublinks:visited {	color: #BDD147;}
#content_left a.sublinks:hover {	color: #BDD147;}


/* Developed by U-Lab */
