body
{
	margin: 0px 0px 0px 0px;
	background-color: #F2F1EC;
	font-family: Tahoma;
	font-size: 12px;
}
.top
{
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.bar
{
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
	padding-right:20px;
	padding-top:5px;
	color:White;
	font-weight:bold;
	font-size:12px;
}
.search
{
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-x;
}
#search
{
	width: 240px;
	height: 23px;
	color:White;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
}
.content
{
	padding: 20px 20px 20px 20px;
	height:600px;
	text-align:right;
	vertical-align:top;
}
.headernews
{
	background-image: url(images/header_news_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
}
.newstop
{
	background-image: url(images/news_top_bg.gif);
	background-repeat: repeat-x;
}
.newsright
{
	background-image: url(images/new_right_bg.gif);
	background-repeat: repeat-y;
}
.newsleft
{
	background-image: url(images/new_left_bg.gif);
	background-repeat: repeat-y;
}
.newsbottom
{
	background-image: url(images/news_bottom_bg.gif);
	background-repeat: repeat-x;
}
.new
{
	background-color: #FFFFFF;
	height: 350px;
	vertical-align: top;
	text-align: right;
}
.sidebar
{
	background-image: url(images/sidebar_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.siderbar_header
{
	background-image: url(images/siebar_header_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 3px;
	height:35px;
	vertical-align:top;
	text-align:right;
}
#sidebar
{
	width: 250px;
}
.footer
{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height:30px;
}
.new a:link
{
	text-decoration: none;
	color: #3333cc;
	font-size: 12px;
}

.new a:visited
{
	text-decoration: none;
	color: #515151;
	font-size: 12px;
}

.new a:active
{
	text-decoration: none;
	color: #515151;
	font-size: 12px;
}

.new a:hover
{
	text-decoration: underline;
	color: #3333cc;
	font-size: 12px;
}
.takrim
{
	direction: rtl;
	font-size: 11px;
	font-family: Tahoma;
	padding-right: 20px;
}
.takrim a:link
{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #3333cc;
}
.takrim a:visited
{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #3333cc;
}
.takrim a:active
{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #3333cc;
}
.takrim a:hover
{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #3333cc;
}
.TextBoxes
{
	background-color: White;
	border: solid 1px Silver;
	font-family: Tahoma;
	font-size: 11px;
	color: #78828F;
	height: 20px;
}
.Buttons
{
	background-color: #EBEBEB;
	border: solid 1px Silver;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	width: auto;
	height: 20;
	cursor: hand;
	height: 18px;
}
.Block
{
	padding: 3px 2px;
	direction: rtl;
	text-align: right;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
}
.Block a:link
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #0099ff;
}
.Block a:visited
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #0099ff;
}
.Block a:active
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #0099ff;
}
.Block a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
}
.forms
{
	direction:rtl;
	padding-right:20px;
	padding-bottom:5px;
}
.TextBox
{
	background-color: White;
	border:solid 1px Silver;
	font-family:Tahoma;
	font-size:11px;
	color:#78828F;
	height:18px;
}
.Button
{
	background-color:White;
	border:solid 1px Silver;
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	width:auto;
	height:18;
	cursor:hand;
}
.TextBoxes
{
	background-color: White;
	border:solid 1px Silver;
	font-family:Tahoma;
	font-size:11px;
	color:#78828F;
	height:20px;
}
.Buttons
{
	background-color:#EBEBEB;
	border:solid 1px Silver;
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	width:auto;
	height:20;
	cursor:hand;
	height:18px;
}