.sitemapTable {  /* formats cell containing the table */
	width: 970px;  /* sets width of side info menu */
	padding-top: 0px;  /* sets padding around side info menu */
	padding-right: 0px;  /* sets padding around side info menu */
	padding-bottom: 0px;  /* sets padding around side info menu */
	padding-left: 0px;  /* sets padding around side info menu */
	vertical-align: top;
}

.text_box {  /* align text to top of box */
	vertical-align: top;
	font-weight: bold;
	width: 221px;
}

.width {  
	width: 5px;
}

.rhm_b_topL {
	background-image: url(../images/borders/rhm_b_topL.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 9px;
	background-position: bottom;
}

.rhm_b_bdrT {
	background-image: url(../images/borders/rhm_b_bdrT.gif);
	background-repeat: repeat-x;
}

.rhm_b_topR {
	background-image: url(../images/borders/rhm_b_topR.gif);
	background-repeat: no-repeat;
	width: 9px;
	background-position: bottom;
}

.rhm_b_bdrL {
	background-image: url(../images/borders/rhm_b_bdrL.gif);
	background-repeat: repeat-y;
}

.rhm_b_bdrR {
	background-image: url(../images/borders/rhm_b_bdrR.gif);
	background-repeat: repeat-y;
}

.rhm_b_btmL { 
	background-image: url(../images/borders/rhm_b_btmL.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

.rhm_b_bdrB {
	background-image: url(../images/borders/rhm_b_bdrB.gif);
	background-repeat: repeat-x;
}

.rhm_b_btmR {
	background-image: url(../images/borders/rhm_b_btmR.gif);
	background-repeat: no-repeat;
	width: 9px;
}

































