@charset "utf-8";
/* CSS Document */

 .bl {background: url(images/roundCorners/bl.gif) 0 100% no-repeat}
.br {background: url(images/roundCorners/br.gif) 100% 100% no-repeat}
.tl {background: url(images/roundCorners/tl.gif) 0 0 no-repeat}
.tr {
	padding:10px;
	background-image: url(images/roundCorners/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.t {background: url(images/roundCorners/dot.gif) 0 0 repeat-x; width: 37em}

.twoColElsLtHdr #container #sidebar1 .st .b .l .r .bl .br .tl .tr p {
	font-size: 12px;
	font-weight: bold;
	color: #8C877B;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	line-height: 16px;
}

.b {background: url(images/roundCorners/dot.gif) 0 100% repeat-x}
.l {background: url(images/roundCorners/dot.gif) 0 0 repeat-y}
.r {background: url(images/roundCorners/dot.gif) 100% 0 repeat-y}

/* small below sidebar area */

.st {width: 155px; background-color: #FCFBFA; background-image:url(images/roundCorners/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
 .sbl {background: url(images/roundCorners/bl.gif) 0 100% no-repeat}
.sbr {background: url(images/roundCorners/br.gif) 100% 100% no-repeat}
.stl {background: url(images/roundCorners/tl.gif) 0 0 no-repeat}
.str {
	padding:2px;
	background-image: url(images/roundCorners/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.st {background: url(images/roundCorners/dot.gif) 0 0 repeat-x;}

.sb {background: url(images/roundCorners/dot.gif) 0 100% repeat-x}
.sl {background: url(images/roundCorners/dot.gif) 0 0 repeat-y}
.sr {background: url(images/roundCorners/dot.gif) 100% 0 repeat-y}