body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	background: #fff  url(/img/bg_main.gif);
	background-repeat: repeat-x;
	font-family:  Tahoma, Verdana, Arial;
	color: #616161;
	font-size: 12px;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

a{
	font-size: 12px;
	font-family:  Tahoma, Verdana, Arial;	
	color: #ff0000;
}

a.big{
	font-size: 15px;
}

a.big-a{
	font-size: 15px;
	text-decoration: none;
}

td.img-num{
	font-size: 15px;
}

td.img-num-a{
	font-size: 15px;
	color: #fff;
	background-color: #ff0000;
}

div.develop{
	text-align: right;
	margin: 7px;
}
a.ccc{
	color: #ccc;
}

a:hover{
	text-decoration: underline !important;
}

div.clear{
	clear: both;
	font-size: 0;
}

font.red{
	color: #ff0000;
}

div.in15{
	padding: 15px;
}

div.in7{
	padding: 7px;
}

.langs{
	width: 950px;
	text-align: right;
  margin: 70px auto 0 auto;
  text-decoration: none;
  color: #ff0000;
  font-size: 11px;
}

.langs a{
  text-decoration: none;
  font-weight: bold;
  font-size: 11px; 
}

.active{
  color: #fa8792;
}

div.main{
	width: 950px;
	margin: 0 auto;
	margin-top: 70px;
}

td.left-menu{
	vertical-align: top;
	width: 320px;
}

div.left-menu{
	width: 124px;
	margin: 10px 0;
}

div.left-menu-a{
	width: 124px;
	margin: 10px 0;
	background: url(/img/bg_left_a.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.left-menu{

}

.btn-round-red{
	padding:0 0 0 10px;
	background:#e7eff6 url("/img/button_red.gif") 0 0 no-repeat;
	float: left;
	margin: 0 2px;
	text-align: center;
}	

.btn-round-red a{
  display:block; 
	padding:10px 20px 12px 10px; 
	background:#e7eff6 url("/img/button_red.gif") 100% 0 no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

table.top-menu td{
	width: 20%;
	text-align: center;
}

div.top-menu{
	padding: 0 10px;
}

a.top-menu{
	font-family: Tahoma;
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

td.content{
	vertical-align: top;
	padding: 16px 17px 17px 25px;
}



div.round {
  color: #000; 
	text-align: center;
	padding: 10px;
	margin: 1em;
	background: #ff0000;
}

div.round-inner { 
	margin: 0; 
	background: #fff;
	padding: 10px;
	border:0;
}

div.round-sm {
   color: #000; 
	text-align: center;
	padding: 2px;
	margin: 1em;
	background: #ff0000;
}

div.round-inner-sm { 
	margin: 0; 
	background: #fff;
	padding: 2px;
	border:0;
}

div.ch-subject{
	width: 33%;
	float: left;
	height: 100px;
	text-align: center;
}

span.nav{
	font-size: 90%;
}

span.nav a{
	font-size: 90%;
}

div.round-menu-one {
	white-space: nowrap;
  color: #fff; 
	text-align: center;
	padding: 7px 18px;
	background: #ff0000;
}

div.round-menu-one a{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

ul.ch-menu li{
	margin: 0;
	padding: 0 0 0 2px;
	list-style: url(/img/li.gif);
}

.pages a{
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #ff0000;
  float: left;
  width: 25px;
  height: 19px;
  text-decoration: none;
  text-align: center;
  padding: 1px 0 0 0;
  vertical-align: top;
}

.pl, .pr{

}

.pages-a{
  background: url(/img/bg_p_a.gif) no-repeat top center;
  color: #fff !important;
}