﻿body,td,th {
	font-family: Tahoma;
	font-size:12px;
}
.font {
	font-family: Tahoma;
	font-size:12px;
	color:#20619E;
}
body {
	font-family: Tahoma;
	font-size:12px;
}

td.border{
	border-bottom: 1px Dashed #CCCCCC;
	border-top: 1px Dashed #CCCCCC;
	border-left: 1px Dashed #CCCCCC;
	border-right: 1px Dashed #CCCCCC;
}
td.border2{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
td.border3{
	border-top: 1px solid #81D8F6;
	border-bottom: 1px solid #81D8F6;
	border-left: 1px solid #81D8F6;
	border-right: 1px solid #81D8F6;
}
td.border4{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
td.border5{
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}
td.border6{
	border-top: 1px solid #809DD7;
	border-bottom: 1px solid #809DD7;
	border-left: 1px solid #809DD7;
	border-right: 1px solid #809DD7;
}
a.link{
color: #555555;
text-decoration: none;
}

a.link:hover{
color: #DFE44F;
}

a.link2{
color: #003399;
text-decoration: none;
}

a.link2:hover{
color: #DFE44F;
}

a.link3{
color: #ffffff;
text-decoration: none;
}

a.link3:hover{
color: #DFE44F;
}

a{
color: #000;
text-decoration: none;
}

a:hover{
color: #DFE44F;
}

.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #8CA3FF;
}
.tab{
float: left;
height: 32px;
width: 120px;
margin: 0 0px 0 0;
text-align: center;
background: url(../images/tab.jpg);
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}


#tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #6B78A9;
      }
    #tabs4 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("http://localhost/thaitravel9/images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("http://localhost/thaitravel9/images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
    }  

    #tabs4 #current a {
      background-position:0% -42px;
    }
    #tabs4 #current a span {
      background-position:100% -42px;
    }

