.title_white2 .Head {color:#fff;}

.border_topleft
{
    padding: 0px;
	margin: 0px;
	background: url('images/top_left.png') no-repeat left top;
	height: 41px;
}
.border_topright
{
	padding: 0px;
	margin: 0px;
	background: url('images/top_right.png') no-repeat right top;
	height: 41px;
}
.border_topmiddle
{
	padding: 0px;
	margin: 0 15px 0 17px;
	background: url('images/top.png') repeat-x 50% top;
	height: 41px;
}

.c_content_green_header
{background-color:#efefef;}

.c_footer_green_header
{margin-bottom:5px;padding:8px 10px 8px 15px; text-align:right; background-color:#efefef;}

.c_contentpane_green_header
{
background-color:#efefef;
}




