.main
{
	position:absolute;
	left:0px;
	top:0px;
	width:819px;
	height:720px;
	BACKGROUND-REPEAT: no-repeat;
	background:url('main_bg.png');
}
.left_panel
{
	position:absolute;
	left:15px;
	top:220px;
	width:270px;
	font-size:12pt;
	text-align: justify;
}
.right_panel
{
	position:absolute;
	left:400px;
	top:140px;
	width:410px;
	height:470px;
	overflow-y:auto;
	padding-right:20px;
	font-size:8pt;
	font-family:Verdana,Tahoma,Arial;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	vertical-align:middle;
}
.ttitle
{
	position:absolute;
	left:15px;
	top:160px;
	width:280px;
	font-size:13pt;
	font-weight:900;
	color:black;
	text-decoration: none;
	filter:progid:
}
.subtitle
{
}
.hdr
{
	font-weight: bold;
	color:#333366;
	font-size:10pt;
	padding-bottom:2px;
}
DIV.list
{
	padding-left:20px;
	padding-bottom:3px;
}

.mnu_ind
{
	background-color:transparent;
	overflow-y:hidden;
	position:absolute;
	left:529px;
	top:100px;
	width:82px;
	height:16px;
	cursor:pointer;
}
.mnu_hom
{
	background-color:transparent;
	overflow-y:hidden;
	position:absolute;
	left:333px;
	top:100px;
	width:80px;
	height:16px;
	cursor:pointer;
}
.mnu_bus
{
	background-color:transparent;
	overflow-y:hidden;
	position:absolute;
	left:423px;
	top:100px;
	width:95px;
	height:16px;
	cursor:pointer;
}
.mnu_bft
{
	background-color:transparent;
	overflow-y:hidden;
	position:absolute;
	left:624px;
	top:100px;
	width:128px;
	height:16px;
	cursor:pointer;
}
.mnu_cnt
{
	background-color:transparent;
	overflow-y:hidden;
	position:absolute;
	left:763px;
	top:100px;
	width:44px;
	height:16px;
	cursor:pointer;
}
.mnu_bus_sub
{
	display:none;
	position:absolute;
	left:423px;
	top:125px;
	width:180px;
	padding:5px;
	border:1px solid black;
	font-family:Verdana,Tahoma,Arial;
	font-weight:bold;
	font-size:8pt;
	color:white;
	background-color:#213141;
}
hr
{
	position:absolute;
	left:0px;
	top:600px;
	width:819px;
	height:1px;background-color:#c0c0c0;
	overflow-y:hidden;
}
.copy
{
	position:absolute;
	left:10px;
	top:610px;
	width:800px;
	font-size:9pt;
        font-family: Verdata, Tahoma, Arial;
	text-align: left;
}
DIV.space_small
{
	position:relative;
	overflow-y: hidden;
	height: 10px;
}