a {
	color: rgb(119, 140, 156);
}
a:hover {
	color: rgb(88, 88, 88);
}
a:active {
	color: rgb(88, 88, 88);
}
a:focus {
	color: rgb(88, 88, 88);
}
body.bg {
	background-color: rgb(62, 71, 78);
}
#ju-basetop {
	background: rgb(43, 134, 197); color: rgb(250, 250, 250) !important;
}
.colors {
	background: rgb(43, 134, 197);
}
#navmenu ul li .submenu-inner {
	background: rgb(43, 134, 197);
}
#sublevel ul li .submenu-inner {
	background: rgb(43, 134, 197);
}
.ju-menubg {
	background: url("bg.png") no-repeat center;
}
.ju-icon {
	color: rgb(43, 134, 197) !important;
}
.ju-menu li:hover .ju-sub {
	color: rgb(43, 134, 197) !important;
}
#jul-panel-login {
	background-color: rgb(43, 134, 197);
}
#jul-panel-registration {
	background-color: rgb(43, 134, 197);
}
div.itemRelated ul li {
	background: url("circle_bg.png") no-repeat 0px 10px;
}
div.itemAuthorLatest ul li {
	background: url("circle_bg.png") no-repeat 0px 10px;
}
.rtl div.itemRelated ul li {
	background: url("circle_bg.png") no-repeat 100% 10px !important;
}
.rtl div.itemAuthorLatest ul li {
	background: url("circle_bg.png") no-repeat 100% 10px !important;
}
div.subCategory ul li {
	background: url("circle_bg.png") no-repeat 0px 10px;
}
.rtl div.subCategory ul li {
	background: url("circle_bg.png") no-repeat 100% 10px !important;
}
