html {
	width:100%;
	height:100%;
}
body {
	height:100%;
	margin:0 auto;
	padding:0;
	border:0;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana;
/*	letter-spacing:.05em;*/
}


#body {
	width:100%;
	height:100%;
	
}
p {
	padding:0;
	margin:0;
}
a {
	margin:0;
	padding:0;
	border:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}

div {
	display:block;
	margin:0;
	padding:0;
	border:0;
}


 .mainlink:hover {
	color:#fff;
	text-decoration:underline;
}


.mainlink {
	color:#ccc;
}

.javalink {
	cursor: pointer; 
	//cursor: hand;
}

.leftlink {
	color:#fff;
}
.leftlink:hover {
	color:#c74981;
}
.monthlink {
	color:#cb226c;
	background:#ccc
}
.monthlink:hover {
	text-decoration:underline;
}
.yearlistlink {
	text-decoration:none;
}
.yearlistlink:hover {
	 text-decoration:underline;
}

.submenu {
	color:#ccc;
	text-decoration:none;
}
.submenu:hover {
	color:#fff;
	text-decoration:underline;
}

.submenu2 {
	color:#999;
	text-decoration:none;
}
.submenu2:hover {
	color:#fff;

}

.submenu3 {
	margin-left:10px;
	color:#c84d83;
	text-decoration:none;
}
.submenu3:hover {
	color:#fff;

}

/* header.php: */

table.maintable {
	height:100%;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

#overhead {
	background:url('images/header.png?year=2010') no-repeat 0 0;
}
#overhead2 {
	background:url('images/header_old.png?year=2011') no-repeat 0 0;
}


table.mainmenu {
	height:25px;
	float:left;
	color:#fff;
	font-size:8pt;
}
tr.mainmenu {
	height:25px;
/*	background:url('images/greyline.png') right no-repeat; */
}

/*td.mainmenu {
	width:100px;
	background:url('images/main_menu_back.png');
}
td.mmseparator {
  background:url('images/mainseparator.png');
  width:14px;
  }
td.mmseparator2 {
  background:url('images/mainend.png');
  width:14px;
  }
*/
.mainlinkindex {
	width:95px;
	height:25px;
	display:block;
	background:url('images/mainmenu/red_technologies.png?year=2010') no-repeat;
}
.mainlinkindex:hover {
	background:url('images/mainmenu/dark_technologies.png?year=2010') no-repeat;
}

div.mainlinkindex {
	background:url('images/mainmenu/simple_technologies.png?year=2010') no-repeat;
}

.mainlinkprojects {
	width:74px;
	height:25px;
	display:block;
	background:url('images/mainmenu/red_projects.png?year=2010') no-repeat;
}
.mainlinkprojects:hover {
	background:url('images/mainmenu/dark_projects.png?year=2010') no-repeat;
}

div.mainlinkprojects {
	background:url('images/mainmenu/simple_projects.png?year=2010') no-repeat;
}

.mainlinkdistribution {
	width:95px;
	height:25px;
	display:block;
	background:url('images/mainmenu/red_distribution.png?year=2010') no-repeat;
}
.mainlinkdistribution:hover {
	background:url('images/mainmenu/dark_distribution.png?year=2010') no-repeat;
}
div.mainlinkdistribution {
	background:url('images/mainmenu/simple_distribution.png?year=2010') no-repeat;
}

.mainlinkservice {
	width:75px;
	height:25px;
	display:block;
	background:url('images/mainmenu/red_service.png?year=2010') no-repeat;
}
.mainlinkservice:hover {
	background:url('images/mainmenu/dark_service.png?year=2010') no-repeat;
}
div.mainlinkservice {
	background:url('images/mainmenu/simple_service.png?year=2010') no-repeat;
}

/*2010*/


.mainlinkindex2 {
	width:95px;
	height:25px;
	display:block;
	background:url('images/mainmenu2/red_technologies.png?year=2011') no-repeat;
}
.mainlinkindex2:hover {
	/*background:url('images/mainmenu2/dark_technologies.png?year=2011') no-repeat;*/
}

div.mainlinkindex2 {
	background:url('images/mainmenu2/simple_technologies.png?year=2011') no-repeat;
}

.mainlinkprojects2 {
	width:74px;
	height:25px;
	display:block;
	background:url('images/mainmenu2/red_projects.png?year=2011') no-repeat;
}
.mainlinkprojects2:hover {
	background:url('images/mainmenu2/dark_projects.png?year=2011') no-repeat;
}

div.mainlinkprojects2 {
	background:url('images/mainmenu2/simple_projects.png?year=2011') no-repeat;
}

.mainlinkdistribution2 {
	width:95px;
	height:25px;
	display:block;
	background:url('images/mainmenu2/red_distribution.png?year=2011') no-repeat;
}
.mainlinkdistribution2:hover {
	background:url('images/mainmenu2/dark_distribution.png?year=2011') no-repeat;
}
div.mainlinkdistribution2 {
	background:url('images/mainmenu2/simple_distribution.png?year=2011') no-repeat;
}

.mainlinkservice2 {
	width:75px;
	height:25px;
	display:block;
	background:url('images/mainmenu2/red_service.png?year=2011') no-repeat;
}
.mainlinkservice2:hover {
	background:url('images/mainmenu2/dark_service.png?year=2011') no-repeat;
}
div.mainlinkservice2 {
	background:url('images/mainmenu2/simple_service.png?year=2011') no-repeat;
}


tr.submenu {
	height:20px;
	background:url('images/subback.png')
}

td.footer {
	background:#c30257;
	color:#fff;
	font-weight:bold;
	font-size:7pt;
}

/* mainpage: */
.mainlisttext {
	margin-top:15px;
	color:#231f20;
	margin-bottom:15px;
	display:block;
	font-size:10pt;
	font-weight:bold;

}


.newsheader {
	color:#cb226c;
	font-size:12pt;
	font-family: Verdana;
	font-weight:bold;
}
.mainframe {
	background:url('images/headergrad.png') repeat-x top;
}
.marketing_right_link {
	font-size:9pt;
	text-decoration:none;
	color:#333;
}
.marketing_right_link:hover {
	text-decoration:underline;
	color:#999;
}
/* Таблица страницы раздела */
table.submain {
	margin-top:0;
	margin-bottom:0;
	width:850px;

}

table.categories td.padding_right {
	padding-right: 40px;
}
