body {
	font-family: tahoma;
	font-size:10px;
	color: #fff;
	background: #DDE3F3; 
	margin: 0; 
	padding: 0; 
	text-align: center;
}td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #4278B0;
	direction:rtl;
}
a:link {
	color: #4F77B5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB2134;
}
a:hover {
	text-decoration: none;
	color: #FF0060;
}
a:active {
	text-decoration: none;
	color: #B4B4B3;
}
.smalltext {
	font: 7pt tahoma;
	color: #0079A1;
}
.newstittletext {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	top: auto;
	position: static;
}
.newstext {
	font: 9pt tahoma;
	color: #6B6F72;
}
.menutittletext {

	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	top: auto;
	position: static;
}
.menutext {
	font: 9pt tahoma;
	color: #000;
}

.tablewrapper {
	width: 95%;
	text-align: justify;
}

.menuwrapper {
	width: 165px;
	margin-left: auto;
	margin-right: auto;
}
.tbox { background: #fff; padding: 1px; margin: 1px auto; border: #9099A2 1px solid; color: #000; font: 10px tahoma;
 font-size: 12px;}
.tbox:focus { border: 1px solid #516c3f; }

.chatbox { width: 98%; margin: 2px auto; }
.helpbox {
	color:#aaa;
	font: 9px tahoma;
	border: 0px none red;
	background-color: transparent;
}

.button{
	background-color: #3A3A3A;
	border-bottom: #C1C1C1 1px solid;
	border-left: #C1C1C1 1px solid;
	border-right: #C1C1C1 1px solid;
	border-top: #C1C1C1 1px solid;
	color: #000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	background-image : url(images/but.png);
}

/* forum */

.fcaption { padding: 4px; color: #fff; background: #0F0F0F; font: 11px; min-height: 27px; }

.fcaption span.smalltext{ color: #19B5D6; }

.fcaption span.smalltext a:hover{ color: #96bdd9; }

.fcaption a { color: #19B5D6; text-decoration: none; }

.fcaption a:hover { color: #96bdd9; }

a.forumlink{ color: #19B5D6; text-decoration: none; }

a.forumlink:hover{ color: #96bdd9; }

.fborder { border: 1px solid #2f2f2f; background-color: transparent; margin: 4px 0 4px 0; }

.forumheader{ padding: 7px 5px 7px 5px; line-height: 16px; font-weight: bold; color: #000; border-bottom: 1px solid #19B5D6; background: #F5F5F5 ;}

.forumheader2{ color: #a8a8a8; padding: 7px 5px 7px 5px; background: #ffffff; border: 1px solid #2f2f2f; }
.forumheader2:hover { background: #E1F1F7; }
	
.forumheader3{ color: #000000; padding: 7px 5px 7px 5px; background: #EFEFEF; border: 1px solid #2f2f2f; }
.forumheader3:hover { background: #E1F1F7; }

.forumheader4{ color: #a8a8a8; padding: 7px 5px 7px 5px; background: #EFEFEF; border: 1px solid #2f2f2f; }
.forumheader4:hover { background: #F1EBCC; }

.finfobar{ padding: 4px; background: #202020; margin-bottom: 7px; border-bottom: 1px solid #373939; border-top: 1px solid #373939; }

.finfobar a { color: #19B5D6; }

.finfobar a:hover { color: #96bdd9; }

td {
	text-align: right;
direction:rtl;
}

.nextprev {
	font: 7pt tahoma;
	color:#b47716;
}    .marqueeline {
            background-color: #98c8d6;             
            background-image: url(images/bgmarq.jpg); 
    }
.link2
{
    background-image: url(images/menubg.png);
    background-repeat: repeat-x;
}
.linktext
{
  cursor: pointer;
}
.linktext a {

	text-decoration: none;

	color: #0079A1;

}
.linktext a:hover {

	text-decoration: none;

	color: #0079A1;

}
.linktext a:visited {

	text-decoration: none;

	color: #0079A1;

}