
.formRow
{
    clear: both;
    padding-top: 5px;
    /* IE fix */
    -padding-top: 2px;
}

.formA
{
    float: left;
    text-align: right;
    font-weight: bold;
    padding-top: 1px;
    width: 100px;
    vertical-align: middle;
}

.formB
{
    float: left;
    margin-left: 10px;
}



.title {
 position: absolute;
 z-index: 1000;
 margin-left: -1em;
 margin-top: 2em;
 visibility: hidden;
 padding: 3px;
 background-color: #ffffe1;
 border: 1px solid #000;
 color: #000;
 text-decoration: none;
 font: menu;
}


span.product
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px;
    border: 2px #cccccc solid;
}

span.price_p
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px 7px 4px 7px;
    border: 2px #C60500 solid;
}

span.price
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px 7px 4px 7px;
    border: 2px green solid;
}

span.attah
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px;
    border: 2px #F09AA4 solid;
    margin-left:-5em;
    margin-top: 3em;
}

span.title3 {color:#f00}
span.title4 {background-color:#fff; font-size:18px; margin-top:22px}
span.title5 {background-color:#ccc; border:2px outset #ddd; padding:7px}

.fv_nag
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    font-weight: bold;
}

.fv_nag_r
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    font-weight: bold;
}


.fv_nag_b
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    font-weight: bold;
}


.fv_poz
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
}

.fv_poz_r
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
}


.button
{
    background: #892834;
    border: 1px #892834 solid;;
    color: #ffffff;
    font-weight: bold;
}


.under_h {
  font-family: verdana;
  font-size: 11px;
  padding: 4px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.under_i {
  font-family: verdana;
  font-size: 11px;
  padding: 4px;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.list_h {
  font-family: verdana;
  font-size: 11px;
  padding: 3px;
  font-weight: bold;
  color: #222222;
}

.list_i {
  font-family: verdana;
  font-size: 11px;
  padding: 3px;
  color: #222222;
}

.menu_t
{
    margin-left: 10px;
    padding: 6px 0 4px 33px;
    font-weight: bold;
    color: #ffffff;
    background: url(gfx/mt.gif) no-repeat;
}

.menu_b
{
    margin-left: 10px;
    padding: 5px 10px 0 10px;
    background: url(gfx/mb.gif) repeat-y;
}


.rmenu_t
{
    margin-right: 10px;
    padding: 6px 0 4px 33px;
    font-weight: bold;
    color: #ffffff;
    background: url(gfx/mt.gif) no-repeat;
}

.rmenu_b
{
    margin-right: 10px;
    padding: 5px 10px 0 10px;
    background: url(gfx/mb.gif) repeat-y;
}


.main_t
{
    margin-top: 1px;
    padding: 6px 0 4px 13px;
    font-weight: bold;
    color: #003B66;
    background: url(gfx/t.gif) no-repeat;
}

.main_b
{
    margin-top: 3px;
    padding: 5px 5px 6px 5px;
}


.main__t
{
    margin-top: 1px;
    padding: 6px 0 4px 13px;
    font-weight: bold;
    color: #003B66;
    background: url(gfx/_t.gif) no-repeat;
}

.main__b
{
    margin-top: 3px;
    padding: 5px 5px 6px 5px;
}


.item
{

border-bottom: 1px #DBECF5 solid;
padding: 5px 5px 5px 6px;

}



ul, li
{
    margin: 0;
    padding: 0;
}

ul
{
    margin-left: 15px;
}


fieldset
{
    border: 1px #888888 solid !important;
}


.top
{
    float: left;
    margin: 0 0 14px 0;
    width: 115px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}


.text
{
    font-family: verdana;
    font-size: 11px;
    color: #222222;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    text-align: justify;
}


div {
  font-size: 11px;
  color: #666666;
}

.std {
  font-family: verdana;
  font-size: 11px;
  color: #444444;
}


.poll {
  border: 0px;
  background: none;
}




body {
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 11px;
  background: url(gfx/bg.gif) repeat-y top center #E0E0E1;
}



input {
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  /*border-width: 1px; */
}

img
{
    border: none;
}



.input_text {
  width: 200px;
}

select {
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  padding: 0;
}

textarea {
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  }

.alert {
  border-style: solid;
  border-width: 2px;
  border-color: #CF1100;
  font-family: verdana;
  font-size: 11px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  padding-right: 9px;
  padding-bottom: 2px;
  padding-left: 9px;
  text-align: center;
  font-weight: bold;
color: #fff;
  background-color: #CF1100;
}

.menu2
{
    padding-left: 10px;
}



.main_t a:visited { text-decoration: none; color: #014A73; }
.main_t a:link    { text-decoration: none; color: #014A73; }
.main_t a:hover   { text-decoration: none; color: #666666; }

.main__t a:visited { text-decoration: none; color: #014A73; }
.main__t a:link    { text-decoration: none; color: #014A73; }
.main__t a:hover   { text-decoration: none; color: #666666; }

.list_cat { font-weight: bold; line-height: 17px; }
.list_cat a:visited { text-decoration: none; color: #666666; border-bottom: 1px #666666 solid; }
.list_cat a:link    { text-decoration: none; color: #666666; border-bottom: 1px #666666 solid; }
.list_cat a:hover   { text-decoration: none; color: #000000; border-bottom: 1px #666666 solid; }

.top a:visited { text-decoration: none; color: #ffffff; }
.top a:link    { text-decoration: none; color: #ffffff; }
.top a:hover   { text-decoration: none; color: #84D0FD; }

.item a:visited { text-decoration: none; color: #014A73; }
.item a:link    { text-decoration: none; color: #014A73; }
.item a:hover   { text-decoration: none; color: #666666; }

.x a:visited { text-decoration: none; color: #ffffff; }
.x a:link    { text-decoration: none; color: #ffffff; }
.x a:hover   { text-decoration: none; color: #84D0FD; }

a:visited { text-decoration: none; color: #014A73}
a:link    { text-decoration: none; color: #014A73}
a:hover   { text-decoration: none; color: #666666}