﻿body
{
    background-color: Black;
    margin: 2px 0px 2px 0px;
    direction: rtl;
    font-family: Tahoma;
    font-size: 12px;
}

p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.MainLayout
{
    width: 971px;
    font-family: Tahoma;
    font-size: 12px;
}
.Green
{
    color: #34432C;
    font-weight: bold;
}
.Blue
{
    color: #132E32;
    font-weight: bold;
}
.Red
{
    color: #1E0D21;
    font-weight: bold;
}
.Brown
{
    color: #752F20;
    font-weight: bold;
}
.DataListGreen
{
    color: #5B6C52;
    text-decoration: none;
    line-height: 27px;
}
.DataListGreen:hover
{
    color: Green;
}
.DataListBlue
{
    color: #132E32;
    text-decoration: none;
    line-height: 27px;
}
.DataListBlue:hover
{
    color: Blue;
}
.DataListred
{
    color: #1E0D21;
    text-decoration: none;
    line-height: 27px;
}
.DataListred:hover
{
    color: Purple;
}

.DataListPink
{
    color: #1E0D21;
    text-decoration: none;
    line-height: 27px;
 
}

.DataListPink:hover
{
    color: Orange;
}
.linePink
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #1E0D21;

    
}
.Group_Charters
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #B22B0D;

    
}
.Group_Favorites
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #B22B0D;

    
}
.Info_Center
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #5B6C52;

    
}
.Woman_Center
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #132E32;

    
}
.Monitoring_Center
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #1E0D21;

    
}
.Computer_Center
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #B22B0D;

    
}
.DataListBrown
{
    color: #B22B0D;
    text-decoration: none;
    font-size: 11px;
}
.DataListBrown:hover
{
    color: Black;
}
.DataListNews
{
    color: #B22B0D;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}
.DataListNews:hover
{
    color: Black;
}

.DataListActivites
{
    color: #B22B0D;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}
.DataListActivites:hover
{
    color: Black;
}
.Main
{
    color: #FFECD7;
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.Main:hover
{
    text-decoration: underline;
}
.ImagePreview
{
    font-weight: bold;
    color: #000000;
    font-family: Tahoma;
}
.ImageGallery
{
    color: #000000;
    font-family: Tahoma;
}
.postTitle
{
    color: #0060AA;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
}
.postName
{
    font-weight: bold;
    font-family: Tahoma;
    color: #87868C;
    font-size: 11px;
}
.post
{
    font-weight: bold;
    font-family: Tahoma;
    color: #444455;
    font-size: 11px;
}


.SubMain
{
    color: #CEA9B8;
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.SubMain:hover
{
    text-decoration: underline;
}
.Point
{
    color: #DAC1BC;
}
.DataListDefualt
{
    color: #B22B0D;
    text-decoration: none;
    font-size: 11px;
}
.DataListDefualt:hover
{
    color: Black;
   
}
.email
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.Border
{
    background-image: url('images/RCenter.jpg');
    background-repeat: repeat-x;
    height: 2px;
}