body
 {
  padding: 0px;
  width: 53%;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Tahoma, Sans-serif;
  font-size: medium;
  line-height: 1.3em;
  background-color: #F7F6F6;
  color: #3D3D3D;
  vertical-align: top;
 }
h1
 {
  padding: 0px;
  margin: 0px;
  font-size: 2em;
  line-height: 1.7em;
  font-style: italic;
  color: #003567;
 }
h2
 {
  padding: 0px;
  margin: 0px;
  font-size: 1.5em;
  line-height: 1.5em;
  color: #005058;
 }
h3
 {
  padding: 0px;
  margin: 0px;
  font-size: 1.3em;
  line-height: 1.3em;
  color: #584800;
 }
a:link
 {
  color: #002cfd;
  text-decoration: none;
 }
a:visited
 {
  color: #00429a;
  text-decoration: none;
 }
a:active
 {
  color: #00c3bb;
  text-decoration: none;
 }
a:hover
 {
  text-decoration: underline;
  background-color: #C2F7FF;
  color: #33014F;
 }
a:link.main_cat
 {
  color: #002cfd;
  text-decoration: none;
  font-size: x-large;
  line-height: 1.3em;
 }
a:visited.main_cat
 {
  color: #00429a;
  text-decoration: none;
  font-size: x-large;
  line-height: 1.3em;
 }
a:active.main_cat
 {
  color: #00c3bb;
  text-decoration: none;
  font-size: x-large;
  line-height: 1.3em;
 }
a:hover.main_cat
 {
  text-decoration: underline;
  background-color: #C2F7FF;
  color: #33014F;
  font-size: x-large;
  line-height: 1.3em;
 }
a:link.attract
 {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: #FF0000;
  font-weight: bold;
 }
a:visited.attract
 {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: #FF0000;
  font-weight: bold;
 }
a:active.attract
 {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: #FF0000;
  font-weight: bold;
 }
a:hover.attract
 {
  text-decoration: underline;
  background-color: Transparent;
  color: #FF0000;
  font-weight: bold;
 }
a:link.admin_panel
 {
  color: #059500;
  text-decoration: none;
  border-bottom: dotted 1px #590267;
 }
a:visited.admin_panel
 {
  color: #059500;
  text-decoration: none;
  border-bottom: dotted 1px #590267;
 }
a:active.admin_panel
 {
  color: #059500;
  text-decoration: none;
  border-bottom: dotted 1px #590267;
 }
a:hover.admin_panel
 {
  text-decoration: none;
  background-color: #C2F7FF;
  color: #33014F;
  border-bottom: dotted 1px #590267;
 }
p
 {
  padding: 0.2em;
  margin: 0px;
 }
div
 {
  padding: 0.4em;
  margin: 0px;
 }
hr
 {
  border: none;
  background-color: #003162;
  color: #003162;
  height: 1px;
 }
ul
 {
  list-style-type: none;
 }
li
 {
  list-style-type: none;
 }
.red
 {
  color: Red;
 }
.cat_name
 {
  padding: 0.2em;
  margin: 0px;
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
 }
.left_menu
 {
  position: absolute;
  left: 0px;
  top: 1.2em;
 }
.right_menu
 {
  position: absolute;
  right: 0px;
  top: 3em;
  font-size: xx-small;
  font-weight: bold;
 }
.g_activity
 {
/*  width: 200px;*/
  font-size: xx-small;
  padding: 0px;
  margin: 0px;
 }
.g_ul
 {
  list-style-type: none;
  padding: 1ex;
  margin: 0px;
 }
.g_li
 {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
 }
