/*Íà÷àëî ÑSS äëÿ  ÏÐÀÉÑÀ*/

body {
  	margin: 0;
  	padding: 5px;
  	font-family: "Lucida Grande", Arial, sans-serif;
  	font-size: small;
  	background: #d7d7d7;
  	}	
a { 
	color: #77985C; 
	}


table {
  	width: 99%;
  	position: relative;
  	border: 1px solid #000;
  	background: #fff;
  	}
table td.noll{	
     margin: 0px;
  	padding: 0px;
	}
	
table caption {
  	margin: 0;
  	padding: 4px 10px;
  	text-align: left;
 	border: 1px solid #000;
  	border-bottom: none;
 	background: #fff;
  	}
table th, table td {
  	margin: 0;
  	padding: 4px 5px;
  	text-align: center;
  	border-bottom: 1px solid #b5b5b5;
  	}
table th {
  	color: #999;
  	}
table .name {
  	text-align: left;
  	}
table .name1 {
    color: #fff;
  	text-align: left;
	background-color:#FF9933
  	}
table tr {
  	background: #f5f6f7;
  	}
table tr.alt {
  	background: #f9f9f9;
  	}
table td a {
  	display: block;
  	font-weight: bold;
  	}

/*Êîíåö ÑSS äëÿ  ÏÐÀÉÑÀ*/
