
.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat:no-repeat;
	background-position: center top;

}
.menu_bg_arb {
	background-image: url(images/menu_bg_arb.gif);
	background-repeat:no-repeat;
	background-position: center top;

}
.menu_dup_arb {
	background-image: url(images/menu_dup_arb.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.menu_dup {
	background-image: url(images/menu_dup.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.main_body_eng
{
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main_body_arb
{
	background-image: url(images/body_bg_arb.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.menu_link
{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	height: 20px;
	width: 155px;
	border: 1px solid #68ace0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.menu_link:hover
{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	background-color: #d1e9ff;
	text-align: center;
	display: block;
	height: 20px;
	width: 155px;
	border: 1px solid #68ace0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.menu_sublink
{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #DFDFDF;
	text-align: center;
	display: block;
	height: 18px;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 0px solid #C7C7C7;
}
.menu_sublink:hover
{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	background-color: #F7F7F7;
	text-align: center;
	display: block;
	height: 18px;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #909090;
}
.main_text {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.header_main_text {
	padding-left: 30px;
	padding-top: 30px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 30px;
}
.copyright
{
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.copyright_link
{
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.FlashText
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #247BFF;
}
.FlashText:hover
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #247BFF;
}
.news_link
{
	color:#4646FF;
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma;
}
.news_link:hover
{
	color:#4646FF;
	font-size: 12px;
	text-decoration: underline;
	font-family: tahoma;

	
}