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


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

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

.c10 { font-size: 10px; color: #20699B; font-weight: normal; font-family: arial,verdana,helvetica; }
.c11 { font-size: 11px; color: #20699B; font-weight: normal; font-family: arial,verdana,helvetica; }
.c12 { font-size: 12px; color: #20699B; line-height: 10px; font-weight: normal; font-family: arial,verdana,helvetica; }
.c14 { font-size: 14px; color: #20699B; font-weight: normal; font-family: arial,verdana,helvetica; }
.c16 { font-size: 16px; color: #20699B; font-weight: normal; font-family: arial,verdana,helvetica; }
.c20 { font-size: 20px; color: #20699B; font-weight: normal; font-family: arial,verdana,helvetica; }


.mylink a:link { text-decoration: none; color: #4482B9;  font-size: 10px; }
.mylink a:visited { text-decoration: none; color: #4482B9; font-size: 10px;}
.mylink a:hover { text-decoration: underline; color: black; font-size: 10px;}

.mylink2 a:link { text-decoration: underline; color: #FFFFFF;  font-size: 11px; }
.mylink2 a:visited { text-decoration: underline; color: #FFFFFF; font-size: 11px;}
.mylink2 a:hover { text-decoration: underline; color: #FFFFFF; font-size: 11px;}

.c12 a:link { text-decoration: underline; color: #20699B;  font-size: 12px; }
.c12 a:visited { text-decoration: underline; color: #20699B; font-size: 12px;}
.c12 a:hover { text-decoration: underline; color: red; font-size: 12px;}


.menu {
font: 11px verdana,helvetica,verdana;
font-weight: normal;
width: 290px;
background-color: #20699B;
border: 1px solid black;
color: white; 
}

.productmenu {
font: 18px verdana,helvetica,verdana;
font-weight: normal;
background-color: #4482B9; 
color: white; 
width: 180px;
}

.smallmenu {
font: 11px verdana,helvetica,verdana;
font-weight: normal;
background-color: #4482B9; 
color: white; 
width: 100px;
}

.mybut {
font: 10px verdana,helvetica,verdana;
color: white;
font-weight: normal;
background: #20699B;
width: 75px;
border: 1px solid black;
cursor: pointer;
border-color: #000000;
margin-top: 6px;
}
.mybut_hover {
font: 10px verdana,helvetica,verdana; 
color: white;
font-weight: normal;
background: #C03;
width: 75px;
border: 1px solid black;
cursor: pointer;
margin-top: 6px;
}

.mybut2 {
font: 9px verdana,helvetica,verdana;
color: white;
font-weight: normal;
background: #20699B;
width: 75px;
border: 1px solid black;
cursor: pointer;
border-color: #000000;
outline-color: #E3E3E3;
}
.mybut_hover2 {
font: 9px verdana,helvetica,verdana; 
color: white;
font-weight: normal;
background: #C03;
width: 75px;
border: 1px solid black;
cursor: pointer;
}

.redbut {
font: 11px verdana,arial,helvetica; 
color: white;
font-weight: normal;
background: #C03;
width: 130px;
border: 2px outset #333;
cursor: pointer;
}
.redbut_hover {
font: 11px verdana,arial,helvetica; 
color: white;
font-weight: normal;
background: #20699B;
width: 130px;
border: 2px inset #333;
cursor: pointer;
}


.basketbut {
font: 9px verdana,helvetica,verdana; 
color: white;
font-weight: normal;
background: #20699B;
width: 70px;
border: 1px solid black;
cursor: pointer;
}
.basketbut_hover {
font: 9px verdana,helvetica,verdana; 
color: white;
font-weight: normal;
font-style: normal;
background: #C03;
width: 70px;
border: 1px solid black;
cursor: pointer;
}

.tinybut {
font: 9px verdana,helvetica,verdana; 
color: #4482B9;
font-weight: normal;
background: #ECECEC;
width: 70px;
border: 3px double #4482B9;
cursor: pointer;
}

.tinybut_hover {
font: 9px verdana,helvetica,verdana; 
color: white;
font-weight: normal;
font-style: normal;
background: #4482B9;
width: 70px;
border: 3px double #4482B9;
cursor: pointer;
}

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

.qty3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #20699B;
	border: 1px solid #20699B;
	text-align: center;
	width: 20px;
}

.qty2 {
border: 1px solid black; 
font: normal 10px verdana,helvetica,verdana;
text-align: center;
width: 20px;
}

.basket {
border: 0px solid white; 
font: bold 10px verdana,helvetica,verdana;
background-color: transparent;
text-align: center;
color: red;
width: 60px;
}

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

.find {
font: 12px arial,helvetica,verdana; color: #20699B; 
font-weight: normal;
background: white;
border: 1px solid #20699B;
width: 95px;
margin: 1px 0px 3px 2px;
}

.thinrule {
height: 1px;
border: 0px;
color: #20699B;
background-color: #20699B;
width: 100%;
}


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


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

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

.btd {
    margin: 0;
    padding: 3px;
    border-width: 1px 1px 0 0;
    background-color: white;
}


.btable2, .btd2 {
    border-color: black;
    border-style: solid;
}

.btable2 {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 9px; color: white; font-weight: normal; font-family: arial,verdana,helvetica
}

.btd2 {
    margin: 0;
    padding: 0px;
    border-width: 1px 1px 0 0;
    background-color: white;
}
