body, html{
	margin-top:1px;
	padding:0;
/*    scrollbar-face-color:#51626e;
    scrollbar-arrow-color:#ff5c00;
    scrollbar-track-color:#cccccc;
    scrollbar-shadow-color:#51626e;
    scrollbar-highlight-color:#51626e;
    scrollbar-3dlight-color:#ff5c00;
    scrollbar-darkshadow-Color:#ff5c00;
*/}
#maindiv{
	width:770px;
	border:1px solid #51626e;
}
#header{
	background-color:white;
	height:90px;
	background:url(../images/header_top_bg.jpg) repeat-x top;
}

#header_inner{
	background:url(../images/road_top.jpg) bottom right no-repeat;
	height:100%;
	margin-right:1px;
}

#header_flash{
	height:197px;
}

#content{
	direction:rtl;
}

#footer{
	direction:rtl;
}

#top_menu{
	direction:rtl;
}

table.content_table{
}

table.content_table td.left_col{
	width:170px;
	text-align:right;
	vertical-align:top;
	background-color:#eff0f0;
}

table.content_table td.center_col{
	width:430px;
	vertical-align:top;
	background-color:#f8f9f9;
}

table.content_table td.right_col{
	width:170px;
	text-align:right;
	vertical-align:top;
	background-color:#eff0f0;
}

table.top_menu{
}

table.top_menu td.selected{
	width:110px;
	height:46px;
	vertical-align:middle;
	text-align:center;
	background:url(../images/top_menu_bg.jpg) no-repeat right top;
	background-color:#ff5c00;
	cursor:pointer;
}

table.top_menu td.selected a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:White;
	text-decoration:none;
}


table.top_menu td.not_selected{
	width:110px;
	height:46px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

table.top_menu td.not_selected a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#51626e;
	text-decoration:none;
}

table.forum_table{
	width:100%;
	margin-top:10px;
	border-top:1px solid #51626e;
	border-left:1px solid #51626e;
	border-right:1px solid #51626e;
}

table.forum_table th.forum_forums{
	border-bottom:1px solid #51626e;
	width:80%;
	height:25px;
	vertical-align:middle;
	background-color:#ff5c00;
	border-left:1px solid #51626e;
	color:White;
	font-size:16px;
}

table.forum_table th.forum_topics{
	width:20%;
	border-bottom:1px solid #51626e;
	height:25px;
	vertical-align:middle;
	background-color:#ff5c00;
	color:White;
	font-size:16px;
}

table.forum_table td.forum_forums{
	border-bottom:1px solid #51626e;
	width:80%;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #51626e;
	padding-top:3px;
	padding-bottom:3px;
}


table.forum_table td.forum_topics{
	width:20%;
	border-bottom:1px solid #51626e;
	vertical-align:middle;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

table.forum_table td.forum_forums a{
	color:#062f7c;
	font-weight:bold;
}

table.forum_table th.forum_topic{
	border-bottom:1px solid #51626e;
	width:70%;
	height:25px;
	vertical-align:middle;
	background-color:#ff5c00;
	border-left:1px solid #51626e;
	color:White;
	font-size:16px;
}

table.forum_table th.forum_author{
	width:30%;
	border-bottom:1px solid #51626e;
	height:25px;
	vertical-align:middle;
	background-color:#ff5c00;
	color:White;
	font-size:16px;
}

table.forum_table td.forum_body{
	border-bottom:1px solid #51626e;
	width:70%;
	vertical-align:top;
	text-align:right;
	padding-right:5px;
	padding-left:5px;
	border-left:1px solid #51626e;
	padding-top:3px;
	padding-bottom:3px;
}


table.forum_table td.forum_author_details{
	width:30%;
	border-bottom:1px solid #51626e;
	vertical-align:top;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

table.archive_table{
	width:100%;
	border-top:1px solid #51626e;
	border-left:1px solid #51626e;
	border-right:1px solid #51626e;
}

table.archive_table td{
	width:100%;
	border-bottom:1px solid #51626e;
	padding:5px;
	text-align:center
}

table.archive_table td a{
	color:#062f7c;
	font-weight:bold;
}
