BODY {
	background-color: #fffff;
	background-image: url(../../../../../mediafile/tourism2008/bg.gif);
	background-repeat: repeat-x;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	margin: 0px;
	font-size: 11px;
	
}
TD { font-family: tahoma,sans-serif;; font-size: 12px;  weight:normal; font-weight:normal; color:323431; }

a:link {  color: #323431; text-decoration: none}
a:active {  color: #323431; text-decoration: underline}
a:visited {  color: #323431; text-decoration: none}
a:hover {  color: #ff8000; text-decoration: underline }

a.degrees:link {  color: #3d1e09; text-decoration: none}
a.degrees:active {  color: #3d1e09; text-decoration: underline}
a.degrees:visited {  color: #3d1e09; text-decoration: none}
a.degrees:hover {  color: #ff1604; text-decoration: none }

#headertop{
width:100%;
margin-top:0px;
padding-left: 0px; 
padding-top: 5px; 
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
}

#ddimagetabs{
width:100%; /*width of 2nd level content*/
margin-top:0px;
/*padding-left: 11px; padding-top: 5px; */
color: #FFFFFF;
text-decoration: none;
font-weight:bold; 
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
}

#ddimagetabs a
{
text-decoration: none;font-weight:bold; font-size: 12px; font-family:Arial; /*tab font */
color: #FFFFFF; /*font color */
padding-left:5px;
padding-right:5px;
padding-bottom:10px;

}

#ddimagetabs a:hover, #ddimagetabs a.current{
color: #f5f802;
text-decoration: none;
/*border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;*/
padding-top:10px;
background-color:#303030;
}

#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
margin-top:0px;
padding-left: 5px; 
padding-top: -1px; 
color: #ffffff;
font-weight:none;
font-size:12px;

}

.tabmenu{
display:none;
/*border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;*/
padding-top: 10px;
padding-bottom: 10px; 
padding-left: 10px;
background-color:#303030;
}

.tabmenu2{
display:none;
/*border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;*/
padding-top: 10px;
padding-bottom: 25px; 
padding-left: 5px;

}

.tabmenu a:link {  color: #FFFFFF; text-decoration: none}
.tabmenu a:active {  color: #FFFFFF; text-decoration: none}
.tabmenu a:visited {  color: #FFFFFF; text-decoration: none}
.tabmenu a:hover {  color: #f5f802; text-decoration: underline }

/*.tabmenu a:link, .tabmenu a:hover{font: arial; color: #f5f802; text-decoration:underline;}
.tabmenu a:visited{font: arial; color:#FFFFFF; }*/

.pdown {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;
BORDER-BOTTOM: 1px solid grey; 
BORDER-LEFT: 1px solid grey; 
BORDER-RIGHT: 1px solid grey; 
BORDER-TOP: 1px solid grey; 
}

.inputbox {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;
}

.teksbox {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;
}


.photobox {
background-color:#FFFFFF; 
padding: 5px 5px 5px 5px; 
margin : 50;
border: 1px solid #9C9A9C;
margin: 2px;
}

.butt {
font-family: verdana;
font-size: 8pt;
color:black;
border: 1px solid grey;
background-color: fffffA;
CURSOR: hand;
}

.mouseover {
	BACKGROUND-COLOR: #afa49c;
	color:white;
}
	
.mouseout {
	BACKGROUND-COLOR: #f3eedf;
}

.small_txt
{
font-family:Tahoma;
font-size:12px;
}

.small_txt2
{
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
}

.small_txt3
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.title_txt
{
font-family:Tahoma;
font-size:12px;
font-weight:bold; 
color:#FFFFFF;
}

.footer_txt
{
font-family:Tahoma;
font-size:16px;
font-weight:bold; 
color:#000000;
}

/*a.image_over:hover {text-decoration: none; CURSOR:crosshair }*/
#opener {
CURSOR:pointer;
}

#vtab {
            margin: auto;
            width: 800px;
            height: 100%;
        }
		
        #vtab > ul > li {
            width: 110px;
            height: 110px;
            background-color: #fff !important;
            list-style-type: none;
            display: block;
            text-align: center;
            margin: auto;
            padding-bottom: 10px;
            border: 1px solid #fff;
            position: relative;
            border-right: none;
            opacity: .3;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
        }
        
        #vtab > ul > li.selected {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            border: 1px solid #ddd;
            border-right: none;
            z-index: 10;
            background-color: #fafafa !important;
            position: relative;
        }
        #vtab > ul {
            float: left;
            width: 110px;
            text-align: left;
            display: block;
            margin: auto 0;
            padding: 0;
            position: relative;
            top: 30px;
        }
        #vtab > div {
            background-color: #fafafa;
            margin-left: 110px;
            border: 1px solid #ddd;
            min-height: 500px;
            padding: 12px;
            position: relative;
            z-index: 9;
            -moz-border-radius: 20px;
        }
        #vtab > div > h4 {
            color: #800;
            font-size: 1.2em;
            border-bottom: 1px dotted #800;
            padding-top: 5px;
            margin-top: 0;
        }

.title_trail {
	font-family:Arial;
	font-size:16px;
	font-weight:bold; 
	color:#000000;		
}

.title_trail2 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold; 
	color:#000000;		
}

.package_text {
	font-family:Tahoma;
	font-size:11px;
	color:#90A32D;
}

.package_text2 {
	font-family:Tahoma;
	font-size:11px;
	color:#90A32D;
	font-weight:bold; 
}

.package_text3 {
	font-family:Tahoma;
	font-size:24px;
	color:#90A32D;
	font-weight:bold; 
}

.package_text4 {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold; 
}

.package_text5 {
	font-family:Tahoma;
	font-size:14px;
	color:#90A32D;
	font-weight:bold; 
}

.package_text6 {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold; 
}

.most_text {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold; 
}

.adv_text {
	font-family:Tahoma;
	font-size:10px;
	color:#D2D2D2;
	font-weight:bold; 
}
.header_title {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold; 
}

.normal_text {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.normal_text_bold {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold; 
}

.bigger_text_bold {
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	font-weight:bold; 
}

.h3 {
font: 100% Tahoma;
font-weight: bold;
font-size: 13px;
color: #979696;
border-bottom: 1px dotted #979696;
}

.vm_channel_title{
font: 100% Tahoma;
font-weight: bold;
font-size: 25px;
color: #4d4d4d;
padding-left:15px;
}

.vm_channel_home{
font: 100% Tahoma;
font-weight:bold;
font-size: 15px;
color: #000000;
padding-left:15px;
}

.vm_channel_trail{
font: 100% Tahoma;
font-weight:bold;
font-size: 21px;
color: #000000;
}

