.content {
background:url('/images/top4.jpg') 0 -1px no-repeat;
}

.leftMenu{
width:246px;
height:173px;
position:absolute;
xleft:161px;
xtop:145px;
left:42px;
top:60px;
overflow:hidden;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
padding-top:2px;
}
.leftMenu li{
clear:left}
.leftMenu li a{
background: url('/images/leftMenuArrow.gif') 0px 7px no-repeat;
padding-left:6px;
line-height:18px;
height:22px;
display:block;
float:left;
}
.leftMenu li b a{
line-height:17px;
height:22px;
}

.leftMenu li a:hover{
font-size:120%;
line-height:22px;
height:27px;
margin-bottom:-3px;
margin-top:-2px;
color:#6BA3CD;
background: url('/images/leftMenuCr.png') no-repeat;
}

.leftMenu li a:hover span{
background: url('/images/leftMenuElFon.png') right 0 no-repeat;
line-height:22px;
padding-right:17px;
height:27px;
float:left;
cursor:pointer;

}


.topMenu {
xleft:401px;
left:4px;
line-height:14px;
list-style:none;
position:absolute!important;
top:0;
}
.topMenu li {
background:url('/images/topMenuSep.gif') 1px 0px no-repeat;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
padding:14px 11px 0px 5px;
}

.topMenu a{
color:#466598;
border-bottom:1px solid #466598;
}
.topMenu span{
color:#4E9ACC;
xbackground:url('/images/topMenuAr.gif') no-repeat;
xpadding-top:10px;
}

/*-----logoForm----*/
.logoForm{
position:absolute;
left:178px;
top:24px;
width:144px;
overflow: hidden;
}
.logoForm div {
float: left;
width: 100%;
margin-bottom: 4px;
}

* html input {
z-index: expression(
runtimeStyle.zIndex = 1,
type == "text" ? (className = "formText") : 0,
type == "password" ? (className = "formText") : 0,
type == "submit" ? (className = "formSubmit") : 0
)
}
.inp144{
width: 144px; 
height: 22px;
background: url('/images/inp144.gif') no-repeat;
display:block;
}

.logoForm input[type=text], .logoForm input[type=password] {
position: relative;
top: 3px;
left: 8px;
border: none;
background: none;
width: 130px;
color:#A9A9A9;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.logoForm .formText {
position: relative;
top: 3px;
left: 8px;
border: none;
background: none;
width: 130px; 
color:#A9A9A9;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.logoForm input[type=submit] {
width:67px;
height:23px;
background: url('/images/btnLogin.gif') no-repeat;
border:none;
cursor: pointer;
float:right;
margin-top:2px;
}
.logoForm .formSubmit {
width:67px;
height:23px;
background: url('/images/btnLogin.gif') no-repeat;
border:none;
cursor: pointer;
float:right;
}
.logoForm label{
position:absolute;
color:#A9A9A9;
margin:4px 0 0 9px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}
/*-----end logoForm----*/
