body
{
    direction: rtl;
    font-family: 'b traffic' , '2 traffic' , traffic, tahoma;
    font-size: small;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-color:#ccc1a5;
}

.NovelLeft
{
    font-size: small;
    color: #000000;
}
.NovelLeftSub
{
    font-family: 'b traffic' , '2 traffic' , traffic, tahoma;
    font-size: small;
    color: #000066;
    width: 100%;
}
.NovelRight
{
    font-size: small;
    color: #000000;
}
.NovelRightSub
{
    font-family: 'b traffic' , '2 traffic' , traffic, tahoma;
    font-size: small;
    color: #000066;
    width: 100%;
}
.NovelCenter
{
    font-size: small;
    color: #000;
}
.NovelCenterSub
{
    font-family: 'b traffic' , '2 traffic' , traffic, tahoma;
    font-size: small;
    color: Black;
}
.NovelCenterSubDef
{
    font-family: 'b traffic' , '2 traffic' , traffic, tahoma;
        font-size: small;
    color: #000;
}
.NovelPointer
{
    color: red;
    text-decoration: none;
    font-family: webdings;
}
.NovelPointer1
{
    color: red;
    text-decoration: none;
    font-family: webdings;
    font-size:30px;
}
.NovelPointer2
{
    color: #aaaaff;
    text-decoration: none;
    font-family: Wingdings;
}
.bttMain
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: x-small;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	background-color: transparent;
}
.bttSelected
{
	border-right: White 1px solid;
	border-top: White 1px solid;
	font-size: x-small;
	border-left: White 1px solid;
	border-bottom: White 1px solid;
	font-family: tahoma;
	background-color: #cc0000;
	color: White ;
}
.tblMain
{
	background-color: white;
}
input
{
	font-size: x-small;
	font-family: tahoma;
    text-align: right;
}
SELECT
{
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	font-size: x-small;
	border-left: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid;
	font-family: tahoma;
}
.tdTitle
{
	background-color: #bbd8f4;
	text-align: left;
}
.HeaderTitle
{
	font-size: small;
	font-family: 'B Titr' , F_Titr, Titr;
}
A
{
	text-decoration: none;
	color: gray;
}
.More
{
	font-weight: bold;
	color: #66cc41;
	font-family: tahoma;
}
HR
{
	color: #696969;
	border-right: #ff9900 1px;
	border-top: #ff9900 1px dotted;
	border-left: #ff9900 1px;
	border-bottom: #ff9900 1px;
}
A.Menu1:hover
{
    border: 1px solid #E4E7EC;
    font-family: tahoma;
    font-size: small;
    font-style: normal;
    color: #E4E7EC;
    background-color: #485867;
    font-variant: normal;
    text-transform: none;
    font-weight: normal;
}
.Menu1
{
    border: 1px solid #485867;
    font-family: tahoma;
    font-size: small;
    font-style: normal;
    color: #485867;
    background-color: #E4E7EC;
    font-variant: normal;
    text-transform: none;
    font-weight: normal;
}
.Menu2
{
    border: 1px solid #E4E7EC;
    font-family: tahoma;
    font-size: small;
    font-style: normal;
    color: #E4E7EC;
    background-color: #485867;
    font-variant: normal;
    text-transform: none;
    font-weight: normal;
}
.MenuZIndex
{
        z-index: 1;
}
.mnuDynamic
{
    background-color: #fbe4ad;
    color: #000000;
    z-index: 1;
    width: 190px;

    text-align: center;
    font-family: 'b traffic';
}
.mnuStatic
{
    color: #000000;
    z-index: 1;
    width: 190px;

    text-align: center;
    background-image: url('images/p_mnuBG.jpg');
    font-family: 'b traffic';
}
img
{
    border:0;
}

