BODY {
    background-color: #000;
    color: #000000;
    margin: 0;
    padding: 0;
}

A, A:visited, A:active  {
    text-decoration: none;
    color: #000;
}

A:hover {
    text-decoration: none;
    color: #000;
}

A:active {
    color: #A4C0DF;
}

A:hover {
    color: #000000;
        text-decoration:underline;
}

TABLE.main
{
    margin: 0 auto;
}

TD {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

td>li {
    margin-left: 15px;
}

TABLE, TR, TD {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: none;
}

#sblogo {
        display:block;
        width:1px;
        height:1px;
        overflow:visible;
        position: relative;
        margin-top: -230px;
        margin-left: 300px;
}

SELECT, OPTION {
    font-family: Arial,Helvetica,sans-serif;
    /* font-size: 11px;
    font-weight: normal; */
    color: #000000;
    background-color: #df861c;
    border: none;
    /* border-right: 1px solid #000;
    border-bottom: 1px solid #DDD; */
}

INPUT {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    background-color: #df861c;
    border: 1px solid #FFF;
    border-bottom-color: #000;
    border-right-color: #000;
    /* heigth: 12px; */
    margin-bottom:0px;
         font-weight:normal;
}

TD.nav, TD.ref {
        background-color: #ffffff;
        border-bottom: 1px solid #6F8FB7;
}

table.nav, table.ref {
        background-color: #ffffff;
        border-bottom: 1px none #000;
        margin: 0px;

}

TABLE.nav {
    width:130px;
}

TABLE.ref {
        width:460px;
}

TABLE.news {
        background-color: #DDD;
        border-width: 1px solid #000;
        border-top: none;
        width: 470px;
}

TABLE.newstopic {
        background-color: #ececec;
        color: #000000;
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-right-style:solid;
        border-left-style:solid;
        border-top-style:solid;
        border-bottom-style:solid;
        border-color: #000000;
        width: 470px;
}

a.nav {
        background: url(../pics/nav_button.gif) no-repeat;
        display: block;
        height: 20px;
        width: 144px;
        text-align:center;
        text-valign:center;
        padding: 3px 0 0 0;
        text-decoration:none;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
        font-weight:bold;
}
a.nav:hover {
        background: url(../pics/nav_button_hover.jpg) no-repeat;
        text-decoration:none;
}

textarea {
 background: #df861c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: none;

}


h1 {
    background: #df861c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    border: none;
}

td.head {
border:5px solid #df861c;
left:10px;top:50px;
-moz-border-radius:30px;
background: #df861c;
width:770px;
}

p.tour_description {
 font-size:14px;
 color:#000;
}

p.tour_readmore {
 display:block;
 align:right;
 font-size:14px;
 color:#000;
 text-align:right;
}

#more {
 dislplay:block;
 width:550px;
 align:right;
 text-align:right;
 float:right;
 border-style:none;
}


#linklist {
 display:block;
 width:720px;
}

#leftlist {
 display:block;
 float:left;

 width: 250px;
 padding: 10px 0 0 70px;
 border-right-style:dashed;
 border-right-width:1px;
 border-right-color:#df861c;
 text-align:center;
 font-size:16px;
 color:#000;

}

#rightlist {
 display:block;
  float:right;

 width: 300px;
 padding: 10px 0 0 10px;
 text-align:center;
 font-size:16px;
 color:#000;
}

p.link a:link, p.link a:visited, p.link a:active {
 display:block;
 width:175px;
 align:center;
 text-align:center;
 border-style:dashed;
 border-width:1px;
 border-color:#df861c;
 padding: 3px 3px 3px 3px;
}

p.link a:hover {
 display:block;
 width:175px;
 align:center;
 text-align:center;
 background-color:#df861c;
 border-style:dashed;
 border-width:1px;
 border-color:#df861c;
 padding: 3px 3px 3px 3px;
}
