.price { font-size: 16px; color: white; font-weight: bold; font-family: verdana,arial,helvetica }

.f9 { font-size: 9px; color: black; font-weight: normal; font-family: verdana,arial,helvetica }
.f10 { font-size: 10px; color: black; font-weight: normal; font-family: verdana,arial,helvetica }
.f11 { font-size: 11px; color: black; font-weight: normal; font-family: verdana,arial,helvetica }
.f12 { font-size: 12px; color: black; font-weight: normal; font-family: verdana,arial,helvetica }
.f14 { font-size: 14px; color: black; font-weight: normal; font-family: verdana,arial,helvetica }


.b9  { font-size: 9px; color: black; font-weight: bold; font-family: verdana,arial,helvetica }
.b10 { font-size: 10px; color: black; font-weight: bold; font-family: verdana,arial,helvetica }
.b11 { font-size: 11px; color: black; font-weight: bold; font-family: verdana,arial,helvetica }
.b12 { font-size: 12px; color: black; font-weight: bold; font-family: verdana,arial,helvetica }
.b14 { font-size: 14px; color: black; font-weight: bold; font-family: verdana,arial,helvetica; }

.w9 { font-size: 9px; color: white; font-weight: normal; font-family: arial,verdana,arial,helvetica }
.w10 { font-size: 10px; color: white; font-weight: normal; font-family: verdana,arial,helvetica }
.w11 { font-size: 11px; color: white; font-weight: normal; font-family: verdana,arial,helvetica }
.w12 { font-size: 12px; color: white; font-weight: normal; font-family: verdana,arial,helvetica }
.w14 { font-size: 14px; color: white; font-weight: normal; font-family: verdana,arial,helvetica }
.w18 { font-size: 18px; color: white; font-weight: normal; font-family: verdana,arial,helvetica; }

.bighead { font-size: 24px; color: #262455; font-weight: bold; font-family: verdana,arial,helvetica; }

.c10 { font-size: 10px; color: #262455; font-weight: normal; font-family: verdana,arial,helvetica; }
.c11 { font-size: 11px; color: #262455; font-weight: normal; font-family: verdana,arial,helvetica; }
.c12 { font-size: 12px; color: #262455; font-weight: normal; font-family: verdana,arial,helvetica; }
.c14 { font-size: 14px; color: #262455; font-weight: bold; font-family: verdana,arial,helvetica; }
.c18 { font-size: 18px; color: #262455; font-weight: bold; font-family: verdana,arial,helvetica; }


.f10 a:link { text-decoration: underline; color: black;  font-size: 10px; font-weight: normal;}
.f10 a:visited { text-decoration: underline; color: black; font-size: 10px;font-weight: normal;}
.f10 a:hover { text-decoration: underline; color: #262455; font-size: 10px;font-weight: normal;}

.mylink a:link { text-decoration: underline; color: black;  font-size: 10px; font-weight: normal;}
.mylink a:visited { text-decoration: underline; color: black; font-size: 10px;font-weight: normal;}
.mylink a:hover { text-decoration: underline; color: #262455; font-size: 10px;font-weight: normal;}


.rule {
color: #BFBA2B;
background-color: #BFBA2B;
height: 1px;
border: 0px solid  #BFBA2B;
}

.mybut {
font: 10px verdana,arial,helvetica; 
color: black;
font-weight: normal;
background: #BFBA2B;
width: 85px;
border: 1px solid black;
cursor: pointer;
}
.mybut_hover {
font: 10px verdana,arial,helvetica; 
color: white;
font-weight: normal;
background: #C03;
width: 85px;
border: 1px solid black;
cursor: pointer;
}

.mybut2 {
font: 12px verdana,arial,helvetica; 
color: white;
font-weight: normal;
background: #C03;
width: 150px;
border: 2px outset #333;
cursor: pointer;
}
.mybut2_hover {
font: 12px verdana,arial,helvetica; 
color: white;
font-weight: normal;
background: black;
width: 150px;
border: 2px inset #333;
cursor: pointer;
}


.basketbut {
font: 10px verdana,helvetica,arial; 
color: black;
font-weight: normal;
background: #BFBA2B;
width: 90px;
border: 1px solid  black;
cursor: pointer;
text-align: center;
}

.basketbut_hover {
font: 10px verdana,helvetica,arial; 
color: white;
font-weight: normal;
font-style: normal;
background: #C03;
width: 90px;
border: 1px solid black;
cursor: pointer;
text-align: center;
}

.qty {
border: 1px solid black; 
font: normal 11px verdana,helvetica,arial;
text-align: center;
width: 25px;
}

.formbox {
color: black;
font: 12px verdana,helvetica,arial; color: black; 
font-weight: normal;
background: white;
border: 1px solid black;
width: 225px;
margin-top: 1px;
margin-bottom: 4px;
}

TEXTAREA {
border: 1px solid black;
height: 60px;
font: 11px verdana,arial,helvetica; 
color: black; 
width: 225px;
}

SELECT {
border: 1px solid black;
font: 11px verdana,arial,helvetica; 
color: black; 
width: 225px;
background: #ECECEC;
}

.btable, .btd {
    border-color: black;
    border-style: solid;
}

.btable
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 12px; color: black; font-weight: normal; font-family: verdana,helvetica
}

.btd
{
    margin: 0;
    padding: 6px;
    border-width: 1px 1px 0 0;
    background-color: #ececec;
}

