/*
* Copyright 1999-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/* page */

.myTable{

padding: 0px;
table-layout:fixed;
border-spacing:0px;

}

input.searchfield {
    font-size: 10pt;
    color: #333399;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #E1E1F0;
    border: 1 solid #000000;
    margin-bottom: 4px;
}

input.searchsubmit {
    font-size: 10pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FF9900;
    font-weight: bold;
    width: 60px;
}

.heighttext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
}

#page {
    padding: 0px;
    border: none;
    background-color: #333399;
}

/* menu */

#menu {
    font-family: Verdana, Arial, Sans-serif;
    border: none;

    padding: 0px 0px 5px 25px;
}

#menu a {
    text-decoration: none;

}

#menu a:hover {

}

.menublock-1, .menublock-selected-1 {
    padding: 0px; color: #CC0000; font-weight: bold;


}

.menublock-1 a { }
.menublock-1 a:visited { }

.menublock-1 .menublock-2 { display: none; }

.menublock-selected-1 .menuitem-1 { }
.menublock-1          .menuitem-1 { }

.menuitem-1 { padding: 5px 5px 5px 5px; font-size: 80%; }
.menuitem-2 { padding: 2px 5px 2px 25px; font-size: 80%; }
.menuitem-selected-2 { padding: 2px 5px 2px 25px; font-size: 80%; color: #CC0000; }
.menuitem-2 a { }

.menuitem-selected-1 {
    padding: 5px 5px 5px 5px;
    font-size: 80%;
}


.menuitem-3 { padding: 2px 5px 2px 25px; font-size: 60%; }
.menuitem-selected-3 { padding: 2px 5px 2px 25px; font-size: 60%; }



/* body */

#body {
    border: none;
    margin: 0px;
    font-family: Verdana, Arial, Sans-serif;
}

#main {

        /*
    float: left;
    width: 80%;
*/
}

h1 { font-size: 140%; }
h2 { font-size: 100%; }
h3 { font-size: 80%; }
p { font-size: 80%; }
li { font-size: 80%; }

.crossheading { font-weight: bold; font-size: 110%; }

table.simple {
    border-collapse: collapse;
/*
    background-color: #909090;
    border-color: #909090;
*/
    width: auto;
}

td.simple {
    font-size: 80%;
    padding: 3px;
    border: solid 1px Navy;
    vertical-align: top;
}

img.simple {
}

#publication-title {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    vertical-align: bottom;
    padding-left: 25px;
    padding-bottom: 15px;
    color: Maroon;
}

#project-logo {
    padding: 10px 20px 0px 0px;
    text-align: right;
}

#menu-background {

        background-repeat:no-repeat;
        background-color: #333399;

}

.setUrl {
        background-image: url({$root}/images_ennics/box_bg.gif)
}

.red_fild {
       font-size: 10pt;
       color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       background-color: #FF9900;
       font-weight: bold;
       width: 60px;
}

.red_fild_change {
       font-size: 10pt;
       color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       background-color: #FF9900;
       font-weight: bold;
       margin-right: 10px;
}

.media {
    text-align: center;
    padding: 10px;
}

.caption {
    padding: 5px;
    text-align: center;
    font-style: italic;
    font-size: 80%;
}

.abstract {
    font-weight: bold;
}

h1 {
    font-size: 120%;
    color: Maroon;
}

h2 {
    font-size: 100%;
    color: Maroon;
    border-bottom: solid 1px #BB9999;
    margin-top: 30px;
}

.asset {
    display: block;
    color: #000;
    font-size: 10px;
    margin: 10px 10px 10px 5px;
}

#footer {
   background-color: #333399;
}



/*

        ennics.css added

*/
input.sendbutton {
       font-size: 10pt;
       color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       background-color: #ff9900;
       border: 1 solid #000000;
}
.fild {
       font-size: 10pt;
       color: #333399;
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       background-color: #E1E1F0;
       border: 1 solid #000000;
       }
.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}

.strongtext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}


.text_w {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}
.title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}
.s_title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}
a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: underline;
}
a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: underline;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #CC0000;
        text-decoration: underline;
}
a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: underline;
}


a.w:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}
a.w:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}
a.w:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #CC0000;
        text-decoration: none;
}
a.w:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;
}


a.bottom:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}
a.bottom:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
}
a.bottom:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #CC0000;
        text-decoration: none;
}
a.bottom:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;
}



a.right:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}
a.right:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}
a.right:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #CC0000;
        text-decoration: none;
}
a.right:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;
}



a.strongright:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}
a.strongright:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}
a.strongright:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #CC0000;
        text-decoration: none;
}
a.strongright:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;
}

.text_message {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FF9900;
        text-decoration: none;
}

.text_message_sm {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FF9900;
        text-decoration: none;
}

.langimg {
        margin-left: 2px;
        margin-right: 2px;
}

.pagewidth {
/*      width: 990px; */
  width:expression(document.body.clientWidth > 990? "990px": "auto" );
  min-width: 600px;
  max-width: 990px;
}

.tablewidth {
/*      width: 990px; */
  margin-right: 10px;
  width:expression(document.body.clientWidth > 990? "500px": "auto" );
}

input.sendbutton {
    font-size: 10pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FF9900;
    font-weight: bold;
}

a.anker{
       font-size: 12px;
       color: #ffffff;
       font-family: Verdana,Arial, Helvetica, sans-serif;
       text-decoration: none;
}
a.anker:hover {
        font-family: Verdana,Arial, Helvetica, sans-serif;
        text-transform: none;
	 font-style: normal;
        line-height: normal;
        font-weight:bold;
        font-variant: normal;
        color: #ffffff;
        text-decoration: none;
}
a.anker_small{
       font-size: 12px;
       color: #ffffff;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       text-decoration: none;
}

a.anker_small:hover {
        font-family: Verdana,Arial, Helvetica, sans-serif;
        text-transform: none;
	 font-style: normal;
        line-height: normal;
	 font-weight: normal;
        font-variant: normal;
        color: #ffffff;
        text-decoration: none;
}