body {
        font-family: sans-serif;
        background: url("/img/bot_body_bg.gif") repeat-x bottom left;
}
.page_name {
        color: #2E69CD;
        font-size: 14px;
        font-weight: bold;
}
A {
        color: #000000;
        text-decoration: underline;
        font-size: 11px;
}
A:hover {
        text-decoration: none;
}
A.more {
        color: #3268CA;
        text-decoration: none;
}
A.more:hover {
        text-decoration: underline;
}
.transperent {
        background: #DEE0DF;
        filter: alpha(opacity=50,finishOpacity=50,style=0);
}
.menu {
        font-family: sans-serif;
        font-size: 11px;
        padding-right: 2px;
        padding-left: 2px;
        white-space: nowrap;
}
.menu:first-letter {
        font-family: sans-serif;
        color: #3268CA;
        text-transform: uppercase;
}
.menu A {
        font-family: sans-serif;
        font-size: 11px;
        color: black;
        font-weight: bold;
        text-decoration: none;
}
.menu A:hover {
        font-family: sans-serif;
        text-decoration: underline;
}
.text {
        font-size: 12px;
}
.top {
        color: #7C9AB3;
        font-size: 11px;
        font-weight: bold;
}
.top A {
        color: #7C9AB3;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
}
.top A:hover {
        text-decoration: underline;
}
.bottom {
        color: #717171;
        font-size: 11px;
        font-weight: bold;
}
.bottom A {
        color: #717171;
}
.bbbottom {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 11px;
}
.bbbottom A {
        color: #666666;
        text-decoration: underline;
}
.bbbottom A:hover {
        text-decoration: none;
}

.bbottom {
        padding-left: 20px;
        padding-right: 20px;
        border-left: 1px solid #B0B0B0;
        font-size: 11px;
}
.bbottom A {
        color: #666666;
        text-decoration: underline;
}
.bbottom {
        color: #666666;
        
}
.bbottom A:hover {
        text-decoration: none;
}
.vn_bottom {
        background: url("/img/bottom_bg.gif") repeat-x;
        padding-top: 20px;
}
INPUT {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px inset silver;
        border-bottom: 1px inset silver;
        border-right: 1px inset silver;
        border-left: 1px inset silver;
        width: 230px;
}
INPUT.radio {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 0px inset silver;
        border-bottom: 0px inset silver;
        border-right: 0px inset silver;
        border-left: 0px inset silver;
        width: 20px;
}
TEXTAREA {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px inset silver;
        border-bottom: 1px inset silver;
        border-right: 1px inset silver;
        border-left: 1px inset silver;
        width: 230px;
}
INPUT.but {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px outset silver;
        border-bottom: 1px outset silver;
        border-right: 1px outset silver;
        border-left: 1px outset silver;
        background: #E1E9EB;
        width: 230px;
}
.hello {color:#667667;}
.hello a {color:#667667;}
.zapros {
width:150px;
}
A.bigblack {
     font-size: 14px;
     color:#333333;
     text-decoration: none;
}
A.bigblack:hover {
     text-decoration: underline;
}
A.black {
  font-size: 11px;
  color:#333333;
  text-decoration: none;
}
A.black:hover {
  text-decoration: underline;
}
UL { 
      list-style-image: url("../img/barrow.gif");
}
H1 {
        font-family: sans-serif;
        font-size:16px;
}
H2 {
        font-family: sans-serif;
        font-size:15px;
}
H3 {
        font-family: sans-serif;
        font-size:14px;
		text-transform:uppercase;
		margin:10px 0px 10px 0px;
}
H4 {
        font-family: sans-serif;
        font-size:12px;
		text-transform:uppercase;
		margin:10px 0px 10px 0px;
}
H5 {
        font-family: sans-serif;
        font-size:12px;
		text-transform:lowercase;
		margin:10px 0px 10px 0px;
}
