body,  table {
	font: normal 12px Verdana, sans-serif;
	color: #717171;
}

p {
   margin: 0 0 1em 0;
}

a {
   color: #717171;
   background-color: inherit;
   text-decoration: underline;
}

a:hover {
   text-decoration: none;
   color: #717171;
}

img {
   border: none;
}

h2{
	font-size:14px;
	font-weight:bold;
}

.top_header {
	font-weight:  bold;
	float: left;
	clear: right;
	padding: 10px 0px 0px 42px;
}

.body {
	width:80%;
	padding: 10px 0px 0px 42px;
	float:left;
}

.menu_cab_top,  .menu_mid, .menu_bottom{
	width: 102px;
	height: 36px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin: 0px 0 0 0;
	background-color: #ffffff;
}

.legend{
	font-family: Tahoma;
	font-size: 10px;
}

.menu_cab_top {
	background: url(/img/mono/cab_menu_up.gif) no-repeat;
}

.menu_mid  {
	background: url(/img/mono/cab_menu_middle.gif) no-repeat;
}

.menu_bottom  {
	background: url(/img/mono/cab_menu_bottom.gif) no-repeat;
}

.menu_cab_top a,  .menu_mid a, .menu_bottom a{
	background-color : transparent;
	text-decoration : none;
}
.cntr {
	padding-left: 6px;
	padding-top: 4px;
	vertical-align : middle;
}
.menu {
	width: 100px;
	height: 33px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin: 0px 0 0 0;
	background-color: #ffffff;
	border-bottom: 1px solid #E1E1E1;
}


.menu a {
	float: left;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	background-color: #FFFFFF;
	width: 100px;
}

.menu a:hover{
	background-color: #cee4ff;
}

.main_menu {
	padding-left: 15px;
}

.total_sum{
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
}

input {
	border: 1px solid grey;
}

.main_table {
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;

}

.news_header {
	color: #61599B;
	font-family: Arial;
	font-size: 14px;
}
.news {
	color: grey;
	font-family: tahoma;
	font-size: 12px;
	float: left;
	padding-left:0px;
	padding-bottom:5px;
	clear: both;
	width: 100%;
}

.login_menu {

border-bottom: 1px solid lightgray;
border-right: 1px solid lightgray;
border-top: 1px solid gray;
border-left: 1px solid gray;
}

.logout {
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.logout a:hover {
	color: gray;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}

.login {
	   float: right;
	   padding-right: 100px;

}

.news_link  {
	text-align: right;
	color: red;
	font-size: 10px;

}

FORM {
   font: normal 12px Verdana, sans-serif;
}


.news_title {
	text-align: center;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}

.news_date {
	text-align: left;
	color: red;
	font-size: 12px;
}

.news_header {
	text-align: center;
	color: gray;
	font-size: 12px;
	font-weight: bold;
}

.new {
	text-align: left;
	width: 80%;
}

.cabinet_header {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

.stat{
	font-size: 12px;
	font-family: Tahoma;
}

.stat_header{
	font: bold 12px Verdana, sans-serif;
	text-align: center;
}

.stat_sms, .stat_sms td{
	font-size: 11px;
	font-family: Tahoma;
	border: 1px solid #666666;
	text-align: center;
}
 .stat_sms a {
	color: #717171;
 }
  .stat_sms a:hover {
	color: #E1E1E1;
 }
