body {
	margin: 0px;
	padding: 0px;
}

input.tops {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 670px;
	background-position: center;
}
form {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.menu_array {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 20px;
	font-weight: bold;
}

.ser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}

input.auth {
	width: 100px;
	background-position: center;
	border: 1px solid #990000;
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 20px;
	font-weight: bold;
}
.textb:hover {
	text-decoration: underline;
}
.copyline{
	background : #990000;
	height : 35px;
	color : #fff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 35px;
}
.copyline a:link, .copyline a:visited{
	text-decoration : none;
	font-size : 11px;
	color : #fff;
}
.copyline a:hover{
	color : #f0f0f0;
	text-decoration : underline;
}
.search{
	height : 17px;
	border : 1px solid #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : #fff;
	background : #990000;
}
.searchbtn{
	border : none;
	background : #990000 url(http://newnovoch.ru/images/btnbg.gif) no-repeat;
	width : 17px;
	font-size : 2px;
	height : 17px;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a:link, a:visited{
	color : #990000;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a:hover{
	color : #555;
	text-decoration : underline;
}
a.act_menu_lnk:link, a.act_menu_lnk:visited{
	text-decoration : none;
	color : #fff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 21px;
	display : block;
	padding-left : 10px;
	padding-right : 10px;
	vertical-align : middle;
	background : #aa0000;
	text-align : center;
	line-height : 21px;
	white-space : nowrap;
}
a.act_menu_lnk:hover{
	background : #aa0000;
}
a.menu_lnk:link, a.menu_lnk:visited{
	text-decoration : none;
	color : #fff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 21px;
	display : block;
	padding-left : 10px;
	padding-right : 10px;
	vertical-align : middle;
	background-color : transparent;
	text-align : center;
	line-height : 21px;
	white-space : nowrap;
}
a.menu_lnk:hover{
	background : #aa0000;
}
.menuline{
	background : #990000;
}