body{
    direction: rtl;
    font-family: tahoma;
    font-size: 11px;
    color: black;
    line-height: 18px;
    background: url(../images/bg.jpg) #000;
}

a{
    text-decoration: none;
    color: #1A5A8E;
}

a:hover{
    color: red;
}

#content{
    width: 835px;
    background: url(../images/bgcontent.jpg);
}

#header{
    width: 802px;
    height: 252px;
    background: url(../images/header.jpg) no-repeat;
}

#right{
    width: 574px;
    float: right;
}

#left{
    width: 230px;
    float: left;
}

.cls{
    clear: both;
}

.toppost{
    width: 558px;
    height: 47px;
    background: url(../images/toppost.gif);
}

.bgpost{
    width: 558px;
    background: url(../images/bgpost.gif);
}

.botpost{
    width: 558px;
    height: 14px;
    background: url(../images/botpost.gif);
}

.topsign{
    width: 557px;
    height: 47px;
    background: url(../images/topsign.gif);
}

.bgsign{
    width: 557px;
    background: url(../images/bgsign.gif);
}

.botsign{
    width: 557px;
    height: 10px;
    background: url(../images/botsign.gif);
}

.topcomment{
    width: 558px;
    height: 48px;
    background: url(../images/topcomment.gif);
}

.bgcomment{
    width: 558px;
    background: url(../images/bgcomment.gif);
}

.botcomment{
    width: 558px;
    height: 11px;
    background: url(../images/botcomment.gif);
}

.sabt{
    width: 231px;
    height: 46px;
    background: url(../images/sabt.gif);
}

.bgmenu{
    width: 231px;
    background: url(../images/bgmenu.gif);
}

.botmenu{
    width: 231px;
    height: 14px;
    background: url(../images/botmenu.gif);
}

.bgmenu input{
    width: 198px;
    height: 20px;
    margin: 2px;
    padding: 2px;
    font-family: tahoma;
    font-size: 12px;
}

.bgmenu .submit{
    width: 75px;
    height: 19px;
    padding: 0px;
}

.logo{
    width: 231px;
    height: 46px;
    background: url(../images/logo.gif);
}

.com{
    width: 231px;
    height: 46px;
    background: url(../images/com.gif);
}

.links a:hover{
    color: red;
}

.links a{
    color: black;
}

input, textarea, select {
	
 	border:1px solid #aaaaaa;
 	background:#ffffff url(../images/input.gif) top left no-repeat;
	font-family: tahoma;
    font-size: 12px;
}

.bgsign a{
    color: #B65A01;
}

.bgsign a:hover{
    color: red;
}

.topsupport{
    width: 557px;
    height: 47px;
    background: url(../images/topsupport.gif);
}

