﻿body 
{
    margin: 0;
    background-color: #fff3d2;
    font-family: Tahoma;
    font-size: small;
    color: #8a582a;
}
a
{
    text-decoration: none;
    color: #615638;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
#Header
{
    position: relative;
    background-image: url('images/header.png');
    width: 498px;
    height: 285px;
    left: 101px;
}
#Logo
{
    background-image: url('images/logo.gif');
    position: absolute;
    left: 10px;
    top: 95px;
    width: 241px;
    height: 69px;
}
#wrapper
{
    background-image: url(images/tail.gif);
    height: 285px;
}
#MainMenu
{
    position: absolute;
    background-image: url(images/mainmenu_bg.png);
    vertical-align: top;
    width: 202px;
    left: 282px;
    height: 285px;
}
#MenuTitle
{
    position: relative;
    top: 30px;
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}
#MenuItems
{
    position: relative;
    top: 50px;
    left: 5px;
    text-align: left;
    color: #f2b75f;
    font-weight: bold;
}
#MenuItems a
{
    color: #f2b75f;
    font-weight: bold;
}
#MenuItems ul
{
    color: #a87126;
}
#Content
{
    width: 700px;
    vertical-align: top;
    text-align: justify;
}
#Footer
{
    position: relative;
    float: inherit;
    width: 700px;
    height: 60px;
    background-color: #d1c6a4;
    text-align: left;
}
#CopyRight
{
    position: relative;
    left: 15px;
    top: 25px;
}
#Language
{
    position: relative;
    left: 590px;
    top: 20px;
}
#SiteMap
{
    width: 700px;
    background-color: #d1c6a4;
    text-align: left;
}
.Login
{
    vertical-align: top;
    width: 176px;
    color: #7F5028;
}
.LoginTitle
{
    background-image: url(images/loginform_bg.gif);
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 176px;
    height: 37px;
}
.BoxLinks
{
    color: #615638;
    font-family: Tahoma;
    font-size: x-small;
}
.BoxTextBox
{
    direction: ltr;
    text-align: left;
}
.BoxTitle
{
    background-color: #d1c6a4;
    color: #af6c2a;
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
    text-align: justify;
    vertical-align: middle;
    width: 238px;
    height: 37px;
}
.BoxIcon
{
    position: absolute;
    top: 304px;
    width: 34px;
    height: 40px;
}
.BoxIconIE
{
    position: absolute;
    top: 3px;
    width: 34px;
    height: 40px;
}
.BoxIconCromeFa
{
    position: absolute;
    top: 2px;
    left: 197px;
    width: 34px;
    height: 40px;
}
.BoxIconCromeEn
{
    position: absolute;
    top: 2px;
    left: -1px;
    width: 34px;
    height: 40px;
}
.BoxIcon1Opera
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 40px;
}
.BoxIcon2Opera
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 40px;
}
.LatestNews
{
    vertical-align: top;
    background-color: #eee4c3;
    width: 238px;
    height: 40px;
}
.Popular
{
    vertical-align: top;
    background-color: #eee4c3;
    width: 238px;
    height: 40px;
}
.TitleText
{
    color: #8a582a;
    font-family: Tahoma;
    font-size: medium;
    font-weight: bold;
}
.FullText
{
    color: #8a582a;
    font-family: Tahoma;
    font-size: small;
}
.WriteDate
{
    color: #8a582a;
    font-family: Tahoma;
    font-size: x-small;
}
.EmptyData
{
    background-color: #fff3d2;
}
.RightToLeft
{
    direction: rtl;
    text-align: right;
}
.LeftToRight
{
    direction: ltr;
    text-align: left;
}
