/* Rashim Page Default Skin */
.Rashim_Copyright
{
	direction: rtl;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	background-color: #e9e9e9;
	height: 18px;
}

.Rashim_Copyright a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.Rashim_fine_nav
{
	margin: 0 auto;
	text-align: center;
}

.Rashim_fine_nav .btn
{
	background: transparent url('/Michlol3/Images/Common/16/nav_dot.png') no-repeat 0 0;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: 0;
	cursor: pointer;
	margin: 4px;
}

.Rashim_fine_nav .btn:hover
{
	background-position: -16px 0;
}

.Rashim_fine_nav .btn.active
{
	width: 32px;
	height: 32px;
	background-position: 0 -16px;
	cursor: auto;
	display: inline-block;
}

.button_emphasized_Rashim
{
	color: #385baf !important;
	background-color: #ffff00 !important;
	font-weight: bold !important;
}