html > /**/ body, x:-moz-any-link,
x:default {
    position: relative;
    left: -0.1px;
}
body, html {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #FAFBF5;
}
body {
    background-image: url(images/backback.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.background {
    background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
h1, h2, h3, h4 {
    font-weight: 300;
    color: #666;
}
h3 {
    font-size: 1.563em;
    letter-spacing: -0.01em;
    line-height: 1.2em;
    border-bottom: 1px solid #999;
}
.contents_right {
    margin-top: 10px;
}
.content img {
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.title {
    border-left: 15px solid #F18200;
    padding-left: 10px;
    margin-bottom: 10px;
}
.title_text {
    text-transform: uppercase;
    color: #222;
    font-size: 16px;
    font-family: "Trebuchet MS", "Verdana";
}
.shorttitle_text {
    clear: both;
    color: #222;
    font-size: 12px;
    font-style: italic;
    font-family: "Trebuchet MS", "Verdana";
}
.header {
    height: 115px
}
.mainnav {
    padding-left: 10px;
    padding-top: 30px;
}
.mainnav a {
    text-decoration: none;
    color: #444;
    font-size: 11px;
}
.mainnav img {
    padding: 0 5px 0 0;
    margin: 0 0 0 0;
}
.fliesstext, .content td {
    vertical-align: top;
}
.content tbody img {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.content #menu {
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 25px;
    line-height: 1.5em;
    text-align: left;
    text-decoration: none;
    background-color: transparent;
    background-image: url(images/list.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position-x: 4px;
    margin-top: 0.5em;
    margin-right: 1.5em;
    margin-bottom: 0.5em;
    margin-left: 0pt;
    list-style-type: none;
}
.content #menu a {
    text-decoration: none;
}
.icons {
    height: 36px;
    margin-left: 10px;
    margin-top: 10px;
}
.icons img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.top {
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#flags {
    position: relative;
    left: 10px;
}
#flags img {
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.content {
    color: #555;
}
.content a {
    color: #888;
}
/* box */
.box_title {
    padding: 5px 11px;
    margin-top: 0px;
    width: 163px;
    background: url("images/box_title.jpg");
    font-weight: bolder;
}
.box_content {
    width: 184px;
    background: url("images/box_content.jpg") repeat-y;
    font-size: 11px;
}
.box_content_top {
    padding: 5px 11px 0 11px;
    background: url("images/box_content_top.jpg") no-repeat;
}
.box_content_bottom {
    width: 184px;
    height: 6px;
    background: url("images/box_content_bottom.jpg") no-repeat bottom;
}
a.img {
    vertical-align:top;
    line-height: 0;
}
a.img img {
    margin: 0;
}
.box_content .img {
    line-height: 0;
}
.box_content p {
    margin: 0;
}
.box_content a {
    color: #555;
}
/* footer */
.footer {
    clear: both;
    background-image: url("images/footer.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    height: 147px;
}
.footer .container {
    clear: both;
    position: relative;
    padding-top: 42px;
}
.footer .container iframe {
    left: 25px;
    position: relative;
}
.bottom {
    position: relative;
    top: 25px;
    height: 31px;
    text-align: center;
}
.bottom, .bottom a, .footera td, .footera a {
    color: #666;
    font-size: 1.0em;
    line-height: 1.4em;
    text-decoration: none;
}
.bottom img, .footer img {
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.footer, .footer a {
    color: #666;
    text-decoration: none;
}


