html,body{ 
	height: auto !important;
	height: 100%;
	margin: 0px;
	padding:0px;
	color: #663004;
	background-color:#EDE4D5;
	font-size: 12px;
	font-family: Verdana,Tahoma;
}
a{
	color: #663004;
	font-size: 12px;
	text-decoration:none
	border: 0px;
}
a:sub{
	color: #663054;
	font-size: 10px;
	text-decoration:none;
border: 0px;
}
h1{font-size:15px;}
h2{font-size:14px;}
h3{font-size:13px;}
table.menu{
	height: 100%;
	width: 100%;
	padding: 5px;
	padding-left: 0px !important;
	border-spacing: 0px;
	table-layout:fixed;
	vertical-align:top;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.7;
}
div.txtmenu,div.txtctn {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=200);
	opacity: 2.0;
}
table.content{
	height: 100%;
	width: 100%;
	padding: 5px;
	padding-right: 0px !important;
	border-spacing: 0px;
	table-layout:fixed;
	vertical-align:top;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.7;
}

td.bx1 { background-image:url(img/nav_tlf.gif); background-repeat: no-repeat;
		height:10px; width:5px;}
	td.bx2 { background-image:url(img/nav_top.gif); background-repeat: repeat-x;
			height:10px; width:100%}
	td.bx3 { background-image:url(img/nav_trt.gif); background-repeat: no-repeat;
			width: 10px; height:10px;}
	td.bx4 { background-image:url(img/nav_lef.gif); background-repeat: repeat-y;
			height:100%;width:5px;}
td.bx5 {
	background: #F0E8DB;
	text-align: left;
	width: 100%;
	vertical-align:top;
	height: auto !important;
	height: 100%;
}
td.bx5b {
	background: #F0E8DB;
	background-repeat: no-repeat;
	background-image: url(img/_bg.gif);
	background-position: top center;
	text-align: left;
	width:100%;
	vertical-align:top;
	height: auto !important;
	height: 100%;
}
td.bx6 { background-image:url(img/nav_rig.gif); background-repeat: repeat-y;
	height:100%;width:10px;}
	td.bx7 { background-image:url(img/nav_blf.gif); background-repeat: no-repeat;
	height:10px;width:5px;}
	td.bx8 { background-image:url(img/nav_bot.gif); background-repeat: repeat-x;
	height:10px;width:100%;}
	td.bx9 { background-image:url(img/nav_brt.gif); background-repeat: no-repeat;
		height:10px;width:10px;}
img{border:0px}
