body{
  margin: 0px;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-y;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

td,input,textarea{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	line-height: 14pt;
}

a{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #FF0000;
}

a.subnav{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}

a.subnav:hover{
  color: #000000;
	background-color: #FFAB00;
}

a.nv1{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
	text-decoration: none;
}

a.nv1:hover{
  color: #000000;
	background-color: #FFAB00;
}

th{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  background-image: url(../img/bg_table.gif);
  border-bottom: 1px solid #000000;
  height: 25px;
}

table.frm{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.title1{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: normal;
  color: #666666;
}

.title2{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: normal;
  color: #FFAB00;
}

.termin{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.news_info{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

.news_head{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
	line-height: 16pt;
}

.info_head{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
	line-height: 10pt;
}

.info_lnk{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
	line-height: 12pt;
	text-decoration: underline;
}

.info_text{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
	line-height: 12pt;
}