
.round_light_blue_top_left {
	background-image: url(images/light/top_left.png);
	background-repeat: no-repeat;

	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 10px;
}
.round_light_blue_top {
	background-image: url(images/light/top.png);
	background-repeat: repeat-x;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

.round_light_blue_top_right {
	background-image: url(images/light/top_right.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 10px;
}
.round_light_blue_left {
	background-image: url(images/light/border_left.png);
	background-repeat: repeat-y;
	width: 10px;
}
.round_light_blue_right {
	background-image: url(images/light/border_right.png);
	background-repeat: repeat-y;
	width: 10px;
}
.round_light_blue_bottom_left {
	background-image: url(images/light/bottom_left.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 10px;
}
.round_light_blue_bottom_right {
	background-image: url(images/light/bottom_right.png);
	background-repeat: no-repeat;
	float: right;
	height: 11px;
	width: 10px;
}
.round_light_blue_bottom {
	background-image: url(images/light/bottom.png);
	background-repeat: repeat-x;
	height: 11px;
}



.round_light_blue_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
	color: #426bb5;
	text-align: left;
}
.content_grey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-weight: bold;
	color: #666666;
	text-align: left;


}

