body{
    bgcolor:#FFFFFF;
    font-family: verdana;
    font-size: 12px;
    color:#333333;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#333333;
    scrollbar-shadow-color:#FF0000;
    scrollbar-base-color:#FFFFFF;
    scrollbar-arrow-color:#FF0000;
    scrollbar-track-color:#FFFFFF;
}
td{
    font-family: verdana;
    font-size: 12px;
    }
input{
    color:#666666;
    background-color:#FDFBFC;
    /*background-image:url('http://adni.spb.ru/designed/site/images/forma.gif'); */
    margin:0;
    padding-top:1;
    padding-right:1;
    padding-bottom:1;
    padding-left:1;
    border-width:0;
    border-width:1px;
    border-top-color:#CCCCCC;
    border-right-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-left-color:#CCCCCC;
    border-style:solid;
    }
input[type="submit"] {
    color:#666666;
    background-color:#FDFBFC;
    /*background-image:url('http://leontieva.com/designed/images/ok_03.gif');*/
    background-repeat:no-repeat;
    margin:0;
    padding-top:1;
    padding-right:1;
    padding-bottom:1;
    padding-left:1;
    border-width:0;
    border-width:1px;
    border-top-color:#CCCCCC;
    border-right-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-left-color:#CCCCCC;
    border-style:solid;
    }
.submit {
    color:#666666;
    background-color:#FDFBFC;
    /*background-image:url('http://leontieva.com/designed/images/ok_03.gif');*/
    background-repeat:no-repeat;
    margin:0;
    padding-top:1;
    padding-right:1;
    padding-bottom:1;
    padding-left:1;
    border-width:0;
    border-width:1px;
    border-top-color:#CCCCCC;
    border-right-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-left-color:#CCCCCC;
    border-style:solid;
    }
select{
    font-family: verdana;
    font-size: 11px;
    }
textarea{
    font-family: verdana;
    font-size: 11px;
    color:#666666;
    background-color:#FDFBFC;
    border-width:1px;
    border-top-color:#CCCCCC;
    border-right-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    border-left-color:#CCCCCC;
    border-style:solid;
    }
.bullet {
    font-family: arial;
    color: #E28F2F;
    }
a:link {
    text-decoration:none;
    color: #333333;
    }
a:active {
    text-decoration:none;
    text-decoration: underline;
    color: #333333;
    }
a:visited {
    text-decoration:none;
    color: #333333;
    }
a:hover {
    text-decoration:none;
    text-decoration: underline;
    color: #333333;
    }

a.menu:hover {
    text-decoration:none;
    color: #5C050B;
    }
.bullet {
    font-family: arial;
    color: #E28F2F
    }
B.light {
    color:#EDEDDC
    }
.red {
    color:#FF0000;
    font-weight:bold;
    font-size:10pt;}
.redbig {
    color:#FF0000;
    font-weight:bold;
    font-size:20px;}
.black {
    color:#000000;
    font-size:9pt;
    }
.navy {
    color:#6A6A6A ;
    font-size:9pt;
    }
.gray {
    color:#C9C9C9;
    font-size:9pt;
    }
.copyright {
    color:#333333;
    font-size:8pt;
    }
.hr {
    background-color:#010101;
    }
.hrDark {
    background-color:#010101;
    }
.small {
    font-size:8pt; margin:0
    }
.menu {
    color:#ffffff;
    font-size:20pt;
    }
.button{
    cursor:hand;
    font-family:Verdana; f
    ont-size:12px;
    }

.gridTitle{
    border-top: 1px #010101 solid;
    border-bottom: 1px #C1C1C1 solid;
    border-left: 1px #C1C1C1 solid;
    border-right: 1px #010101 solid;
    }
.gridRow{
    border-bottom: 1px #E7E7E7 solid;
    }
#tooltip {
    border-right:#333333 1px solid;
    padding-right:2px;
    border-top:#333333 1px solid;
    padding-left:2px;
    font-size:11px;
    background:#FFFFFF;
    visibility:hidden;
    padding-bottom:2px;
    margin:10px;
    border-left:#333333 1px solid;
    color:#333333;
    padding-top:2px;
    border-bottom:#333333 1px solid;
    font-family:Verdana;
    position:absolute
}

.menu2 {
	padding:0 0 0 0px;
	margin.0;
	list-style:none;
	height:35px;
    border:0px solid #000;
	border-width:0 0px;
	border-bottom:0px solid;
}
.menu2 li {
	float:left;
	background:url(/designed/site/style/images/menu2_item_hover.gif) no-repeat left top; /*фон кнопки при наведении */
	padding-left:8px; /* отступ слева */
}
.menu2 li strong {
	line-height:35px;
	display:block;
	float:left;
	height:35px;
	padding:0px;
	cursor:pointer;
	background:url(/designed/site/style/images/menu2_item_hover.gif) no-repeat right top; /* фон кнопки при наведении */
   	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.menu2 li a {
	text-decoration:none;
	display:block;
	float:left;
	height:35px;
	padding-left:8px;  /* отступ слева, чтобы левая часть кнопки не перекрывалась em */
	cursor:pointer;
	background:url(/designed/site/style/images/menu2_item.gif) no-repeat left top; /* фон обычной кнопки */
    position:relative;
	margin-left:-8px; /* отступ влево, чтобы фон обычной кнопки полностью перекрывал фон li */
}
.menu2 li a b {
	display:block;
	display:inherit;
	height:35px;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	padding:0 30px 0 8px;
	cursor:pointer;
	background:url(/designed/site/style/images/menu2_item.gif) no-repeat right top; /* фон обычной кнопки */
}
.menu2 li.current {
	color:#fff;
	background:url(/designed/site/style/images/menu_item_active.gif); /* фон активной кнопки */
	padding-left:20px;
}
.menu2 li.current strong {
	background:url(/designed/site/style/images/menu_item_active.gif) no-repeat right top; /* фон активной кнопк */
	padding-right:20px;
	font-size:0.8em;
}
.menu2 li a:hover, .menu2 li a:hover b {
	color:#aaa;
	background:none; /* убираем фон */
}
h3 {
   font-size: 14px;
   color:#666666
    }
.title {
   font-size: 16px;
   font-weight:bold;
   color:#BC1116
    }

