body { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; }

p { }

td {  }

a:link { color: black; font-weight: bold; text-decoration: underline; }
a:visited { color: black; font-weight: bold; text-decoration: underline; }

a:hover { color: #e38827; font-weight: bold; }

a:active { color: #e38827; font-weight: bold; text-decoration: underline; }
a.readmore:link { color: blue; font-weight: normal; text-decoration: underline; }
a.readmore:visited { color: blue; font-weight: normal; text-decoration: underline; }
a.readmore:hover { color: blue; font-weight: normal; text-decoration: underline; }
a.readmore:active { color: blue; font-weight: normal; text-decoration: underline; }
ul { list-style-image: url(../_assets/bullet1.gif); }
h1 { color: #888; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h2 { color: #888; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
#adposition { text-align: center; width: 120px; height: 155px; float: right; }
h5 { font-size: 15px; font-weight: bold; font-style: italic; margin: 0; }
.fhdr1 { color: white; font-weight: bold; background-color: #9a9a8c; padding: 4px; }
#container_l { width: 200px; float: left; padding-left: 10px; }
#container_m { padding-right: 10px; width: 200px; float: left; padding-left: 10px; }
#container_r { padding-right: 10px; width: 200px; float: left; }
div.module { background: url(../_assets/ftab_lo.gif) no-repeat; margin: 0 0 20px; padding: 0; cursor: pointer;
  /*width: 213px;*/
}
div.module div {
  background: url(../_assets/ftab_ro.gif) 100% 0 no-repeat;
}
div.module div div {
  background: url(../_assets/ftab_lu.gif) 0 100% no-repeat;
}
div.module div div div {
  background: url(../_assets/ftab_ru.gif) 100% 100% no-repeat;
  width: 100%;
}
div.module div div div div { background-image: none; text-align: center; height: 102px; padding-top: 10px; }
div.module div div div div img { text-align: center; }
div.module div div div h3 { color: black; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center; margin: 0; padding-top: 5px; padding-bottom: 10px; }
div.link { position: relative; z-index: 99; cursor: pointer; }
.clear { clear: both; }
