/* CSS Document *//*** Blue Tab Images ***/td#pageTabs {	background-image:url(../images/pageTabs_blue.jpg);	background-repeat: no-repeat;	background-position:right;}td#topLeft {	background-image:url(../images/leftTopCorner_blue.jpg);	background-repeat: no-repeat;}td#top {	background-image:url(../images/top_blue.jpg);	background-repeat: repeat-x;}td#top_noStitch{	background-color:#32456D;}td#topRight {	background-image:url(../images/rightTopCorner_blue.jpg);	background-repeat: no-repeat;}td#right {	background-image:url(../images/right_blue.jpg);	background-repeat: repeat-y;}td#bottomRight {	background-image:url(../images/rightBottomCorner_blue.jpg);	background-repeat: no-repeat;}td#bottom {	background-image:url(../images/bottom_blue.jpg);	background-repeat: repeat-x;}td#bottomLeft {	background-image:url(../images/leftBottomCorner_blue.jpg);	background-repeat: no-repeat;}td#left {	background-image:url(../images/left_blue.jpg);	background-repeat: repeat-y;}td#topLeft_white {	background-image:url(../images/leftTopCorner_blue_white.jpg);	background-repeat: no-repeat;}td#topRight_white {	background-image:url(../images/rightTopCorner_blue_white.jpg);	background-repeat: no-repeat;}td#bottomRight_white {	background-image:url(../images/rightBottomCorner_blue_white.jpg);	background-repeat: no-repeat;}td#bottomLeft_white {	background-image:url(../images/leftBottomCorner_blue_white.jpg);	background-repeat: no-repeat;}/*** End Blue Tab Images ***/