/*
   taiwanadvice.css
                           */

body  {background-color: white; color: #000000; font-family: "Times New Roman", "ms reference", verdana, tahoma, arial, "courier new"; font-size: 0.95em}

body td {font-size: 0.95em}

a:link {color: #000098; text-decoration: underline}
a:visited {color: #595959; text-decoration: underline}
a:hover {color: red; text-decoration: none}

a.title:link {color: yellow; text-decoration: underline}
a.title:visited {color: yellow; text-decoration: none}
a.title:hover {color: red; text-decoration: none}

a.sidebox:link {color: #0d9113; text-decoration: underline}
a.sidebox:visited {color: purple; text-decoration: underline}
a.sidebox:hover {color: red; text-decoration: none}

.bottomborder {border-bottom: 1px solid #cacaca; }

.bv {border-color: #000077; }
.bv {border-style: solid; border-width: 1px}

.countrydir {background-color: yellow}
.countrydir {border-color: #228b22}
.countrydir {border-style: solid; border-width: 1px; padding: 12px}

.group {border-color: black; border-style: solid; border-width: 1px; padding: 8px}

/*vertical line for middle and right td*/
.leftborder {border-left: 1px solid Silver;}

/*for main page's title only*/
.maintitle {background-color: #0a700f;}
.maintitle {font-size: 14px}
.maintitle {font-weight: bold}
.maintitle {text-indent: 5px}

.margin {margin-bottom: 3px; margin-right: auto; margin-top: 3px; }

.quote {background-color: #d5fffe; border-color: #ff0000; border-style: solid; border-width: 2px; font-family: arial, verdana, tahoma; }
.quote {color: black; font-size: 11px; line-height: 14px; padding: 5px}

.quoteai {background-color: #990000; color: white; text-indent: 5px}

.reservlinks {background-color: white; text-decoration: underline}
.reservlinks {border-color: #228b22; text-decoration: underline}
.reservlinks {border-style: solid; border-width: 1px; text-decoration: underline}

.sidebox {background-color: #ffffb3}
.sidebox {border-style: solid; border-width: 1px; padding: 8px;}
.sidebox {font-size: 10px; line-height: 14px}

.sideboxlist {background-color: #ffffb3}
.sideboxlist {border-style: none; border-width: 0; padding: 2px;}
.sideboxlist {font-size: 10px; line-height: 14px}

.glossary {color: red}

/*  .title {font-weight: bold}
    .title {color: #00309c}
    .title {font-size: }   */
.title {  font-size: 30px;
    line-height: 34px;
    text-align: left;
    color: #00309c;
    font-weight: bold; }

.subtitle {font-weight: bold}
.subtitle {color: #73009c}
.subtitle {font-size: 1.25rem}

.top {background-color: yellow; color: teal; font-weight: bold}

.veryvegas {background-color: #ffffb3}
.veryvegas {border-color: black}
.veryvegas {border-style: solid; border-width: 1px}
.veryvegas {padding: 2px; }
/*  #000000   */

@media print { body  { background-color: #fff; }  }

