body {
 scrollbar-base-color: #F0F1F3;
 /* scrollbar-face-color: #EFEFEF;
 scrollbar-3dlight-color: #EFEFEF;
 scrollbar-shadow-color: #EFEFEF;
 scrollbar-darkshadow-color: #ADADAD;
 */
 scrollbar-arrow-color: #0063A5;
}

body, td, a, span, input, textarea, select {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

h1, h2, form, ol {
 margin: 0px;
 padding: 0px;
}

a, a:visited {
 color: #0063A5;
}

a:hover {
 text-decoration: none;
}

.hl {
 font-size: 13px;
}

h1 {
 font-size: 18px;
 color: #0063A5;
 font-weight: 900;
}

h2 {
 font-size: 11px;
}

.kl {
 font-size: 10px;
}

hr {
 border-style: solid;
 border-width: 1px 0px 0px 0px;
 border-color: #D5D6D7;
}

.red {
 color: #0063A5;
 font-size: 18px;
 font-weight: 900;
}

a.h2, a.h2:visited  {
 color: #000000;
 font-size: 11px;
 text-decoration:none;
}

.Btn {
 text-align: center;
 padding:0px 3px 0px 4px;
}

a.tNav, a.tNav:visited {
 color: black;
 text-decoration: none;
}

a.tNav:hover {
 color: #0063A5;
 text-decoration: underline;
}

a.hNav1, a.hNav1:visited {
 color: #0063A5;
 text-decoration: none;
}

a.hNav1:hover {
 text-decoration: underline;
}

a.hNav2, a.hNav2:visited {
 color: white;
 text-decoration: none;
}

.searchBtn
{ color: #616161; }


.p1, .p2, .p3, .p4 {
 width: 16px;
 height: 20px;
 text-align: center;
}

.p1 {
 border: solid 1px #D5D6D7;
 background-color: #F0F1F3;
}

.p2 {
 border: solid 1px #D5D6D7;
 background-color: #FFFFFF;
}

.p3 {
 border: solid 1px #D5D6D7;
 background-color: #F0F1F3;
}

.p4 {
 color: #B0B0B0;
 border: solid 1px #B0B0B0;
 background-color: #F3F3F3;
}


/* ShopStyles -> */

.shopTb /* tableBorder */
{ background: #D5D6D7; }

.shopTh /* tableHead */
{ color: #000000; font-weight: bold; background: #F0F1F3; }

.shopTr /* tableRow (light) */
{ background: #FAFAFA; }

.shopTc /* tableCell (dark) */
{ background: #E6E6E6; }

.shopLs /* linkSmall */
{ font-size: 10px; }

.shopNl, a:visited.shopNl, a:hover.shopNl /* noLink */
{ color: #2F2F2F; text-decoration: none; }

.shopSl /* Subline */
{ font-weight: bold; }

.shopEt /* errorText */
{ color: #DF0000; }

.shopEb /* errorBack */
{ color: white; background: #DE0029; }

.shopSt /* smallText */
{ font-size: 10px; }

.shopHr /* horizontalRule */
{ border-color: #D5D6D7; border-width: 1px 0px 0px 0px; border-style: solid; }

.shopBt /* submitButtons */ {
 color: #606060;
 font-weight: bold;
 background: #F3F5F6;
 cursor: pointer;
 height: 24px;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #B0B0B0 #505050 #505050 #B0B0B0;
}

/* <- ShopStyles */

html {
 -webkit-text-size-adjust: none;
}