/* Colour specific */

#content {
	background: #fff url('../site/files/template/content_topleft.gif') top left no-repeat;
}

#sectimg {
	background: url('../site/files/template/section_img.jpg') top left no-repeat;
}

#mainarea {
	background: #bdcbe0 url('../site/files/template/leftbar_bgx.gif') top left repeat-x;
}

.genbox_h {
	background: url('../site/files/template/gen_hdr.gif') top left no-repeat;
}
#footerBc {
	color: #fff;
}
#footerBc a:link, #footerBc a:active, #footerBc a:visited {
	color: #fff;
}
#footerBc a:hover {
	color: #fff;
}

#ftr0 {
	background: #fff url('../site/files/template/ftr_bgxr.gif') top left repeat-x;
}
#ftr1 {
	background: url('../site/files/template/ftr_bgr.gif') top right no-repeat;
}
#ftr2 {
	background: url('../site/files/template/ftr_bgc.gif') bottom left no-repeat;
	padding: 14px 6px 4px 64px;
	_padding: 14px 3px 4px 64px;
	height: 12px;
	_height: 30px;
}
#ftr2 a:link, #ftr2 a:active, #ftr2 a:visited {
	color: #808080;
}
#ftr2 a:hover {
	color: #666;
}

#footer {
	background: url('../site/files/template/ftr_bgx.gif') top left repeat-x;
}
#footerB {
	background: url('../site/files/template/ftr_bgl.gif') top left no-repeat;
}
#menucol div.contextsection {
	background: url('../site/files/template/menuitem_bgx.gif') top left repeat-x;
}

#menucol a:link, #menucol a:active, #menucol a:visited {
	color: #596787;
	background: url('../site/files/template/icn_menu.gif') 5px 9px no-repeat;
}
#menucol a:hover {
	color: #459;
}
#menucol div.contextitem a:link, #menucol div.contextitem a:active,#menucol div.contextitem a:visited, #menucol div.selectedcontextitem a:link, #menucol div.selectedcontextitem a:active,#menucol div.selectedcontextitem a:visited {
	background: #DCE4EF url('../site/files/template/icn_menu.gif') 25px 9px no-repeat;;
}
#menucol div.selectedcontextitem a:link, #menucol div.selectedcontextitem a:active, #menucol div.selectedcontextitem a:visited {
	color: #459;
}
#menucol div.subcontextitem a:link, #menucol div.subcontextitem a:active, #menucol div.subcontextitem a:visited, #menucol div.subcontextitem a:hover, #menucol div.selectedsubcontextitem a:link, #menucol div.selectedsubcontextitem a:active, #menucol div.selectedsubcontextitem a:visited, #menucol div.selectedsubcontextitem a:hover {
	padding-left: 56px;
	background: #eff3f7 url('../site/files/template/bullet.gif') 49px 12px no-repeat;
}

