@charset "utf-8";
/* CSS Document */
#header {
	background-image: url(header_dummy.jpg);
	height: 189px;
	width: 980px;
	overflow: hidden;
}
#menu {
	top: 155px;
}
#contentArea #contentCenter #subContentHead .lightGrey div.boxArrow {
	background-image: url(rc/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
	margin-bottom:0px;
}
#subContentRight .lightGrey div.csc-frame-frame1,
#subContentHead .lightGrey div.csc-frame-frame1 {
	background: #F1F0EF;
}
#subContentRight .lightGrey div.csc-frame-frame1 b.btop, 
#subContentRight .lightGrey div.csc-frame-frame1 b.btop b, 
#subContentRight .lightGrey div.csc-frame-frame1 b.bbot, 
#subContentRight .lightGrey div.csc-frame-frame1 b.bbot b,
#subContentHead .lightGrey div.csc-frame-frame1 b.btop, 
#subContentHead .lightGrey div.csc-frame-frame1 b.btop b, 
#subContentHead .lightGrey div.csc-frame-frame1 b.bbot, 
#subContentHead .lightGrey div.csc-frame-frame1 b.bbot b   { 
	background-image:url(rc/light_grey.gif);
}

