@charset "utf-8";

.tabgr { padding: 0; margin: 10px 5px 10px 10px; }

.TabbedPanels { margin: 0; padding: 0; clear: both; /*height: 350px;*/
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/}

.TabbedPanelsTabGroup { margin: 0; padding: 0; }

.TabbedPanelsTab { width: 172px; height: 60px; 
	position: relative; top: 1px; float: left; padding: 0; margin: 0;	
	text-align: left; list-style: none; background : url(../indtabhol/tab.png) no-repeat; -moz-user-select: none; user-select: none;}

.TabbedPanelsTab p{ color: #eee; font-size: 12px; text-decoration: none;
	padding: 15px 10px 10px 60px; margin: 0; text-align: left; line-height: 16px; font-weight: bold; }

.TabbedPanelsTabHover { background : url(../indtabhol/tabover.png) no-repeat; }

.TabbedPanelsTabHover p{ color: #222; }

.TabbedPanelsTabSelected { background : url(../indtabhol/tabact.png) no-repeat; border-bottom: 1px solid #FF9;}
.TabbedPanelsTabSelected p{ color: #fff; }

/*.TabbedPanelsTab a {
	color: #c0c; text-decoration: none; text-align: center; line-height: 50px;}*/

.TabbedPanelsContentGroup { clear: both; width: 688px; height: 100px;
	background : url(../indtabhol/tabflame.png) left bottom no-repeat; border-top: solid 1px #666; margin: 0; padding-bottom: 20px; _padding-bottom: 0px;}

.TabbedPanelsContent { padding: 0; margin: 10px; height: 100px;}

.TabbedPanelsContentVisible { }

.linktab{ margin: 0; padding-left: 20px; }
.linktab a:link, .linktab a:visited, .linktab a:focus, .linktab a:active{ margin: 0; padding: 0 0 0 15px;font-size: 12px; font-weight: normal; color: #666; line-height: 150%; text-decoration: none; background: url(../bg/nav07i2_r1_c1.gif) top left no-repeat; }
.linktab a:hover{ text-decoration: none; color: #E84808; background: url(../bg/nav07i2_r1_c2.gif) top left no-repeat;}/*color: #A70101; */


/*gr17d*/

.linktab_hlzn { height: 25px; padding: 0; margin: 5px 0 0 0; font-size: 12px; font-weight: normal; line-height: 160%; text-align: left; background: url(../indtabhol/gr17bg.png) left top no-repeat;}
.linktab_hlzn ul { list-style: none; padding: 0 0 0 10px; line-height: 25px;}
.linktab_hlzn li { display: inline; margin: 0; padding: 1px 0 0 0;}
.linktab_hlzn a:link, .linktab_hlzn a:visited, .linktab_hlzn a:focus, .linktab_hlzn a:active{ padding: 1px 5px 3px 14px; margin: 0 3px 0 0; color: #eee; background: url(../indtabhol/navarr_r1_c1.gif) left top no-repeat; text-decoration: none; }
.linktab_hlzn a:hover { color: #f90; background: url(../indtabhol/navarr_r1_c2.gif) left top no-repeat; }


.linktab_vtcl { padding: 0; margin: 0; font-size: 12px; font-weight: normal; line-height: 160%; text-align: left;}
.linktab_vtcl ul { list-style: none; padding: 0;}
.linktab_vtcl li { display: block; margin: 0; padding: 1px 0 0 0;}
.linktab_vtcl a:link, .linktab_vtcl a:visited, .linktab_vtcl a:focus, .linktab_vtcl a:active{ padding: 1px 5px 3px 14px; margin: 0 5px 0 0; color: #1E1612; background: url(../bg/nav07i2_r1_c1.gif) left top no-repeat; text-decoration: none; }
.linktab_vtcl a:hover { color: #E84808; background: url(../bg/nav07i2_r1_c2.gif) left top no-repeat; }


.cont_tabcont { width: 540px; margin-left: 120px; padding: 0;}

.bg_tab01 { background : url(../indtabhol/bg_tab01.png) top left no-repeat; }
.bg_tab02 { background : url(../indtabhol/bg_tab02.png) top left no-repeat; }
.bg_tab03 { background : url(../indtabhol/bg_tab03.png) top left no-repeat; }
.bg_tab04 { background : url(../indtabhol/bg_tab04.png) top left no-repeat; }


.TabbedPanelsContent p{font-size: 12px;font-weight: normal; color: #1E1612; line-height: 18px; padding: 0; margin: 0;}



.TabbedPanelsContent p span{ padding: 0; margin: 0; color: #1B0000; text-decoration: none; font-size: 14px; font-weight: bold;}



.bg_history { background: url(../indtabhol/tab_history_bg.png) right top no-repeat;}
.cont_history { width: 400px;}
.txt_history{ background: url(../indtabhol/arr.png) top left no-repeat;
	margin-bottom: 3px; padding-left: 20px;
	font-size: 12px; font-weight: normal; color: #666; line-height: 150%; }
.txt_history a{ color: #666; text-decoration: none; }
.txt_history a:hover{ color: #A70101; text-decoration: underline; }

.bg_ideal { background : url(../indtabhol/idealbg.png) top left no-repeat; }































































/*.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}*/

