@charset "utf-8";
.GreyRounded-tl     {
	background-image: url(images/GreyContainer_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	width: 15px;
}
.GreyRounded-ml  {
	background-image: url(images/GreyContainer_05.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
.GreyRounded-mr  {
	background-image: url(images/GreyContainer_08.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
.GreyRounded-bl  {
	background-image: url(images/GreyContainer_13.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.GreyRounded-tm  {
	background-image: url(images/GreyContainer_02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 15px;
}
.GreyRounded-tr  {
	background-image: url(images/GreyContainer_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 15px;
}
.GreyRounded-bm  {
	background-image: url(images/GreyContainer_14.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
}
.GreyRounded-br  {
	background-image: url(images/GreyContainer_16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#GreyRounded   .normal {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
}
#GreyRounded   .head {
	color: 000000;
	font-size: 14pt;
	font-family: Georgia, Verdana, Arial, Tahoma;
	font-weight: normal;
}
#GreyRounded   body {
	background-color: #FFFFFF;
}


