.NOLINK{cursor:default;text-decoration: none}
div#menunav ul a.NOLINK:hover {
text-decoration:none;
}


.bgcontent img{
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	
}


div#sitemap {
   width: 100%; /* задаем ширину для div */
   font-size: 14px;  /* задаем размер шрифта */
} 

div#sitemap ul{
	margin: 0px;
	padding-left: 20px; 
	list-style-type: none;
}

div#sitemap ul a:active, 
div#sitemap ul a:visited, 
div#sitemap ul a:link{
	text-decoration: none;
}

div#sitemap ul a:hover{
	text-decoration: underline;
}

.company_name{
	font-family:  Arial Narrow;
	color:#990000;
	font-size:26px; 
	
}

.company_name2{
	font-family:  Arial;
	color:#003399;
	font-size:12px; 
}

div#menunav ul a.active{color: #000000}
div#menunav{
   width: 100%; /* задаем ширину для div */
   font-size: 14px;  /* задаем размер шрифта */
} 

div#menunav ul, div#menunav li{
   font-size: 14px;  /* задаем размер шрифта */
   padding: 2;
} 


div#menunav ul{
	
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
}
div#menunav ul li ul{
	padding: 0 0 5 20; 
}

div#menunav ul a:active, 
div#menunav ul a:visited, 
div#menunav ul a:link{
	text-decoration: none;
}

div#menunav ul a:hover{
	text-decoration: underline;
}


table.table_site {
border-collapse: collapse;
}
table.table_site th, table.table_site thead td {
background-color: #e8e8e8;
color: #333333;
font-weight: bold;
font-family:Arial; 
font-size: 12;
padding: 2px 10px;
border: 1px solid #cccccc;
text-align: center;
}

table.table_site td {
padding: 3px;
border: 1px solid #cccccc;
}








.site_select{border: 1px solid #cccccc;background-color: #ffffff}
.site_button{border: 1px solid #cccccc;background-color: #ffffff}

a.atopmenu0:active, 
a.atopmenu0:visited, 
a.atopmenu0:link,
a.atopmenu1:active, 
a.atopmenu1:visited, 
a.atopmenu1:link{
	font-family:  Arial;
	color:#000000;
	font-size:14px; 
	text-decoration:none;
}
a.atopmenu1:hover,
a.atopmenu0:hover{
	font-family:  Arial;
	color:#000000;
	font-size:14px; 
	text-decoration:none;
}
a.topmenu0:active, 
a.topmenu0:visited, 
a.topmenu0:link,
a.topmenu1:active, 
a.topmenu1:visited, 
a.topmenu1:link{
	font-family:  Arial;
	color:#006600;
	font-size:14px; 
	text-decoration:underline;
}
a.topmenu0:hover,
a.topmenu1:hover{
	font-family:  Arial;
	color:#006600;
	font-size:14px; 
	text-decoration:underline;
}

	
	
	
.bgcontent{
	padding: 0 10 0 10;
	background: url(/i/bgcont.gif) repeat-y left top;
}
.bglmnu{
	padding: 5;
	background: #9ce0ff url(/i/bglmnu.jpg) no-repeat right top;
}
.bglmnu1{
	background: url(/i/bglmnu1.gif) repeat-y left top;
}
.bglmnu2{
	background: url(/i/bglmnu2.gif) repeat-y left top;
}


body{
	margin:0;
	padding:0;
	background: #ffffff url(/i/bg.jpg) repeat-x left top;
	font-size:12px; 
	font-family: Arial;
}
#main_site{}

p,td,li{	
font-size:12px; 
font-family:  Arial;
color:#333333;
	
}
p{
padding-top:2;
padding-bottom:6;
margin-top:2;
margin-bottom:4;
}

h1,h2,h3,h4,h5,h6{
font-family: Arial;
}

h1{
	font-size:22;
	color: #990000;
	font-weight: normal;
}

h2{
	font-size:18;
	color: #990000;
	font-weight: normal;
}

h3{
	font-size:16;
	color: #990000;
	font-weight: bold;
	padding:0;
	margin:0;
}

h4{
	font-size:14;
	color: #990000;
	font-weight: bold;
}
h5{
	font-size:12;
	color: #990000;
	font-weight: bold;
}

h6{
	font-size:12;
	color: #990000;
	font-weight: normal;
}

a{color: #CC0000}


