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