html {
  width:100%;
  height:100%;
}
html,body {
  margin:0;
  padding:0;
}
body {overflow-y:visible; padding:5px 0px 5px 0; color:#000; width: 535px; overflow-x: hidden; }

body, td, pre { color:#000; font: 15px/25px "Arial",sans-serif; }

h1,h2,h3,h4,h5,h6,p, ul, ol {
  background-color:#fff;
  margin-bottom:8px;
}
ul, ol {
  padding-left:30px;
}

h1 {font-size: 2em}
h2 {font-size: 20px;
  line-height: 24px;}
h3 {font-size: 16px; line-height:20px;}
h4 {font-size: 17px; line-height:20px;}
h5 {font-size: 12px; line-height:15px; font-weight:normal;}
h6 {font-size: 12px; line-height:18px; font-weight:normal;}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;vertical-align:top;}
a.mceItemAnchor {display:inline-block; width:11px !important; height:11px  !important; background:url(../default/img/items.gif) no-repeat 0 0;}
span.mceItemNbsp {background: #DDD}
td.mceSelected, th.mceSelected {background-color:#3399ff !important}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr {border-bottom:1px dashed #CCC; cursor:help}
html {
  -webkit-box-shadow:inset 0 2px 2px rgba(192, 192, 192, 0.5);
     -moz-box-shadow:inset 0 2px 2px rgba(192, 192, 192, 0.5);
          box-shadow:inset 0 2px 2px rgba(192, 192, 192, 0.5);
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.flash,
.embed {
  height: 150px;
  width: 430px;
  background: #ddd url('img/icon-video.gif') no-repeat center center;
}
hr {
  height:1px;
  width:100%;
  border:0;
  color:#000;
  background-color:#000;
  margin:0;
  padding:0;
}
hr.gray {
  color:#ddd;
  background-color:#ddd;
}
p { padding: 0; margin: 0 7px 8px 8px; }
ul { margin: 0 12px; }
/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}

img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px}
font[face=mceinline] {font-family:inherit !important}
