/* CSS Document */
BODY {
  margin:0;
  font-family:verdana;
  line-height:18px;
  background-color: #e8e7ea;
}

img {
  border:0;
}

.table_bg
{
  background-image:url(main_bg.jpg);
  background-repeat:repeat-y;
  background-position:top center;
}

.menu {
  font-size:11px;
  color:#333333;
  text-decoration:none;
}

.menu_over {
  font-size: 11px;
  color: #CC9900;
  text-decoration: none;
}

.stand_form {
  font-size:11px;
  color:#333333;
  border: 1px solid #201043;
  height:18px;
}

.maintxt {
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}

.bodytxt {
  font-size: 11px;
  color: #201034;
  text-decoration: none;
}

.button {
  font-size: 11px;
  color: #201034;
  text-decoration: none;
  height:20px;
}

.copyright {
  font-size:11px;
  color:#CCCCCC;
}

.form {
  font-size:11px;
  color:#333333;
  border:1px solid #201043;
}

.special {
  font-size: 10px;
  color: #CC9900;
  text-decoration: none;
}

.table_news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
