/* Styles for DkBlueundy DkGrey Background Lt Grey Border*/

#DkBlue-DkBlueBkgd {
	padding: 0px;
	margin: 5px;
}
#DkBlue-DkBlueBkgd .RCTopRowLeft {
	padding-left: 0px;
	width: 6px;
	height: 6px;
	background: url(images/ul.gif) no-repeat bottom right;
}
#DkBlue-DkBlueBkgd .RCTopRow {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 6px;
}
#DkBlue-DkBlueBkgd .RCTopRowRight {
	width: 6px;
	height: 6px;
	background: url(images/ur.gif) no-repeat bottom left;
}
#DkBlue-DkBlueBkgd .RCTopLeft {
	padding-left: 0px;
	width: 6px;
	height: 30px;
	background: url(images/headerDkBlueleft.gif) no-repeat bottom right;
}
#DkBlue-DkBlueBkgd .RCTop {
	background-image: url(images/headerDkBluetop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}
#DkBlue-DkBlueBkgd .RCTopRight 
{
    padding-left: 0px;
	width: 6px;
	height: 30px;
	background: url(images/headerDkBlueright.png) no-repeat bottom left;
}
#DkBlue-DkBlueBkgd .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#DkBlue-DkBlueBkgd .RCCenter {
	background-color: #0A2D4B;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#DkBlue-DkBlueBkgd .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#DkBlue-DkBlueBkgd .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#DkBlue-DkBlueBkgd .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#DkBlue-DkBlueBkgd .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
#DkBlue-DkBlueBkgd .TitleDkBlue-DkBlueBkgd 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px; font-weight:bold;
	color:#ffffff;
	padding: 6 0 0 0px;
	
}
#DkBlue-DkBlueBkgd .Content-BurgBkgd {
	background-color: #0A2D4B;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 100%;
	padding: 5px;
}


