.MainLinksBox {
	font-size: 14px;
	color: #DEDEE3;
	height: 259px;
	width: 365px;
	background-image: url(../images/hp_left_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
}
.MainLinks {
	background-image: url(../images/hp_main_link_bg.png);
	background-repeat: no-repeat;
	height: 25px;
	vertical-align: middle;
	direction:rtl;
	padding-right: 10px;
}
.MainLinks a{
	color: #DEDEE3;
	text-decoration: none;
}
.MainLinks a:link, .MainLinks a:visited {
	color: #DEDEE3;
	text-decoration: none;
}
.MainLinks a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.BoxesTitle {
	font-size: 13px;
	color: #333333;
	direction:rtl;
	background-repeat: no-repeat;
	height: 39px;
	font-weight:600;
}
.BoxesTitle a{
	color: #FFFFFF;
	text-decoration: none;
}
.BoxesTitle a:link, .BoxesTitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.BoxesTitle a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.BoxesSide {
	height: 167px;
}
.BoxesContent {
	font-size: 13px;
	color: #000000;
	background-repeat: no-repeat;
	vertical-align: top;
	direction:ltr;
}
.BoxesContentTitle {
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: middle;
	direction:rtl;
}
.BoxesContent a:link, .BoxesContent a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.BoxesContent a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

