html, body {
        width: 100%;
        height: 100%;
        text-align: center;
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
}

html, body, td {
        color: #343434;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
}

body {
        background-image: url(images/bgr_body.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
}

* {
        margin: 0px;
        padding: 0px;
}

a:link, a:visited {
        color: #00458e;
        text-decoration: underline;
}

a:hover {
        color: #c31111;
}

p {
        padding: 0px;
        margin: 10px 0px;
        font-size: 13px;
        line-height: 1.2em;
}

img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

ul, li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}

table {
        margin: 0px;
        padding: 0px;
        border: 0px;
        border-collapse: collapse;
}

td { 
        text-align: left;
        vertical-align: top;
        padding: 0px;
}

form {
        margin: 0px;
        padding: 0px;
}

input {
        vertical-align: middle;
}

label {
        display: block;
        vertical-align: middle;
        font-size: 11px;
        line-height: 13px;
        height: 17px;
}

h1 {
        font-family: "Arial Narrow", Arial, Impact;
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        color: #c31111;
        margin: 12px 0px;
}

h1 a:link, h1 a:visited {
        color: #c31111;
}

h1 a:hover {
        text-decoration: none;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 12px;
        font-weight: bold;
        color: #c31111;
        margin: 10px 0px;
}

/*************************************************************/

div.clear {
        clear: both;
        height: 1px;
        line-height: 1px;
        overflow: hidden;
        margin-top: -1px;
}

.red {
        color: #c31111;
}

input.i_txt, select {
        border: 1px solid #7f9db9;
        color: #626262;
        font-size: 12px;
        height: 17px;
}

input.i_txt2 {
        border: 1px solid #c4c4c4;
        color: #a0a0a0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        height: 22px;
        line-height: 20px;
        width: 306px;
        background-color: #f5f5f5;
        margin: 0px 0px 7px 0px;
        padding: 0px 5px;
}

textarea.i_area {
        border: 1px solid #c4c4c4;
        height: 83px;
        width: 306px;
        overflow: auto;
        font-size: 13px;
        color: #a0a0a0;
        background-color: #f5f5f5;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0px 0px 5px 0px;
        padding: 0px 5px;
}

input.i_rad {
        padding: 0px;
        margin: 0px;
        vertical-align: middle;
        line-height: 17px;
        height: 17px;
}

input.i_button, div.rounded input.i_button {
        background-image: url(images/bgr_button.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        width: 119px;
        height: 22px;
        line-height: 12px;
        border: 0px;
        color: #c31111;
        font-size: 12px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
.gocart {
background-image: url(images/bgr_button.gif);
        color: #c31111 !important;
        text-decoration:none !important;
        padding:3px 12px;
        font-size: 12px;
        
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}

div.rounded {
        position: relative;
        border: 1px solid #a9a9a9;
        padding: 10px;
        background-color: #ffffff;
        //height: 1%;
}

div.rounded h1 {
        color: #363636;
        margin: 0px 0px 5px 0px;
}

div.rounded input, div.rounded select {
        margin: 5px 5px 0px 0px;
}


img.c1 {
        position: absolute;
        top: -1px;
        left: -1px;
}

img.c2 {
        position: absolute;
        top: -1px;
        right: -1px;
}
img.c3 {
        position: absolute;
        bottom: -1px;
        left: -1px;
}
img.c4 {
        position: absolute;
        bottom: -1px;
        right: -1px;
}

.center {
        text-align: center;
}

.vcenter, tr.vcenter td {
        vertical-align: middle;
}

div.promo_s {
        background-image: url(images/promo_h2.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        padding: 37px 0px 0px 14px;
}

div.promo_b {
        background-image: url(images/promo_h1.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        padding: 44px 8px 0px 24px;
}

div.promo_inner {
        position: relative;
        border: 1px solid #a9a9a9;
}

a.menolink:link, a.menolink:visited {
         font-size:9px;
         color: #c31111;
         line-height: 10px;
}

a.menolink:hover {
        text-decoration: none;
}

p.here, p.here a:link, p.here a:visited {
        color: #b7b7b7;
        text-decoration: none;
        font-size: 9px;
        line-height: 9px;
        margin: 0px;
}

p.here a:hover {
        text-decoration: underline;
}

p.here {
        margin-bottom: -8px;
}

.td_head {
        font-family: "Arial Narrow", Arial, Impact;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        padding: 14px 12px;
        background-image: url(images/bgr_promo_t.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
}
.td_row {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        border-top: 2px solid #c9c9c9;
        padding: 5px 12px;
}

.td_foot {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        padding: 14px 12px;
        background-image: url(images/bgr_promo_t.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
}

.first {
        border-left: 0px;
}

/*************************************************************/

div#page {
        min-width:960px;
        text-align: left;
        position: relative; 
}

* html div#min-width {
        border-left: 960px solid #ffffff;
        position: relative; 
        float: left; 
        z-index: 1;
}

* html div#page {
        margin-left: -960px;
        float: left; 
        z-index: 2; 
}

div#top {
        background-image: url(images/bgr_top.jpg);
        background-position: 100% 0px;
        background-repeat: repeat-x;
}

div#top_r {
        background-image: url(images/bgr_top_r.jpg);
        background-position: 100% 0px;
        background-repeat: no-repeat;
        height: 258px;
}

div#hat {
        background-image: url(images/bgr_hat.jpg);
        background-position: 100% 0px;
        background-repeat: repeat-x;
}

div#hat_r {
        background-image: url(images/bgr_hat_r.jpg);
        background-position: 100% 0px;
        background-repeat: no-repeat;
        height: 218px;
}

div#nav {
        padding: 8px 0px 0px 186px;
}

div#nav img {
        padding-right: 25px;
}

div#hmenu {
        padding-left: 186px;
        width: 270px;
}

div#hmenu ul {
        float: left;
        width: 87px;
}

div#hmenu, div#hmenu a {
        font-family: "Arial Narrow", Arial, Impact;
        font-size: 12px;
        line-height: 13px;
        color: #898989;
}

div#hmenu a:hover {
        text-decoration: none;
}

td#tmenu {
        height: 52px;
        vertical-align: middle;
        padding-left: 19px;
}

td#tmenu img {
        padding-right: 27px;
}

div#t_forms {
        /*height: 300px; */
        padding: 12px 10px;
        overflow: visible;
}

div#t_forms div.rounded {
        height: 160px;
        position: relative;
        border: 1px solid #a9a9a9;
        margin-right: 8px;
}

div#t_forms td.center, td#td_l td.center {
        font-size: 9px;
        color: #989898;
        padding-right: 5px;
}

#tb_forms {
        display:block;
}
#tb_forms td div.rounded {
        height: 282px;

}

div#promo {
        background-image: url(images/bgr_promo_b.gif);
        background-position: 0px 100%;
        background-repeat: repeat-x;
        padding: 0px 0px 14px 0px;
}

table#tb_promo td {
        background-image: url(images/bgr_promo_t.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        vertical-align: middle;
        width: 33%;
        padding-top: 14px;
}

table#tb_promo td td {
        background-image: none;
        width: auto;
        padding: 0px;
        vertical-align: top;
}

table#tb_pict td {
        text-align: center;
        padding: 27px 8px 38px 0px;
}

table#tb_pict div.rounded {
        padding: 10px 0px 10px 0px;
        height: 140px;
}

td#footer {
        height: 70px;
        background-image: url(images/bgr_promo_t.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        padding: 34px 60px 0px 19px;
}

div#menocom {
        float: right;
        text-align: left;
        margin: 0px;
}

div#menocom p {
        margin-top: 0px;
        line-height: 11px;
}

div#bmenu img {
        padding-right: 22px;
}

table#tb_main {
        table-layout: fixed;
        border-collapse: collapse;
        margin: 10px 20px 10px 0px;
}

col#col_l {
        width: 214px;
        //width: 214px;
        overflow: hidden;
}

col#col_c {
        width: 100%;
}

td#td_l {
        padding: 0px 16px;
        overflow: hidden;
}

td#td_l div.rounded {
        margin-bottom: 10px;
        //width: 200px;
        //overflow: hidden;
}

td#td_c {
        width: 100%;
}


div#main {
}











tr#tr_hat td {
        height: 100px;
        overflow: hidden;
}

tr#tr_main td {
}

tr#tr_footer td {
        height: 80px;
        overflow: hidden;
}

/* ******** */

div#bmenu, div#bmenu a, div#bmenu {
 color: #4e4e4e;
 font-weight: bold;
 font-size: 13px;
 font-family: Arial;
 margin: 0px 5px; 0px; 5px;
 text-decoration: none;
 text-transform: uppercase;
}

div#bmenu a:hover, div#bmenu a.active, div#bmenu span {
 color: #c31111;
}

div#bmenu a.active:hover {
 color: #4e4e4e;
}


/* *********** */
ul#lmenu2 a {
        color: #00458e;
}

ul#lmenu2 a.active {
        color: #c31111;
}

ul#lmenu2 a:hover {
        text-decoration: none;
}

ul#lmenu2 ul {
        font-size: 14px;
        padding-left: 14px;
        padding-top: 10px;
}

ul#lmenu2 ul ul {
        font-size: 13px;
        padding-left: 14px;
        margin-top: 8px;
}

ul#lmenu2 ul ul ul {
        font-size: 11px;
        padding-left: 20px;
        background-image: none;
}

ul#lmenu2 li {
        padding: 4px 0px 6px 0px;
}

ul#lmenu2 ul ul li {
        background-image: none;
        padding: 4px 0px;
}

ul#lmenu2 {
        margin: 14px 0px 14px 0px;
}

ul#lmenu2 span {
        font-weight: bold;

}

.img_bord {border: 3px solid #f3f3f3; }

.personals {
 width: 180px;
 padding: 4px;
 float: left;
}
.personals img {margin-right:5px;}

div#labels {
        margin: 20px 0px 50px 0px;
}



div#labels div {
        float: left;
        width: 145px;
        height: 70px;
        overflow: hidden;
}

div#labels div.clear {
        clear: both;
        float: none;
        height: 1px;
        width: auto;
        line-height: 1px;
        overflow: hidden;
        margin-top: -1px;
}

div#labels p {
        font-size: 13px;
        line-height: 13px;
        margin: 0px;
        padding: 0px 0px 0px 5px;
}

