/* CSS Document */
html {
	 background:url(images/bgB.gif) repeat-x bottom;
	 height:100%;
}
body {
	background:url(images/bgR.gif) repeat-y right bottom;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#121212;
	margin:0px;
	height:100%;
}
.CntBdybg {
	background:url(images/CntBdybg.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/CntBdybg.png,sizingMethod='crop');
	width:655px;
	height:506px;
}
.LNbg div {
	background:url(images/LNbg.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/LNbg.png,sizingMethod='crop');
	width:246px;
	height:514px;
	position:absolute;
	z-index:1;
	top:100px;
}
.Hbg div {
	background:url(images/Hbg.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/Hbg.png,sizingMethod='crop');
	width:639px;
	height:122px;
	position:absolute;
	z-index:2;
	top:38px;
	margin-left:64px;
}
.Logo div {
	background:url(images/Logo.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/Logo.png,sizingMethod='crop');
	width:574px;
	height:119px;
	position:absolute;
	z-index:3;
	top:50px;
	margin-left:96px;
	display:block;
	cursor:pointer;
}
.bdy {
	position:absolute;
	z-index:2;
	top:170px;
	margin-left:152px;
	width:484px;
	overflow:auto;
	height:410px;
	padding-right:36px;
}
.LNav {
	position:absolute;
	z-index:2;
	top:180px;
	margin-left:72px;
}
.LNav2 {
	position:absolute;
	z-index:2;
	top:380px;
	margin-left:72px;
	width:180px;
	font-size:14px;
}
.LNav3 {
	position:absolute;
	z-index:2;
	top:450px;
	margin-left:52px;
	width:180px;
	font-size:14px;
}
ul.LNlist {
	margin:0px;
	padding:0px;
	list-style-type:none;
	white-space:nowrap;
}
ul.LNlist li {
	margin:0px;
	padding:6px 12px 3px 4px;
	border-bottom:1px #333333 dashed;
	font-weight:bold;
}
ul.LNlist a {
	color:#cc01bc;
	text-decoration:none;	
}
ul.LNlist a:hover {
	color:#000000;
	text-decoration:none;
}
ul.LNlist a.txtClr1, .txtClr1 {
	color:#cc01bc;
}
ul.LNlist a.txtClr2, .txtClr2 {
	color:#0105c9;
}
ul.LNlist a.txtClr3, .txtClr3 {
	color:#6d00cb;
}
ul.LNlist a.txtClr4, .txtClr4 {
	color:#028cbd;
}
ul.LNlist a.txtClr5, .txtClr5 {
	color:#c80338;
}
.Wtxt {
	font-size:20px;
	color:#319a31;
}
.Ftxt div {
	position:absolute;
	bottom:10px;
	right:10px;
	font-size:10px;
	color:#666666;
	white-space:nowrap;
}
