a:hover, a:active {
  color: #b70d08;
}

.part1_active, a.part1_active {
  font-family: Pragmatica, Arial, Verdana, Tahoma, Helvetica;
  font-size: 13px;
  color: #003800;
  font-weight: bold;
  text-decoration: underline;
}

.part1, a.part1 {
  font-family: Pragmatica, Arial, Verdana, Tahoma, Helvetica;
  font-size: 13px;
  color: #005c00;
  font-weight: bold;
  text-decoration: none;
}

.part2_active, a.part2_active {
  font-family: Pragmatica, Arial, Verdana, Tahoma, Helvetica;
  font-size: 13px;
  color: #000a38;
  font-weight: bold;
  text-decoration: underline;
}

.part2, a.part2 {
  font-family: Pragmatica, Arial, Verdana, Tahoma, Helvetica;
  font-size: 13px;
  color: #00115c;
  font-weight: bold;
  text-decoration: none;
}

#p1_block_active {
  background-color: #e5f5e5;
}

#p1_block {
  background-color: #f5ffef;
}

#p2_block_active {
  background-color: #e3edfb;
}

#p2_block {
  background-color: #f3f7fd;
}

.menuBlock {
  padding: 0 40 0 0;
}

body, td{
  font-family: Pragmatica, Arial, Verdana, Tahoma, Helvetica;
  color: #000000;
	font-size:14;
  font-weight: normal;
  text-decoration: none;
}

p, .text {
	margin-left: 0; margin-right: 0; margin-top: 2; margin-bottom: 0;
	padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0;
	text-indent: 20;
	font-family: Pragmatica, Arial, Verdana, Tahoma, Helvetica;
	font-size:14;
	color: #000000;
  font-weight: normal;
  text-decoration: none;
	text-align: justify;
}

.newsDate{
	color:#b70d08;
	font-weight: bold;
	padding-left: 20;
}

/* ردبرتب */
ul {list-style-type: square; list-style-position: inside; margin-left: 0; margin-right: 0; margin-top: 2; margin-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0;}
li {list-style-type: square; list-style-position: inside; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0;}