body {
margin:0 0 0 0; padding:0; 
background-color:#ffffff;
  scrollbar-face-color: #CC0033;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #7ECE24;
  scrollbar-track-color: #333399;
  scrollbar-arrow-color: #FFFFFF;
}

td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; }

.welcome {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;color:#ffffff; }

.header td { color:#FFFFFF; font-size:13px; font-weight:bold;}
.header td a {text-decoration:none; color:#FFFFFF; font-size:13px;}
.header td a:hover { text-decoration:underline;}
.header td span a {text-decoration:none; color:#898989; font-size:9px;}
.header td span a:hover {text-decoration:underline;}

a {color:#3A4D8F; text-decoration:underline;}
a:hover {text-decoration:none;}

.footer strong { color:#ffffff}
.footer strong span { color:#ffffff; }
.footer strong a { color:#ffffff; font-size:10px; text-decoration:underline;}
.footer strong a:hover { text-decoration:none;}

ul { margin:0; padding:0; list-style:none;}
li { color:#6C6C6C; line-height:18px; background:url(images/bullet.jpg) left top no-repeat; padding:0 0 0 9px;}
li a { color:#6C6C6C; text-decoration:none;}
li a:hover { text-decoration:underline;}

li2 { color:#FF00CC; line-height:18px; background:url(images/bullet.jpg) left top no-repeat; padding:0 0 0 9px;}
li2 a { color:#FFFF66; text-decoration:none;}
li2 a:hover { text-decoration:underline;}

.arr { color:#ffffff; font-size:9px;}


.txt { font-size:9px; color:#ffffff;}
.txt a { font-size:9px; color:#ffffff; text-decoration:underline;}
.txt a:hover { text-decoration:none;}

.search strong a span { color:#EAAB00; text-decoration:none;}
.search strong a:hover span { text-decoration:underline;}

span a { color:#FFFFFF; font-size:10px; text-decoration:none;}

a span { color:#FFFFFF; font-size:9px; text-decoration:none}
a:hover span { color:#FFFFFF; text-decoration:underline;}

.radio { width:13px; height:13px; background-color:#EAEAEA; border:0; margin-right:13px; vertical-align:middle;}

span strong { font-size:10px; color:#CE0000;}

.top { font-size:10px; color:#808080; line-height:10px;}

.right_block { line-height:13px; color:#ffffff;}
.right_block strong { color:#ffffff;}
.right_block a { color:B2C2F6; text-decoration:underline;}
.right_block a:hover { text-decoration:none;}



/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("http://www.storein.us/images/tab/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("http://www.storein.us/images/tab/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
