body {
  background-color: #D7D7D7;
  font-family: Arial;
  font-size: 9pt;
  text-align: center;
  padding: 10px;
}
a { color:#F88B24; }

#master { width: 920px; margin: auto; }

.mt { height: 10px; background: url('/images/design/mt.png') top repeat-x; font-size:1px; }
.mtl { height: 10px; background: url('/images/design/mtl.png') left top no-repeat; }
.mtr { height: 10px; background: url('/images/design/mtr.png') right top no-repeat; }

.ml { background: url('/images/design/ml.png') left repeat-y; }
.pcont { background: #FFF; margin:0 10px; padding:8px 6px; }
.mr { background: url('/images/design/mr.png') right repeat-y; }

.mb { height: 10px; background: url('/images/design/mb.png') bottom repeat-x; font-size:1px; }
.mbl { height: 10px; background: url('/images/design/mbl.png') left bottom no-repeat; }
.mbr { height: 10px; background: url('/images/design/mbr.png') right bottom no-repeat; }

.row1 { background-color: #F88B24; height: 3px; font-size: 0px; margin-bottom: 11px; }
.row_copyright { background: #727272; padding: 6px 8px; color: #FFF; font-size: 8pt; height: 16px; }
.row_copyright a { text-decoration: none; font-weight: bold; }

.lsection { float: left; width: 170px; }
.csection { margin-left: 187px; width: 705px; }

.logo { width: 160px; height: 120px; background: url('/images/design/logo.png') center center no-repeat; cursor: pointer; }
.mimg { width: 705px; height: 215px; background: url('/images/design/mimg.png') left top no-repeat; }

.content { padding: 15px 10px 15px 1px; text-align: left; min-height: 500px; margin-right:4px; border-top: 1px solid #727272; }
.content h1 { padding: 0px; padding-bottom: 15px; margin: 0px; font-size: 1.6em; font-weight: normal; }
.content ul, .content ol { margin: 10px 15px; }
.content ol { margin-left: 30px; }
.content ol li { padding-left: 0px; }
.content .img { border:1px solid #CCC; padding:1px; }

.languages { float: right; padding-right: 5px; height:20px; }

.langs { list-style-type: none; margin: 0px; margin-bottom: 10px; }
.langs li { float: left; }
.langs img { border: 0px; margin: 3px; }

.fll { float:left; }
.flr { float:right; }
.leftmenu { margin-top: 25px; width: 170px; background-color: #727272; }

.menut { background: url('/images/design/menut.png') left top no-repeat; height: 15px; }
.menub { background: url('/images/design/menub.png') left bottom no-repeat; height: 15px; }

.menu { width: 161px; list-style-type: none; margin: 2px 5px 0 4px; }
.menu li { padding: 8px 6px; border-bottom: 1px solid #969696; text-align: left; }
.menu li.last { border-bottom: 0px; padding-bottom: 4px; }
.menu li.active { background: url('/images/design/menuact.png') left top no-repeat; }
.menu a { color: #FFF; text-decoration: none; }
.menu a:hover { text-decoration: underline; }

.menu ul { list-style-type: none; margin: 0px; margin-top: 6px; padding: 0px; width: 149px; }
.menu ul li { padding: 6px 3px 0 3px; padding-left: 10px; border-bottom: 0px; }
.menu ul li.last { padding-bottom: 0px; }
.menu ul li.active { background: none; }
.menu ul a { font-size: 8pt; }
