/*---| product tree |----------------*/
table#tb0 {
	width:1000px;
	border:1px solid #009966;
}
table#tb0 td.top {
	width:100%;
	height:60px;
	background-color:#c7ff8e;
}
table#tb0 td.loc {
	width:100%;
	height:30px;
	/* background-color:#c7ff8e; */
	background-color:#FFFFFF;
}


div#main {
	width:100%;
	/* background-color:#c7ff8e;  */
	background-color:#FFFFFF;
}
table#tb_main {
	width:100%;
	height:100%;
	border-collapse:collapse;
	border:0px;
	/* border-left:5px solid #c7ff8e; */
	/* border-right:5px solid #c7ff8e; */
	border-right:5px solid #ffffff;
	
}
table#tb_main td.main_left {
	width:150px;
	height:400px;
	background:url(/images/box_top11.gif) left top no-repeat;
	background-color:#009b4e;
}
table#tb_main td.main_content { 
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	/* background-color:#eeeeee; */
	background-color:#ffffff;
	height:100%;
}
table#tb_main td.main_right {
	width:10px;
	background:url(/images/box_top10.gif) right top no-repeat;
	background-color:#ffffff;	
}

table#tb_main td.main_right2 { /*---| right menu 3 columns |----------------*/
	padding-top:10px;
	width:130px;
	background:url(/images/box_top10.gif) right top no-repeat;
	background-color:#ffffff; 	
}
table#tb_content {
	width:100%; 
	height:320px;
	background-color:#ffffff;
	border-collapse:collapse;
	border:0px;
}
table#tb_content td.content_top_l {
	width:50%;
	height:30px;
	background:url(/images/left_02_icon.gif) center left no-repeat;
	background-color:#ffffff;
	color:#009900;
	font-family: "Trebuchet MS", "Arial Black",Tahoma, Verdana;
	font-size:20px; 
	vertical-align:middle; 
	font-weight:bold;
	padding-left:20px;
	border:0px;
}

table#tb_content td.content_top_r {
	width:50%;
	height:30px;
	/* background:url(/images/box_title.gif) top right no-repeat; */
	background-color:#ffffff;
	font-size:11px; 
	text-align:right;
	vertical-align:top; 
	padding-right:10px;
	border:0px;
}
table#tb_content td.content_top_r a:link, table#tb_content td.content_top_r a:link {
	text-decoration:none;
} 
table#tb_content td.content_top_r a:hover {
	text-decoration:none;
	font-weight:bold;
}

table#tb_content td.content_main {
	width:100%;
	height:100%;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	border:0px;
}
table#tb_content td.content_bottom_l {
	height:10px;
	/* background:url(/images/box_title.gif) bottom left no-repeat; */
	background-color:#ffffff; 
	border:0px;
}
table#tb_content td.content_bottom_r {
	height:10px;
	/* background:url(/images/box_title.gif) bottom right no-repeat; */
	background-color:#ffffff;
	border:0px;
}

table#tb_content p.title {
	line-height:25px;
	padding-left:5px;
}

table#tb_content p {
	line-height:20px;
	padding-left:15px;
}


table#tb_main div.title{
	font-family: "Trebuchet MS", "Arial Black",Tahoma, Verdana;
	font-size:20px;  
	font-weight:bold;
	line-height:30px;
	padding-left:50px;
}

div#tb_tree{
	width:100%;
	border-collapse:collapse;
	border-top:0px;
	background-color:#f5f5f5;
	min-height:400px;
}

table#tb_tmenu{
	width: 100%;
	border-collapse:collapse;
}

table#tb_tree{ 
	width: 100%;
	border-collapse:collapse;
	background: #fff;
}

table#tb_tree a:link, table#tb_tree a:hover, table#tb_tree a:visited{ 
	text-decoration:none;
}

table#tb_tree td.tree_class, table#tb_tmenu td.tree_class{ 
	border: 1px solid #999999;
	background-color:#FFFF00;	
	padding-left:5px;
	text-align:left;
	height:30px;
	color:#666666;
	font-size:14px; font-weight:bold;
	font-family: "Trebuchet MS", "Arial Black",Tahoma, Verdana;
	font-style:italic;
	
}
table#tb_tree td.tree_title{ 
	border:0px;
	background-color:#666;
	color:#eee;
	height:25px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:1px;
}

table#tb_tree td.pn{ 
	color:#666666;
	text-align:left;
	font-size:11px;
	height:25px;
	border:1px solid #999999; border-collapse:collapse;
	padding-left:2px;
}
table#tb_tree td.pn img{ 
	vertical-align:middle;
}
table#tb_tree td.txt{ 
	color:#666666;
	text-align:center;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #999999; border-collapse:collapse;	
}

table#tb_tree td.txt a{ 
	text-decoration:none;
}
table#tb_tree td.blank{ 
	border:0px;
	background: inherit;
}
table#tb_tree .tr1{ 
	background-color:#e6e6e6;
}
table#tb_tree .tr2{ 
	background-color:#f2f2f2;
}
table#tb_tree .m1{ 
	background-color:#99FF66
}
table#tb_tree .m0{ 
	background-color:#eeeeee;
}


table#tb_footer {
	width:100%;
	height:100%;
	border-collapse:collapse;
	border:0px;
}
table#tb_footer td.siteInfo{
	height:50px;
	background-image:url(/images/spancer_footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-size: 11px;
	padding: 5px; 
	text-align:center;
	margin-top: 0px;
}
table#tb_footer td.siteInfo a:link, table#tb_footer td.siteInfo a:visited{
	text-decoration:none;
}
table#tb_footer td.siteInfo a:hover{
	text-decoration:none;
	font-weight:bold;
}



/*---| Tree Menu |----------------*/
table#menu1 {
	/* border-top:5px solid #993300; */
	border-collapse:collapse;
}
.ddmx {
    font-size: 11px; 
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	background: #fff url(/images/bgOFF.gif) no-repeat bottom left;
}

.ddmx .item1,.ddmx .item1:link, .ddmx .item1:visited {
    padding:10px 10px 10px 10px;
	background:url(/images/bgOFF.gif) repeat-x bottom left;
    color: #333333;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	width:60px;
	text-align:center;
	font-size:11px;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 10px 10px 10px 10px;
	background:url(/images/bgON.gif) repeat-x bottom left;
    color:#666666;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	width:60px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.ddmx .item0 {
    padding: 5px 5px 5px 5px;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item0 {
    background:#999999;
	color:#fff;
	font-size:11px;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 5px 0px 5px 0px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #fff;
}
.ddmx .item2, .ddmx .item2:link, .ddmx .item2:visited {
    background: #eeeebd;
	border-bottom:1px solid #fff;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background-color:#933;
	color:#eee;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddmx .divider {
    padding: 10px 0px 5px 0px;
	background:url(/images/bgDIVIDER.gif) repeat-x;
    display: block;
    position: relative;
	font-size:11px;
}
.ddmx td.tmenu_space {
    padding: 10px 10px 10px 10px;
	background:url(/images/bgOFF.gif) repeat-x bottom left;
    color: #333333;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width:204px;
}

* html .ddmx td { position: relative; border:0px; } /* ie 5.0 fix */
