* {
        padding : 0px;
        margin : 0px;
        font-size: 12px;
}
BODY {
        text-align: center;
        background-color: White;
        color: #333333;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        min-width: 820px;
}
H1 {
        font-size: 16px;
        font-weight: bold;
        padding-top: 25px;
        padding-bottom: 10px;
        color : #022573;
        float : none;
        text-decoration : none;
}
H1 A {
        text-decoration : none;
}
H2 {
        font-size: 14px;
        color : Navy;
        padding-top : 15px;
        padding-bottom: 10px;
        float : none;
}
H3 {
        font-size: 12px;
        color : Navy;
        padding-top : 10px;
        padding-bottom: 10px;
        float : none;
}
P {
        text-align: justify;
        padding-top: 10px;
        color : #333333;
}
UL {
        margin-left: 20px;
        list-style : disc outside url(/images/bb.jpg);
}
LI {
  padding-top : 5px;
  margin-left : 15px;
}
TABLE {
        padding : 0px;
        margin : 0px;
}
.table TABLE, .table TR, .table TH, .table TD {
  border: 1px solid #DCDCDC;
  text-align: center;
}
.cell_numb {
  font-size: 10px;
  text-align: center;
  font-style : italic;
}
.cell_name {
  text-align: left;
  font-style : italic;
}
.cell_model {
  text-align: left;
  font-weight: bold;
}
.title_left {
        color : #39374C;
        background: url(/images/title_bg_1px.jpg) repeat-x;
        vertical-align : middle;
}
.title_center {
        color : #39374C;
        background: url(/images/title_bg_1px.jpg) repeat-x;
}
.title_right{
        color : #990000;
        background: url(/images/title_right.jpg) no-repeat right;
        text-align: right;
        height : 145px;
        width: 434px;
        vertical-align : middle;
        min-width : 434px;
        max-width : 434px;
}
.title_right A {
        color : #990000;
}
.menu_top {
        color : #6E6E6E;
        background: url(/images/menu_bg_1px.jpg) repeat-x;
        font-size: 11px;
        font-weight: bold;
        text-align : center;
        height: 37px;
        text-transform : uppercase;
}
.menu_top A {
        color : #6E6E6E;
        font-size: 11px;
        font-weight: bold;
        text-transform : uppercase;
}
.title_sub_left {
        background: url(/images/title_sub_left.jpg) no-repeat left;
        color: White;
        width: 363px;
        height : 159px;
        vertical-align : top;
        padding-top : 15px;
        padding-left : 10px;
        padding-right : 20px;
        font-weight: bold;
}
.title_sub_left a {
    color: White;
    font-weight: normal;
}
.title_sub_center {
        background: url(/images/title_sup_center.jpg) repeat-x;
}
.title_sub_right {
        background: url(/images/title_sub_right.jpg) no-repeat right;
        text-align : left;
        font-size: 10px;
        height : 159px;
        padding-top : 10px;
        color : #022573;
        vertical-align : top;
        padding-right : 20px;
}
.title_sub_right A {
        font-size: 10px;
}
.button_gif {
        border : 0;
}
.note {
        color : #333333;
        font-size : 10px;
        text-align : left;
        min-width : 300px;
}
.sub_title_left {
        background: url(/images/sub_title_left_01.jpg) no-repeat left;
        height : 49px;
        width: 234px;
}
.sub_title_center {
        height : 49px;
        background: url(/images/sub_title_center.jpg) repeat-x;
    width: 92%;
}
.sub_title_right {
        background: url(/images/sub_title_right.jpg) no-repeat right;
        height : 49px;
        width: 25px;
}
.left_menu_ {
        background: url(/images/left_menu_bb.jpg) repeat-y left;
        vertical-align : top;
        text-align: left;
        color : White;
        width: 234px;
}
.left_menu {
        color : White;
        width: 234px;
        padding-left : 20px;
        padding-right : 30px;
        padding-top : 20px;
        padding : 20px 30px 0px 20px;
}
.left_menu P {
        color : White;
}
.left_menu A {
        color : White;
        font-size : 12px;
        font-weight : bold;
}
.left_menu A:Hover {
        color : Red;
}
.main_text {
        vertical-align : top;
       min-width: 800px;
        min-height: 800px;
        padding-right : 30px;
        padding-left : 20px;
}
.bottom_left {
        background: url(/images/bb2.gif) no-repeat left;
        width:234px;
        height: 60px;
}
.footer {
        background: url(/images/footer_bg.jpg) repeat-x top;
        text-align: center;
        font-size: 8pt;
        height:37px;
        width: 778px;
}
.footer A {
        font-size: 8pt;
}
.recl {
        text-align: center;
        font-size: 8pt;
        color : Gray;
}
.recl A {
        font-size: 8pt;
        color : Gray;
}
.logo {
        padding-left : 5px;
        padding-right : 5px;
        padding-top : 5px;
        padding-bottom : 5px;
        padding : 5px 5px 5px 5px;
        text-align : center;
        border : none;
}
.foto {
        padding-left : 5px;
        padding-right : 5px;
        padding-top : 5px;
        padding-bottom : 5px;
        padding : 5px 5px 5px 5px;
        text-align : center;
        border: none;
}
TEXTAREA {
        border : 1px solid grey;
        width : 100%;
        height : 25pt;
        padding-bottom :0px;
}
.preview {
        padding : 2 2 2 2;
        width: 100px;
}

a img  {
        border: none;
}

