* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	outline:none;
	color:#626262;
	font-weight: 100;
}
body {
	background:#a6a8ab;
	text-align:center;
}
p {
	padding-bottom:14px;
}
#out,#hd,#cnt,.cl,.dev,#ft { 
	width:100%;
}
#wr {
	text-align:left;
	width:964px;
	margin:25px auto 15px auto;
	-moz-box-shadow:0 0 15px #666;
	-webkit-box-shadow:0 0 15px #666;
	border:1px solid #777;
}
#hd {
	height: 128px;
	background: #9a9da2;
	position: relative;
}
.logo,.logo a {
	width: 325px;
	height: 50px;
}
.logo {
	background: url(../images/core/logo.gif) no-repeat 0 0;
	position: absolute;
	bottom:26px;
	left: 225px;
}
.logo a {
	float: left;
	display: block;
	text-indent: -999999em;
}
#hd h1 {
	position: absolute;
	bottom: 26px;
	right: 43px;
	color: #dedcf8;
	font-size: 14px;
}
#cnt,.lft,.rgt,.cont,.nav,#ft{
	float:left;
}
#cnt {
	line-height: 21px;
	background: url(../images/core/nav.gif) repeat-y 0 0 #fff;
}
#cnt a {
	text-decoration: underline;
}
.nav,.lft {
	padding: 48px 20px 0px 30px;
}
.nav {
	width: 158px;
	margin-bottom: 30px;
}
#mnv {
	list-style: none;
}
#mnv a {
	color: #fff;
	text-decoration: none;
}
#mnv li a:hover,#mnv li a.act:hover  {
	color: #9a9da2;
}
#mnv li a.act {
	text-decoration: underline;
}
.lft {
	width: 311px;
}
.rgt {
	width: 395px;	
}
.cont {
	width: 756px;
	background: #ffffff;
}
#ft {
	text-align:center;
	padding-top: 14px;
	background: url(../images/core/ft_logo.jpg) no-repeat right center #9a9da2;
}
#ft p,#ft a {
	color: #fff;
	line-height: 17px;
}
#ft a {
	text-decoration: underline;
}
#ftl,#ftr {
	padding: 0px 4px 0px 208px;
	float:left;
	width:150px;	
	text-align: left;
}.cl,.dev {
	line-height:0;
	font-size:0;
	width:100%;
	clear:both;
}

.cl {
	height:0;
}

.dev {
	height:14px;
}

.bld {
	font-weight:bold;
}

.f_l {
	float:left;
}

.f_r {
	float:right;
}

.bld {
	font-weight:bold;
}

h2 {
	font-size:15px;
	color:#333;
	padding-bottom:5px;
	border-bottom:1px solid #dedede;
	margin-bottom:14px;
}

.red,.warn {
	color:#B0061C;
}

.green {
	color:#618401;
}
th,td {
	vertical-align: top;
	text-align: left;
}
.tbl_rates {
	width:100%;
}

.tbl_rates td {
	font-size:12px;
}

s {
	text-decoration:line-through;
	font-size:12px;
}

.pd_b0 {
	padding-bottom:0;
}

.pd_t85 {
	padding-top:82px;
}

.list {
	list-style:none;
}

.fld {
	background:;
}

.fld {
	border:1px solid #ccc;
	width:96%;
	padding:3px 4px 3px 4px;
}
.fld_ar {
	height: 100px;
}
.sbm,.btn {
	width:149px;
	display:block;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
	float:left;
}

.btn {
	color:#fff;
	height:25px;
	cursor:pointer;
	background:transparent;
}

.sbm {
	border:1px solid #f1f1f1;
	margin-top:10px;
	height:25px;
	background: #777;
}

.warncnt {
	background:#B0061C;
	margin-bottom:14px;
	color:#fff;
	padding:7px 10px;
}
.tbl_insert {
	width: 100%;
}
