* {
        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;
        height: 100%;
        width: 100%;
}
H1 {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 10px;
        color : #022573;
}
H2 {
        font-size: 14px;
        color : Navy;
        padding-top : 15px;
        padding-bottom: 10px;
}
H3 {
        font-size: 12px;
        color : Navy;
        padding-top : 10px;
        padding-bottom: 10px;
}
P {
        text-align: justify;
        padding-top: 12px;
        color : #333333;
}
UL {
        margin-left: 20px;
        list-style : disc outside;
}
OL {
        margin-left: 20px;
/*        list-style : disc outside;*/
}
LI {
        padding-top : 5px;
}
TABLE {
        width: 100%;
        padding : 0px;
        margin : 0px;
}
.head {
        background : url(/img/head_1px.gif) repeat-x;
        height: 140px;
        text-align: center;
}
.title {
        background : url(/img/8.gif) repeat-x;
        height: 50px;
        text-align: center;
}
.left_border {
        background : url(/img/1.gif) repeat-y right;
        width: 21px;
}
.right_border {
        background : url(/img/9.gif) repeat-y;
        width: 21px;
}
.left_menu {
        background : url(/img/5.gif) repeat-y;
        width: 202px;
        vertical-align : top;
}
.left_menu_item {
        background : url(/img/13.gif);
        width: 202px;
        height: 27px;
        vertical-align : middle;
        font-weight : bold;
        padding-top : 2;
        font-size: 12px;
        color : Black;
}
.left_menu_item A {
        color : #3333FF;
        font-size: 12px;
}
.left_menu_item2 {
        font-size: 11px;
        margin-left : 5px;
}
.left_menu_item2 A {
        font-size: 11px;
}
.main {
        vertical-align : top;
        padding : 10 10 10 10;
}
.footer {
        background : url(/img/8.gif) repeat-x;
        height: 50px;
        font-size: 10px;
        text-align: center;
}
.foto {
        border : thin solid #639AFC;
        padding : 2 2 2 2;
}
.table price {
        border : 1px solid #DFDFDF;
        text-align : center;
        width : 100%;
}
.preview {
        padding : 2 2 2 2;
        width: 100px;
}

