/*


light (bg) #EAFFFC
*/


a {
	color: #00826F;
}

.titleBar
{
	background-image: url(../images/titleBarYouth.gif);
}

.menuBar2 li a.selected {
	background-color: #EAFFFC;
}


div.menuBar2 ul.theme {
	border: 1px solid #00826F;	
}

div.menuBar2 li span.themeseperator {
	background-color:#00826F;
}

div.mainArea h1 {
	color: #00826F;
	border-bottom: 1px solid #00826F;
}

div.mainArea h2 {
	color: #00826F;
}

div.participantSection h3 {color: #00826F; font-size:100%;}


div.mainArea .confBox {
	border: 1px solid #00826F;
}

div.mainArea .confTitle {
	background-color: #EAFFFC;
}
div.mainArea .confDate {
	color: #FFFFFF;
	background-color: #00826F;
}

div.mainArea .newsbox {
	background-color:#EAFFFC;
}

div.mainArea .tintBox {
	background-color:#EAFFFC;
}

div.apply {
	background-color:#EAFFFC;
	border:1px solid #00826F;
}

div.feature {
	background-color:#EAFFFC;
	border:1px solid #00826F;
	color: #00826F;

}
div.footer {
	background-color:#00826F;
}

