body {
  margin: 0;
  padding: 0;
  background: url(images/bgr.jpg) repeat-x left top;
  cursor: hand;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4C4C4C;
}
form {
  margin: 0;
  padding: 0;
}
.header_top {
  background: #2E3192;
}
.header_left {
  background: url(images/header_left.jpg) no-repeat right top;  
}
.header_right {
  background: url(images/header_right.jpg) no-repeat left top;  
}
.language {
  text-align: right;
  color: #6A6969;
  background: url(images/bgr_language.gif) no-repeat left top;
}
.menu {
  background: url(images/bgr_menu.gif) repeat-x left top;
  color: #FFFFFF;
  font-weight: bold;
}
.menu_right {
  margin: 0 15px 0 15px;
  padding: 0;
  border-top: 1px dashed #000000;
}
.menu_right_text {
  padding: 14px 0 14px 0;
  border-bottom: 1px dashed #000000;
}
.block_middle {
  background: #FFFFFF;  
}
.line_red {
  margin: 0px;
  padding: 0px;
  background: #EC0E17;
}
.box_banner_right {
  margin: 0;
  padding: 5px 0 5px 0;
  text-align: center;
}
.box_banner_bottom {
  margin: 0;
  padding: 10px 0 10px 0;
  background: url(images/bgr_banner_bottom.jpg) repeat-x left bottom;
}
.middle_left {
  background: url(images/middle_left.jpg) repeat-y right top;  
}
.middle_right {
  background: url(images/middle_right.jpg) repeat-y left top;  
}
.bottom_left {
  background: url(images/bottom_left.jpg) no-repeat right top;  
}
.bottom_middle {
  background: url(images/bottom_middle.jpg) repeat-x left top;  
}
.bottom_right {
  background: url(images/bottom_right.jpg) no-repeat left top;  
}
.copyright {
  background: #2E3192;
  color: #FFFFFF;
}
fieldset {
  margin: 5px 5px 10px 5px;
  padding: 5px;  
  border: 1px solid #C6C4C4;
}
legend {
  font-weight: bold;
  font-size: 13px;
}
.title_legend {
  padding: 8px 0 0 0;
  color: #FFFFFF;
  background: url(images/bgr_title.jpg) no-repeat left top;
}
.title {
  margin: 0 0 3px 0px;
  padding: 0 0 0 28px;
  color: #2E3192;
  font-size: 12px;
  font-weight: bold;
  background: url(images/bgr_title.gif) no-repeat left bottom;
}
.login {
  margin: 0;
  padding: 10px;
}
.modul {
  margin: 5px 0 0 0;
  padding: 5px;
  border: 1px solid #C6C4C4;
  background: url(images/bgr_box.jpg) repeat-x left bottom;  
}
a {
  text-decoration: none;
  color: #6A6969;
}
a:active, a:link, a:visited {
  text-decoration: none;
  color: #6A6969;
}
a:hover {
  color: #235AB4;
    text-decoration : underline;
}
.title_news {
	color: #244FBF;
}
.news {
	padding: 10px 0 3px 0;
	border-bottom: 1px dashed #C6C4C4;
}
.block_date {
  color: #FF5E5D;
  font-size: 10px;
}
a.title_news:active, a.title_news:link, a.title_news:visited {
  text-decoration: none;
  color: #244FBF;
}
a.title_news:hover {
  color: #235AB4;
  text-decoration : underline;
}
a.submenu {
  font-size: 12px;
}
a.submenu:active, a.submenu:link, a.submenu:visited {
  text-decoration: none;
  color: #244FBF;
}
a.submenu:hover {
  color: #235AB4;
  text-decoration : underline;
}
.title_forum {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  background: #F3F2DD;
}
.imgbdr {
  border-bottom: 1px solid #CCCCCC;
}
a.linkforum:active, a.linkforum:link, a.linkforum:visited {
  text-decoration: none;
  color: #244FBF;
}
a.linkforum:hover {
  color: #235AB4;
  text-decoration : underline;
}
.button {
  font-size: 12px;
  padding: 2px;
  border: 1px solid #C6C4C4;
  background: url(images/bgr_box.jpg) repeat-x left bottom;
  font-weight: bold;
}
.field {
  font-size: 11px; 
  border: solid 1px #ABA7A8;
  padding: 1px; 
  background: #ffffff;
  color:#000000
}

.sitemap {
  margin: 0 0 3px 0px;
  padding: 0 0 0 33px;
  color: #2E3192;
  font-size: 11px;
  font-weight: bold;
}
.box_img {
  margin: 2px;
  padding: 2px;
  float: left;
  border: 1px solid #5D7798;
  width: 122px;
  height: 160px;
  text-align: center;
}
.daftar {
  float: right;
  margin: 0;
  padding: 2px 5px 2px 5px;
  background: url(images/bgr_daftar.gif) repeat-x left top;
  color: #000000;
  border: 1px solid #C6C4C4;
  font-size: 11px;
  font-weight: bold;
  clear: both;
}
