body{
        font-family: Arial,sans-serif;
        color: #333333;
        line-height: 1.166;
        font-size:16px;
        background-color: white;
        background-attachment: fixed;
        background-image: url(images/bg-main.jpg);
        background-repeat: no-repeat;
        background-position: 0px 50px;  
        margin-left:0px;
        padding-left:0px;
        margin-right:0px;
        padding-right:0px;
        margin-top:0px;
        padding-top:0px;
}
a:link {
        color: #990033;
/*        border-bottom: 1px dashed #903;  */
        text-decoration: underline;
/*        background: url(images/arrow1.gif) 0px 1.1em repeat-x;
        padding-bottom: 4px; */
}
a:visited {
        color: #990033;
/*        border-bottom: 1px dashed #903;  */
        text-decoration: underline;
}
a:hover {
/* background: url(images/arrow2.gif) 0px 1.1em repeat-x; */
color: #903;
text-decoration: none;
border-bottom: 0px solid #903;
}
a:active {
}
img {
border:0;
}
a img.inv {
opacity: 1;
filter: alpha(opacity=100);
}
a:hover img.inv {
opacity: .6;
filter: alpha(opacity=60);
}
#clogo {
        position: absolute;
        height: 85px;
        width: 380px;
        top: 35px;
        right: 0px;
        border: 0px solid #666666;
}
#clogo img {
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        position: absolute;
        height: 100%;
        width: 100%;
}
#wrapper {

}
#lng-sel {
        position: absolute;
        top:112px;
        right: 14px;
        z-index:50;
}
#lng-sel a  {
        padding-top: 0px;
        margin-top: 0px;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        font-weight: 700;
        color: #777;
        padding-right: 5px;
        text-decoration: none;
        background-color: none;
}
#lng-sel a:visited {
        color: #777;
        text-decoration: none;
        background-color: none;
}
#lng-sel a:hover {
        color: #903;
        text-decoration: none;
        background-color: none;
}

#header{
        height:126px;
        background-color: #FFFFFF;
        background-image: url(images/header-bg.gif);
        background-repeat: repeat-x;
        background-position: 0px 9px;
}
/* #header div {
        height:126px;
        background-image: url(images/logo.gif);
        background-repeat: no-repeat;
        background-position: right top;
        text-align: left;
}
#header div img{
        padding-top: 8px;
        padding-left:5px;
}      */
#patr {
text-align:left;
width:365px;
position:absolute;
top:10px;
/* left:5px; */
left: 8%;
        }
#logo {
text-align:right;
width:398px;
heigth:126px;
padding:0px;
margin:0px;
position:absolute;
top:0px;
right:0px;
        }
#container {
        width: 100%;
        float: left;
        margin-right: -145px;
}
#content {
        margin-right: 145px;
         padding-right:8%;
          margin-left: 8%;
}
.block-w {
        clear: both;
        padding: 0px;
        font-size: 80%;
        border: 0px solid #CCC;
        margin-bottom:18px;

}
.block-w p{
        padding: 0px 0px 4px 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
}
.block-w h1{
        border: 0px solid #CCC;
        color: #333333;
        font-size: 20px;
        text-align: center;
        background-color: #CCC;
        background-image: url(images/header-bg-new.gif);
}
#wrapper-inside {
        margin-top:15px;
}

.block-n-r {
        padding: 10px;
        font-size: 80%;
 /*      border: 1px solid #CCC;  */
        margin-bottom: 10px;
        float: right;
        width: 44%;
}
.block-n-r h2{
        border: 0px solid #CCC;
        color:#333333;
        font-size: 14px;
        text-align: center;
        background-color: #CCC;
        background-image: url(images/header-bg-new.gif);
}
.block-n-l {
        padding: 10px;
        font-size: 80%;
   /*     border: 1px solid #CCC;   */
        margin-bottom: 10px;
        float: left;
        width: 44%;
}
.block-n-l h2{
        border: 0px solid #CCC;
        color:#333333;
        font-size: 14px;
        text-align: center;
        background-color: #CCC;
        background-image: url(images/header-bg-new.gif);
}
#sidebar {
        width:140px;
        float:right;
        background-color: #777;
        }
/*----------------------------*/
#menu{
        width: 140px;
        padding-right: 0px;
        padding-top: 0px;
        background-color: #777;
}
#menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}
#menu li {
line-height: 90%;
}
#menu A {
        PADDING-RIGHT: 24px;
        DISPLAY: block;
        FONT-WEIGHT: 400;
        FONT-SIZE: 12px;
        PADDING-BOTTOM: 0px;
        COLOR: #fff;
        PADDING-TOP: 0px;
        TEXT-DECORATION: none;
}
#menu A:visited {
        COLOR: #fff;
}
#menu H2 {
        PADDING-RIGHT: 14px;
        MARGIN-TOP: 7px;
        DISPLAY: block;
        FONT-WEIGHT: 600;
        FONT-SIZE: 14px;
        MARGIN-BOTTOM: 0px;
        PADDING-BOTTOM: 0px;
        VERTICAL-ALIGN: top;
        WIDTH: auto;
        COLOR: #000;
        PADDING-TOP: 0px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        HEIGHT: 17px;
        background-color: #777;
}
#menu A:hover {
        COLOR: #903;
        BACKGROUND-COLOR: #ccc;
}
/*----------------------------*/
#menu-en {
        width: 140px;
        padding-left: 0px;
        padding-top: 0px;
        background-color: #777;
}
#menu-en  ul{
padding: 0;
margin: 0;
list-style-type: none;
}
#menu-en  li {
line-height: 90%;
}
#menu-en  A {
       PADDING-left: 24px;
       DISPLAY: block;
       FONT-WEIGHT: 400;
       FONT-SIZE: 12px;
       PADDING-BOTTOM: 0px;
       COLOR: #fff;
       PADDING-TOP: 0px;
       TEXT-DECORATION: none;
}
#menu-en  A:visited {
        COLOR: #fff;
}
#menu-en  H2 {
        PADDING-left: 14px;
        MARGIN-TOP: 7px;
        DISPLAY: block;
        FONT-WEIGHT: 600;
        FONT-SIZE: 14px;
        MARGIN-BOTTOM: 0px;
        PADDING-BOTTOM: 0px;
        VERTICAL-ALIGN: top;
        WIDTH: auto; COLOR: #000;
        PADDING-TOP: 0px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        HEIGHT: 17px;
        background-color: #777;
}
#menu-en  A:hover {
        COLOR: #903;
        BACKGROUND-COLOR: #ccc;
}
/*----------------------------*/
#map {
 background-color: #777;
 width:140px;
 text-align:center;
 padding-top:25px;
 padding-bottom:25px;
}
#map img{
border:0;
}
#map a:link {
border-bottom: 0px solid green;
}
#map a:visited {
border-bottom: 0px solid green;
}
#map a:hover {
border-bottom: 0px solid green;
}

#red {
        background-color: #990033;
        height: 20px;
        width: 140px;
}
#footer {
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #990033;
        margin-bottom: 14px;
         margin-top: 15px;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        font-weight: bold;
        color: #666666;
        text-align: center;
        direction:ltr;
}
h1 {
        margin-top: 0;
}
.last {
        margin-bottom: 0;
}
.clearing {
        height: 0;
        clear: both;
}
.admin {
        color:#000000;
        font-size:10px;
        }
#page {
        clear: both;
        padding-top: 0px;
        font-size: 80%;
        margin-bottom: 10px;
}
#page h1{
        color: #333;
        font-size: 20px;
        text-align: center;
        background-color: #666;
        background-image: url(images/header-bg-new.gif);
}
#page table {border:0;}
#page  h2{
        color: #333;
        font-size: 18px;
        text-align: right;
        display: block;
}
#navm  {
        font-size: 14px;
        font-weight: 700;
        padding: 0px 5px;
        white-space: nowrap;
        margin-bottom: 20px;
        }
#tizer {
        float: left;
        width: 148px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        padding: 4px;
}