@charset "windows-1251";
/* CSS Document 	 */
/* Стандартная часть */
/*   				 */

body{	margin: 0; 
	padding: 0;
         }
    
img{  border: none; }
td  {   border: none; } 

hr
{
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-top:1px solid #dde1e1;
	height:1px;
	color:#dde1e1;
}
/*  Стили конкретного сайта   */		
body,td {  font-family: tahoma,verdana,arial,sans-serif; 
	    color: #575757;
	font-size:12px} 
		
a{
	color:#00767f;}

a:hover { color:#000;
}

a:visited { color:#575757;
}


.titlres
{
	font-size: 16px;
	font-weight: bold;
	color: #fff
}
.style6
{
	font-size: 12px;
}
#menu2 a{
		text-decoration:none;
		color: #dbdbdb;		
		}

#menu2 a:hover{
		text-decoration:underline;
		}

#bigmenu a
{
	text-decoration:none;
	font-weight:bold;
	color:#818181;

} 

#bigmenu a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#212f2f;

} 



