td,p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-style : normal;
	text-decoration : none;
}
a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FEE401;
	font-style : normal;
	text-decoration : none;
}
a.topmenu:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
}
a.leftmenu:link, a.leftmenu:active, a.leftmenu:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #00458e;
	font-style : normal;
	text-decoration : none;
}
a.leftmenu:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #3333FF;
	font-style : normal;
	text-decoration : underline;
}
.title1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	display : inline;
}
a:link, a:active, a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #00458e;
	font-style : normal;
	text-decoration : none;
}
a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #3333FF;
	font-style : normal;
	text-decoration : underline;
}
.orderin {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-style : normal;
	text-decoration : none;
}
TD.normal { 
	color: white;
	font-weight: bold;
	background: #FFCC99;
	border : 1px solid #3366CC;
	border-bottom : 1px solid #3366CC;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	margin: 0px 0px 0px 0px;
}
TD.selected {
	color: black;
	font-weight: bold;
	background: #FFFFEC;
	border : 1px solid #3366CC;
	border-bottom : 0px;
	border-top : 1px solid #3366CC;
	border-left : 1px solid #3366CC;
	border-right : 1px solid #3366CC;
	margin: 0px 0px 0px 0px;
}
a.r1:link, a.r1:active, a.r1:visited, a.r1:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #00458e;
	font-style : normal;
	text-decoration : none;
}
a.r2:link, a.r2:active, a.r2:visited, a.r2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #00458e;
	font-style : normal;
	text-decoration : none;
}
.searchf {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	background: #FFFFFF;
	background-color : White;
	font-style : normal;
	text-decoration : none;
}
.talon {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
	font-style : normal;
	text-decoration : none;
}
a.agent:link, a.agent:active, a.agent:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC3300;
	font-style : normal;
	text-decoration : none;
}
a.agent:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF3300;
	font-style : normal;
	text-decoration : underline;
}
/*Подкладочный слой для затенения*/
#overlay{
display:none;
position:absolute;
top:0;
left:0;
width:100%;
height:500%;
z-index:10;
background-color:#000;
-moz-opacity: 0.4; /* код для движков Mozilla */
opacity:.40;  /*свойство из спецификации CSS3, которое поддерживается не всеми браузерами*/
filter: alpha(opacity=40); /* код для IE */
}

/*Модальное окно*/
#meta{
position:absolute;
display:none;
background: #f7f7f7;
border:2px solid #0080c0;
width:400px;
height:300px;
z-index:20;
}

#mfile{
	background: #FFFFFF;
	border: 1px solid #0080c0;
	width: 378px;
	height: 250px;
	overflow: auto;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	font-style : normal;
	text-decoration : none;
}
.list_t {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #00619b;
	text-decoration : none;
	text-align: center;
	padding: 5px;
}
