body{
    margin:0;
	background:#f4f4f4;
}

*{
    font-size:12px;
    font-family:Arial;
}
a{
	color:#444;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	color:#07f;
	text-decoration:none;
}


#wrapper{
	margin:0 auto;
	width:930px;
	overflow:auto;
}

#left{
	width:160px;
	min-height:800px;
	display:block;
	float:left;
}

#inner{
	width:760px;
	display:block;
	float:right;
	overflow:auto;
	background:#ebebeb;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
}

#footer{
	width:760px;
	height:60px;
	display:block;
	background:#999;
	float:left;
}
	
	
.logo{
	margin:0 0 10px;
	width:160px;
	height:40px;
	display:block;
}
.logo a{
	margin:15px 0 0;
	width:160px;
	height:40px;
	display:block;
	background:url(logo.png);
}
a.tl{
	width:160px;
	height:16px;
	line-height:16px;
	display:block;
	text-align:center;
}

.leaderboard{
	margin:10px auto;
	width:728px;
	height:90px;
	display:block;
	overflow:hidden;
	border:1px solid #ccc;
}

.wideskyscrapper{
	margin:10px auto;
	width:160px;
	height:600px;
	display:block;
	overflow:hidden;
}

#right{
	margin:10px 10px 10px 0;
	width:250px;
	display:block;
	overflow:auto;
	float:right;
}
#right .box{
	margin:0 0 10px;
	width:250px;
	height:150px;
	display:block;
	background:url(250x150.png);
}


#content{
	margin:10px 0 10px 10px;
	width:480px;
	display:block;
	float:left;
	
}


.aud,.bgn,.cad,.chf,.czk,.dkk,.egp,.eur,.gbp,.huf,.jpy,.mdl,.nok,.pln,.rub,.sek,.skk,.try,.usd,.xau,.xdr,.ron,.non{width:16px;height:11px;line-height:15px;display:block;float:left;margin:3px 1px 0px 3px;overflow:hidden}
.aud{background:url(s.png) left 1px no-repeat}
.bgn{background:url(s.png) left -22px no-repeat}
.cad{background:url(s.png) left -43px no-repeat}
.chf{background:url(s.png) left -63px no-repeat}
.czk{background:url(s.png) left -85px no-repeat}
.dkk{background:url(s.png) left -105px no-repeat}
.egp{background:url(s.png) left -126px no-repeat}
.eur{background:url(s.png) left -148px no-repeat}
.gbp{background:url(s.png) left -169px no-repeat}
.huf{background:url(s.png) left -189px no-repeat}
.jpy{background:url(s.png) left -210px no-repeat}
.mdl{background:url(s.png) left -231px no-repeat}
.nok{background:url(s.png) left -253px no-repeat}
.pln{background:url(s.png) left -274px no-repeat}
.rub{background:url(s.png) left -295px no-repeat}
.sek{background:url(s.png) left -315px no-repeat}
.skk{background:url(s.png) left -335px no-repeat}
.try{background:url(s.png) left -357px no-repeat}
.usd{background:url(s.png) left -378px no-repeat}
.xau{background:url(s.png) left -399px no-repeat}
.xdr{background:url(s.png) left -416px no-repeat}
.ron{background:url(s.png) left -433px no-repeat}



.lft0{
	width:160px;
	height:16px;
	line-height:16px;
	display:block;
	border-bottom:1px solid #ddd;
	padding-bottom:1px;
	
}
.lft1{
	width:60px;
	display:block;
	float:left;
	margin-left:2px;
}
.lft2{
	width:52px;
	display:block;
	float:left;
	text-align:right;
}
.lft3{
	width:25px;
	display:block;
	float:left;
	font-size:11px;
	text-align:center;
}

.noborder{
	border:none;
}


.l0,.l6{width:100%;height:32px;line-height:32px;display:block;overflow:hidden;float:left;text-align:right;border-bottom:1px solid #ccc;background:#f5f5f5}
.l6{height:24px;background:#EFEFEF;line-height:24px;text-align:left;text-indent:6px;font-weight:bold;color:#333;}
.l1,.l2,.l3,.l4,.l5,.l7,.l8{display:block;float:left;overflow:hidden;margin:0px 1px 0px 1px;font-size:15px}
.l1{width:35px;font-size:12px;}
.l2{width:140px;}
.l3{width:65px}
.l4{width:70px;}
.l5{width:65px}
.l7{width:70px;text-align:left;text-indent:4px;font-size:13px;}
.l8{width:60px;text-align:right}
.l6 .l2{width:197px}
.l5,.l6 .l3,.l6 .l4{text-align:right}
.l2{text-align:left}
.l1{text-align:center}
.l6 .l5{font-size:11px}
.r{color:#FF0000}
.a{color:#0000FF}
.v{color:#18C904}
.g{background:#E5E5E5}
.w{background:#FAFAFA}
.tp{margin:11px 0 0 6px}



#menu{
	width:100%;
	height:40px;
	display:block;
	background:url(bg-menu.png) repeat-x;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	height:40px;
	width:100%;
	display:block;
}
#menu li{
	margin:8px 5px 0 5px;
	height:32px;
	line-height:32px;
	display:block;
	float:left;
}
#menu li a{
	color:#fff;
	text-shadow:1px 1px #000;
	padding:0 5px;
}
#menu li a:hover{
	text-decoration:underline;
}

li.sel{
	margin-top:0 !important;
	height:39px !important;
	line-height:40px !important;
	background:#ebebeb;
	border:1px solid #999;
	border-bottom:none;
}
li.sel a{
	padding:0 10px !important;
	color:#000 !important;
	text-shadow:none !important;
}
li.sel a:hover{
	text-decoration:none !important;
}
