@charset "windows-1255";
body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	color:#666666;
	font-family:Arial;
	background-color: #DBDBDB;
	}

img
{
border:none;
}

.main_top_right
{
	height:80px;
	width:650px;
}

.main_top_left
{
	height:80px;
	width:110px;
	background-image: url(../images/dot.gif);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align: middle;
}

.main_bottom_left
{
	width:125px;
	background-image: url(../images/dot.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-top:10px;
	text-align:right;
	direction:rtl;
}

.main_bottom_left img
{
margin-bottom:15px;
}

.main_bottom_right
{
width:650px;
height:37px;
vertical-align:middle;
background-image:url(../images/dot2.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:2px;
}


.link_table
{
width:650px;
border:none;
}


.link_table td
{
width:80px;
height:26px;
border: none;
}

.arrow_td
{
width:26px !important;
vertical-align:middle !important;
text-align:center !important; 
}

.category_td
{
	width:74px !important;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle !important;
	direction:rtl;
	padding-left:10px;
	background-image: url(../images/back_category.gif);
	background-position:2px;;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.arrow_img
{
visibility:hidden;
}

.logo_link
{
font-family:Arial;
font-size:12px;
letter-spacing:1px;
text-decoration:none;
font-weight:bold;
color:#4BA3FC;
}

.normal
{
background-color: #ffffff;
}


.normalActive
{
width:74px !important;
font-family:Arial;
font-size:16px;
font-weight:bold;
color: #FF0000;
text-align:left;
vertical-align:middle !important;
direction:rtl;
padding-left:5px;
}

.search_box
{
border:1px #4ba3fc solid;
font-size:14px;
font-weight:bold;
font-family:Arial;
height:20px;
width:250px;
margin:0px;
}

.search_box_button
{
	height:24px;
	border:1px #4ba3fc solid;
	background-color: #EAEAEA;
	font-family:Arial;
	font-weight:bold;
	margin:0px;
	padding-bottom:2px;
}
