
.mainContent .textbox{
	background-color: #ebffcd;
	border:	#0c156f solid thin;
}
.newHeader
{
	background:url(../../../images/titleBarG.png) repeat-y;
}
.mainContent a{
	/*color: #004085;*/
}

.right_ul
{
	background-color:rgb(244,250,229);
}
.right_ul .main_li{
	color:#18700d;
}
.right_ul .main_li hr{
	color:#18700d;
	background-color:#18700d;
	height: 1px;
}
.mainContent hr{
	color:#18700d;
	background-color:#18700d;
	height: 2px;
}
.mainContent .h3{
	color:#18700d;
}

.titleTxt{
	color:#18700d;
}