/* CSS Document */
a.tabs:link,a.tabs:visited 
{ 
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #F1DEA4; text-decoration: none;
}
a.tabs:hover	
{
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #F1DEA4; text-decoration: underline;
}
a.tabs_x:link, a.tabs_x:visited 
{ 
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #5E3B25; text-decoration: none;
 }
a.tabs_x:hover	
{
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #A53A00; text-decoration: underline;
}

a.tabs_sub:link,a.tabs_sub:visited 
{ 
font-size : 11px; font-family:Verdana, Arial, Helvetica, sans-serif;color: #DA9B44; text-decoration: none;
}
a.tabs_sub:hover	
{
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #FDCE7C; text-decoration: underline;
}
a.tabssub_x:link,a.tabssub_x:visited 
{ font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #c4c4c4; text-decoration: none;
}

.x_title
{
color:#5E3B25; font-variant:small-caps;
}
.x_subtitle
{
color:#A53A00; font-variant:small-caps;
}

#tabsleft {
	width: 15%;	
	border-top : 1px #A38965 solid;
	border-right :  1px #A38965 solid;
	border-left :1px #A38965 solid;
	border-bottom :1px #A38965 solid;
	background-image:url(/img/bartop.gif);
}
#tabssubleft {
	width: 15%;
	border-top :  1px #DA9B44 solid ;
	border-right : none;
	border-left :none;
	border-bottom : 1px #444444 solid;
	background-image:url(/img/newbgimg.gif);
}
#tabsright {
	
	width: 15%;
	border-top :  1px #DA9B44 solid ;
	border-right : none;
	border-left : none;
	border-bottom :  1px #444444 solid;
	margin-right:1px;
	background-image:url(/img/bartop.gif);
}

#tabshome {
	width: 100px;
	border-top : 1px #444444 solid ;
	border-left : 1px #444444 solid;
	border-right : 1px #444444 solid;
	border-bottom : 1px #444444 solid;
	background-color: #000000;
	height:20px;
	
}
#tabs {
	width: 13%;
	border-top : 1px #F1DEA4 solid ;
	border-left : none;
	border-right : 1px #A38965 solid;
	border-bottom : 1px #A38965 solid;
	height:20px;
	background-image:url(/img/bartop_brown.png);
}
#tabs_x {
width: 12%;
	border-top : 1px #A38965 solid;
	border-left : none;
	border-right :  1px #A38965 solid;
	border-bottom :  1px #A38965 solid;
	background-image:url(/new/img/bartop.gif);
	height:20px; 
	
}
#tabs_sub {
	width: 100px;
	border-top : 1px #DA9B44 solid ;
	border-left : none;
	border-right : 1px #444444 solid;
	border-bottom : none;
	background-color: #000000;
	height:20px;
	
}
#tabssub_x {
	width: 100px;
	border-top : 1px #DA9B44 solid;
	border-left :   none;
	border-right :  1px #444444 solid;
	border-bottom : 1px #444444 solid; 
	background-color: #000000;
	height:20px;
	
}

#tabsmodleft {
	width: 15%;
	border-top :  none ;
	border-right : none;
	border-left :none;
	border-bottom : 1px #444444 solid;
}
#tabsmod {
	width: 30%;
	border-top : 2px #5E3B25 solid ;
	border-left : 1px #A38965 solid;
	border-right : none;
	border-bottom : none;
	background-color: #F1DEA4;
	height:20px;
	
}
#tabsmod_x {
	width: 30%;
	border-top : 1px #A38965 solid;
	border-left :   1px #A38965 solid;
	border-right :  none;
	border-bottom : 1px #A38965 solid; 
	background-color: #F1DEA4;
	height:20px;
	
}
#tabsmodright {
	
	width: 15%;
	border-top :none ;
	border-right : none;
	border-left : 1px #A38965 solid;
	border-bottom :  1px #A38965 solid;
	margin-right:1px;
}
a.tabsmod_x:hover	
{
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #A38965; text-decoration: underline;
}
a.tabsmod_x:link,a.tabsmod_x:visited 
{ font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #A38965; text-decoration: none;
}
a.tabsmod:link,a.tabsmod:visited 
{ 
font-size : 11px; font-family:Verdana, Arial, Helvetica, sans-serif;color: #5E3B25; text-decoration: none;
}
a.tabsmod:hover	
{
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #5E3B25; text-decoration: underline;
}



.tabsoffer {
	width: 20px;
	border-top : 1px #DA9B44 solid ;
	border-left : 1px #444444 solid;
	border-right : none;
	border-bottom : 1px #DA9B44 solid;
	background-color: #000000;
	height:20px;
	
}
.tabsoffer_x {
	width: 18px;
	border-top : 1px #444444 solid;
	border-left :   1px #444444 solid;
	border-right :  none;
	border-bottom : 1px #444444 solid; 
	background-color: #000000;
	height:20px;
	
}
.tabsofferx {
	width: 18px;
	border-top : 1px #DA9B44 solid;
	border-left :   1px #444444 solid;
	border-right :  none;
	border-bottom : 1px #444444 solid; 
	background-color: #a44a4a4;
	height:20px;
	
}


#tabstabsofferright {
	
	width: 15%;
	border-top :none ;
	border-right : none;
	border-left : 1px #444444 solid;
	border-bottom :  1px #444444 solid;
	margin-right:1px;
}
a.tabsoffer_x:hover	
{
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #FDCE7C; text-decoration: underline; border:none;
}
a.tabsoffer_x:link,a.tabsoffer_x:visited 
{ font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #FDCE7C; text-decoration: none; border:none;
}
a.tabsoffer:link,a.tabsoffer:visited 
{ 
font-size : 11px; font-family:Verdana, Arial, Helvetica, sans-serif;color: #DA9B44; text-decoration: none; border:none;
}
a.tabsoffer:hover	
{
font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #FDCE7C; text-decoration: underline; border:none;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 1px solid #E90080;
padding: 2px;
background-color: #000000;
visibility: hidden;
z-index: 100;
font-family: arial;
color: #ffffff; 
text-decoration: none; 
font-size: 11px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

body {
	 padding: 0 0 0 0;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color: #444444;
	 font: normal  10px;
	 margin-top: 10px;
	 
	 }
	 a:link, a:active, a:visited {
color : #A53A00; 
text-decoration : none; 
} 
a:hover {
text-decoration : underline; 
color : #523827; 
} 
	 hr {
height : 0; 
border : 0 solid #A38965; 
border-top-width : 1px; 
} 
.top_table {
border :none; 
margin-bottom : 1px;
width:770px;
height:55px;
background-color:#F1DEA4;
background-image: url("/img/header_hobako.png");
}
.top_bar {
border : 1px solid #A38965; 
margin-bottom : 1px;
width:770px;
height:20px;
background-image: url("/img/bartop.gif");
background-repeat:repeat;
}
.top_med {
border : 1px solid #A38965;
width:770px;
height:180px; 
margin-bottom : 1px;
background-color:#F1DEA4;
background-image: url("/img/map_choco.png");
}

.top_body {
/*border-top : 1px #444444 solid;
border-left :  1px #DA9B44 solid;
border-right :  1px #DA9B44 solid;
border-bottom :  1px #DA9B44 solid;*/
border : 1px solid #FDCE7C;
padding: 5px 5px 5px 5px; 
width:770px;
height:180px;
background-color:#F1DEA4;
}



.in_body1 {
border-top : 1px solid #444444;
border-left :  1px solid #444444;
border-right :  1px solid #444444;
padding: 5px 5px 5px 5px; 
background-color:#000000;
}


.footer {
padding: 2px 2px 2px 2px;
border : 1px solid #A38965;
width:770px;
height:20px;
font-size : 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#c4c4c4;
background-color:#F1DEA4;
	background-image:url(/new/img/bartop.gif);

}
.gena { font-size : 12px;font-family:Verdana, Arial, Helvetica, sans-serif; }
.gen { font-size : 12px;font-family:Verdana, Arial, Helvetica, sans-serif;text-align:justify }
.genmed { font-size : 11px;font-family:Verdana, Arial, Helvetica, sans-serif; }
.gensmall { font-size : 9px;font-family:Verdana, Arial, Helvetica, sans-serif; }
.gensmall { color : #5E3B25;font-family:Verdana, Arial, Helvetica, sans-serif; }
.gen,.genmed{ color : #5E3B25;font-family:Verdana, Arial, Helvetica, sans-serif; }
a.gen,a.genmed,a.gensmall { color: #A53A00; text-decoration: none;font-family:Verdana, Arial, Helvetica, sans-serif; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #A53A00; text-decoration: underline;font-family:Verdana, Arial, Helvetica, sans-serif; }
a.button {
	color:#000000;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 4px;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	text-decoration: none;
	background-image: url("/img/btn_bg_hvr.gif");
	letter-spacing: 1px;
}

a.button:link {
	color:#000000; 
     text-decoration: none;
  }

a.button:hover {
	color:#E90080;
	text-decoration: none;
	border-top-color: #999999;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #999999;
	background-image: url("/img/btn_bg.gif");
  }

a.button:active {
	color:#000000;
	text-decoration: none;
	border-top-color: #666666;
	border-right-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	border-left-color: #666666;
	background-image: url("/img/btn_bg_clck.gif");
  }
.boxheading {
	padding: 3px;
	border: 1px solid #666666;
	border-collapse:collapse;
background-image:url("../img/input_bg.gif");
height : 12px;
width : 182px;  
}
.normalpadding {
	padding: 3px;
}
textarea {
background:#A38965;
color:#F1DEA4;
border: 1px solid #523827;
}
input {
background:#A38965;
color:#F1DEA4;
border: 1px solid #523827;
size:16px;
margin-top:1px;
}
select
{
font-size : 11px; font-family:Verdana, Arial, Helvetica, sans-serif;color: #F1DEA4;
background-color:#A38965;
border:1px #523827 solid;
}
.in_body {
/*border-top : 1px #A53A00 solid;
border-left :  1px #DA9B44 solid;
border-right :  1px #DA9B44 solid;
border-bottom :  1px #DA9B44 solid;*/
border : 1px solid #A38965;
padding: 5px 5px 5px 5px; 
height:180px;
background-color:#F1DEA4;
}
/* --------------------------------------------------------