body {
    background-color: #082B43;
    background-image: url('../images/bg.gif');
    background-position: center top;
    padding: 0px;
    margin:0px;
}
body, table {cursor:default;}
body, table, input, textarea, select {
    font-family: verdana;
    color: #000;
}
img {border:0px;}
form {padding:0px;}
form, input {margin:0px;}
a {
    color: #0170AC;
    text-decoration: none;
}
a:hover {
    color: #016094;
    text-decoration: none;
}
img.hr{width:100%; height:1px;border-bottom:1px solid #ccc; margin:1px 0px 2px 0px;}

/***********************/

.nt {font-size: 65%;}
.nt p{padding:0px; margin:0px;}
h1 {font-size: 161%; margin: 8px 0px 8px 0px;}

table.background {width:100%;}
td.background {
    width:auto;
}

td.main {
    width:793px;
    height:762px;
    background-color: #fff;
}

table.main {
    width:792px;
    height:762px;
    background-color: #fff;
    border: 2px solid #fff;
}

table.top {
    width:100%;
    height:100%;
    border: 4px solid #eee;
    background-image: url('../images/top.jpg');
}

table.menu {
    width:100%;
    height:100%;
    border: 4px solid #eee;
}

table.border {width:100%; background-color:#eee;}
td.border {background-color:#fff;}

table.box {width:100%;}
td.box11 {background-image: url('../images/box11.gif');}
td.box12 {background-image: url('../images/box12.gif');}
td.box13 {background-image: url('../images/box13.gif'); background-position: right;}
td.box21 {background-image: url('../images/box21.gif');}
td.box22 {width:100%; height:100%; vertical-align:top;}
td.box23 {background-image: url('../images/box23.gif'); background-position: right;}
td.box31 {background-image: url('../images/box31.gif'); background-position: bottom;}
td.box32 {background-image: url('../images/box32.gif'); background-position: bottom;}
td.box33 {background-image: url('../images/box33.gif'); background-position: right bottom;}

td.background_center {width:793px;}
td.background_left {background-image: url('../images/bg_left_2.jpg'); background-position: right top; background-repeat: repeat-x;}
div.background_left {background-image: url('../images/bg_left_1.jpg'); background-position: right top; background-repeat: no-repeat; height:100%;}
td.background_right {background-image: url('../images/bg_right_2.jpg'); background-position: left top; background-repeat: repeat-x;}
div.background_right {background-image: url('../images/bg_right_1.jpg'); background-position: left top; background-repeat: no-repeat; height:100%;}

.rownews1 {background-color:#fff;}
.rownews2 {background-color:#f8f8f8;}

td.specials_box {background-color:#0e6fa4; background-image: url('../images/bg_specials.gif'); background-repeat: repeat-x;}
div.specials_title {background-color:#bc4a44; font-weight:bold; padding:4px; background-image: url('../images/bg_specials_title.gif'); background-repeat: repeat-x;}
div.specials_title a {color:#fff;}
div.specials_title a:hover {color:e6e6e6}
div.specials_subtitle {padding:4px;}

a.page {}
span.page_select {font-weight: bold;}

div.country_group {padding:7px; font-weight:bold; color:#fff; background-color:#136aa9; background-image: url('../images/country_group_title_bg.gif'); background-repeat: repeat-x;}
div.country1 {padding: 2px 7px 2px 7px;}
div.country2 {padding: 2px 7px 2px 7px; background-color:#f0f0f0;}
div.country1 a, div.country2 a {color: #000;}

div.rightrow1 {padding: 2px 5px 2px 30px;}
div.rightrow2 {padding: 2px 5px 2px 30px; background-color:#f0f0f0;}
div.rightrow1 a, div.rightrow2 a {color: #000;}

div.bottombox{padding:5px; font-size: 65%;}
