body, p, td, th, blockquote, ul, li, dl, dt, dd, center, a, option, form, input, div, select, textarea
         { font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; }

td.normtext { font-size: 80%; }
td.normtext td { font-size: 80%; }
td.normtext input { font-size: 100%; }
td.normtext select { font-size: 100%; }

.text {
  margin-bottom: 10px;
  text-align:justify
}

.title {
  margin-bottom: 15px;
  font-size: 160%;
  font-weight: bold;
  color: #344669;
  text-transform:lowercase;
}

.tit {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 120%;
  font-weight: bold;
  color: #344669;
  text-transform:lowercase;
}

/*
.table td {
  padding: 4 7 4 0;
  border-bottom: solid 1px #CCCCCC;
}
*/

.menu_top {
  height: 18px;
  padding: 0 9 0 9;
  font-weight: bold;
}

.menu_right {
  font-size: 140%;
  font-weight: bold;
}

.separator {
  background: url(/img_new/menu_separator.gif) no-repeat right;
}

.selected {
  color: #F7941D;
}

.copyright {
  font-size: 70%;
  padding-top: 20px;
  color: #344669;
}

a { 
	text-decoration: none; 
	font-weight:bold;
}
a:hover { color: #F7941D; }

td.line {
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:thin;
}

