html body {
                 font-family: tahoma;
                 font-size: 11px;
                 background: #D0D0D0;
                 color: #3D3D3D;
}

a,ul,li,div,span,p,td {
                 font-family:tahoma;
                 font-size:11px;
                 color: #3D3D3D;
}

table {
                 font-family: tahoma;
                 font-size: 11px;
}
εβ {
                 font-family: tahoma;
                 font-size: 11px;
}

h3 {
                 font-family: helvetica;
                 font-size: 14px;
                 font-weight: bold;
                /* color: #221A70;*/
}


h3.pname {
                 font-family: helvetica;
                 font-size: 14px;
                 font-weight: bold;
                 color: #221A70;
}

p {
                 font-family:tahoma;
                 font-size:11px;
                 color: #3D3D3D;
                 margin-top:7px;
                 margin-bottom:7px;
}
UL  {
                padding-top: 1px;
                padding-bottom: 1px
                marging-top: 3px;
                marging-bottom: 3px

                marging-top: 7px;
                marging-bottom: 7px

}
p.notes {
                 font-family:tahoma;
                 font-size:11px;
                 color: #909090;
}

table.max {      font-family:tahoma;
                 font-size:11px;
                 width: 100%;
                 height:100%;
                 border: 0px;
                 padding: 0px;
}
table.width {    font-family:tahoma;
                 font-size:11px;
                 width: 100%;
                 /*height:100%;*/
                 border: 0px;
                 padding: 0px;
}
td {
                 font-family: tahoma;
                 font-size: 11px;
}

td.lang {
                 font-family: tahoma;
                 font-size: 11px;
                 padding-left: 7px;
}
td.lang a {
                 font-family: tahoma;
                 font-size: 11px;
                 color: #292073;
                 text-decoration: underline;
}
td.lang a:hover {
                 font-family: tahoma;
                 font-size: 11px;
                 color: #BBCB44;
                 text-decoration: underline;
}

td.tmenu {
                 background-image: url(/design/5/tmenu_bg.gif);
                 background-repeat: repeat-x;
                 height: 28px;
}
td.tmenu A {
                 font-family: helvetica;
                 font-size: 10px;
                 font-weight: bold;
                 color: #686868;
                 text-decoration: none;
}

td.tmenu_sel {
                 background: url(/design/5/tmenu_bg_sel.gif);
                 background-repeat: repeat-x;
                 height: 28px;
}

td.tmenu_sel A {
                 font-family: helvetica;
                 font-size: 10px;
                 font-weight: bold;
                 color: #363732;
                 text-decoration: none;
}

td.mid_menu {
                 padding-left: 7px;
                 padding-right: 15px;
                 background-image: url(/design/5/mid_bg.gif);
                 background-repeat: repeat-x;
                 height: 20px;
                 border-top: 1px solid #D8D8D8;
}

td.mid_menu a {
                 font-family: tahoma;
                 font-size: 11px;
                 font-weight: bold;
                 text-decoration: none;
                 color: #676767;
}

td.mid_menu_mark {
                 padding-left: 15px;
                 /*padding-right: 15px;*/
                 background-image: url(/design/5/mid_bg.gif);
                 background-repeat: repeat-x;
                 border-top: 1px solid #D8D8D8;
}

.news {
                 border-left: 6px solid #E2E2E2;
                 padding-left: 10px
}

.news a {
                color: #221A70;
                text-decoration: none;
}

td.collage {
                background-color: #221A70;
                vertical-align: bottom;
                height: 284px;
}

td.bot_menu a {
                color: #716593;
                text-decoration: underline;
}
a.copyright {
                color: #424242;
                text-decoration: none;
}

.order {
                border-left: 6px solid #9391B9;
                padding-left: 10px;
                padding-right: 10px
                color: #FFFFFF;
                font-size: 12px;
                font-weight: bold;
}

.order_name {
                font-size: 12px
                font-weight: bold;
#                color: #DFE492;
                color: blue;
                font-weight: bold;

}

.order table td {
                color: #FFFFFF;
                font-weight: bold;
}

.order td.price {
                font-color: #DDE58F;
                font-weight: bold;
                color: #DDE58F;
}

td.price div {
                font-family: helvetica;
                font-size: 24px;
                font-weight: bold;
                color: #DDE58F;
}

td.bot_menu a {
                 font-family: tahoma;
                 font-size: 11px;
                 font-weight: bold;
                 text-decoration: none;
                 color: #676767;
}

.action a {
                 font-family: tahoma;
                 font-size: 12px;
                 color: red;
                 font-weight: bold;
                /* background: red;*/
                 /*padding: 10px 10px 10px 10px;*/
}