img.advsearch /*Changes the "Advanced Search" imge in the search form*/ {
	background-image: url(/images/Shluchim/leftnav/advsearchdark.gif);
	background-repeat: no-repeat;
	border: 0px;
}

img.searchgo {
	background-image: url(/images/Shluchim/leftnav/darksearchgo.gif); /*Changes the Arrow Image in the search form */
	background-repeat: no-repeat;
	border: 0px;
}

img.searchheader {
	background-image: url(/images/Shluchim/leftnav/searchdark.gif); /* changes the image for "search" in the left nav, thereby enabling to change the image without editng the HTML. This is usefull when the BG is either light/dark etc */
	background-repeat: no-repeat;
	border: 0px;
}

.leftnavbg {
	background-color: #E3DEE5; /*#788683*/
}

.leftnavchild td {
	background-color: #E3E6E6;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 17px;
}

#dir_rtl .leftnavchild td {
	padding-right: 17px;
	padding-left:0px;
}

.leftnavchild a, .leftnavchild a:visited, .leftnavchild a:visited:hover{
	color: #000000;
	text-decoration: none;
}

.leftnavchild li a, .leftnavchild li a:visited, .leftnavchild li a:visited:hover{
	color: #000000;
	text-decoration: none;
}
.leftnavchild a:hover, .leftnavchild li a:hover {
	color: #000000;
	text-decoration: underline;
}

.leftnavchild ul li {
	list-style-image: url(/images/Shluchim/leftnav/3dBlue/blankbullet.gif);
	list-style-position: outside;
}

.leftnavchild .selected ul li, .leftnavchild .selectedover ul li, .leftnavchild .selecteddown ul li {
	list-style-image: url(/images/Shluchim/leftnav/3dBlue/selectedbulletOrng.gif);
	list-style-position: outside;
}

#dir_rtl .leftnavchild .selected ul li, #dir_rtl .leftnavchild .selectedover ul li, #dir_rtl .leftnavchild .selecteddown ul li {
	list-style-image: url(/images/Shluchim/leftnav/3dBlue/selectedbulletOrng_rtl.gif);
}

.leftnavchild .selected, .leftnavchild .selectedover, .leftnavchild .selecteddown {
	font-weight: bold;
	text-decoration: none;
}

.leftnav td {
	background-color: #788683;
	border-bottom-color: #1B3C4B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #E3E6E6;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 17px;
	text-decoration: none;
	white-space: 0px;
}

#dir_rtl .leftnav td {
	padding-right: 17px;
	padding-left:0px;
}

.leftnav a, .leftnav a:hover, .leftnav a:visited, .leftnav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav ul li{
	list-style-image: url(/images/Shluchim/leftnav/3dBlue/litebulletprpl.gif);
	list-style-position: outside;
}

.leftnav .over ul li, .leftnav .down ul li {
	list-style-image: url(/images/Shluchim/leftnav/3dBlue/darkbulletOrng.gif);
	list-style-position: outside;
}

.leftnav .over, .leftnav .down {
	background-color: #D0D4D3;
	color: #000000;
}

.leftnavparent a, .leftnavparent a:visited, .leftnavparent a:visited:hover{
	color: #DA950F;
	text-decoration: none;
}

.leftnavparent ul li {
	list-style-image: url(/images/Shluchim/leftnav/3dBlue/darkbulletOrng.gif);
	list-style-position: outside;
}

.leftnavparent td {
	background-color: #E3E6E6;
	color: #DA950F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 17px;
}

#dir_rtl .leftnavparent td {
	padding-left: 0px;
	padding-right: 17px;
}

.leftnavsearch {
	border: solid;
	border-color: #788683;
	border-width: 0px;
	color: #788683;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
}

.leftnavul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.rightnavbody {
	background-color: #E3E6E6; /*Same as NabBG*/
	border: 1px solid #B8C0C0; /*	border-top: none;*/
}

.rightnavheader a {
	color: #FFFFFF;
	text-decoration: none;
}

.rightnavheader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.rightnavheader, .rightnavheader p {
	background-image: url(/images/new/rn_3dgreen.jpg);
	color: #FFFFFF;
}

.you-are-here, .you-are-here a, .breadcrumbs, .breadcrumbs a {
	background-color: #E3DEE5!important; /*#788683;*/
	color: BLACK!important;
	text-decoration: none!important;
}

#nav li, #nav td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body, .sc_bg_preview {
margin: 0px;
background-image: url('/images/global/ccobg/emerald_bg.gif');
background-repeat: repeat
}   
#cco_body_wrap {
background-image: url('/images/global/ccobg/emerald_blend.jpg');
background-repeat: repeat-x
}