BODY {
	/*background-color: #fcf9f1;
	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: 11px;  weight:normal; font-weight:normal; color:323431; }

a:link {  color: #333534; text-decoration: none}
a:active {  color: #ff8000; text-decoration: underline}
a:visited {  color: #333534; text-decoration: none}
a:hover {  color: #ff8000; text-decoration: underline }

#headertop{
width:100%;
height:28px; 
margin-top:0px;
padding-left: 0px; 
padding-top: 0px; 
color: #333333;
font-size: 11px;
font-weight:bold;
}

#ddimagetabs{
width:100%; /*width of 2nd level content*/
height:26px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
margin-top:0px;
padding-left: 11px; padding-top: 5px; 
color: #333333;
text-decoration: none;
font-weight:bold;
}

#ddimagetabs a
{
text-decoration: none;font-weight:bold; font-size: 11px; font-family:Arial; /*tab font */
color: #333333; /*font color */
}

#ddimagetabs a:hover, #ddimagetabs a.current{
color: #D9781A;
text-decoration: none;
}

#tabcontentcontainer{
width:100%; /*width of 2nd level content*/
height:26px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
margin-top:0px;
padding-left: 30px; 
padding-top: 5px; 
color: #ffffff;
font-weight:none;
font-size:12px;
}

.tabmenu{
display:none;
}
.tabmenu a:link, .tabmenu a:hover{font: arial; color: red;text-decoration: none }
.tabmenu a:link, .tabmenu a:visited{font: arial; color:#595959;text-decoration: none }

.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;
}

.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;
}