body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
}
.style0 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
.style1 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #f7f8f7;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #9b9a9a;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #f7f8f7;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #7b9e1b;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #B7B7B7;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
    color: #9b9a9a; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
}
.style10 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
        text-decoration: none;
}
.style11 {
	color: #999999;
	font-size: 9px;
	font-family: tahoma;
}
.style12 {
	color: #FF9900;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style14 {
	color: #CC0000;
	font-size: 9px;
	font-family: tahoma;
}
.style15 {
	color: #333333;
	font-size: 12px;
	font-family: tahoma;
}
.style16 {
    color: #333333;
    font-size: 10px;
    font-family: tahoma; 
}
.style17 {
    color: #D11003;
    font-size: 14px;
    font-family: tahoma; 
}
.aButton {
	background-color: #666666;
	border-color: #999999;
	border-style: outset;
	border-width: 1px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.aTextArea {
	background-color: #FFFFFF;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	font-family: tahoma;
}
.aTextBox {
	background-color: #FFFFFF;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding: 3px;
	font-size: 14px;
	font-family: tahoma;
}
.prodsearchimage {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
    font-weight: bold;
}
.prodsearchresult {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.prodsearchheadbar {
	background: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.searchbox {
	width: 135px;
	height: 22px;
	background-color: #1F1F1F;
	font-size: x-small;
	color: #FFFFFF; }
.SearchResultsBox {
	background-color: #111111;
	border: solid 1px #3E3E3E;
	color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	font-family: tahoma; }

/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#111111;  /* F4F4F4 */
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("../images/tabs/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("../images/tabs/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }

.TabTop {
    color: #FFFFFF;
    font-size: 12px;
	font-weight: bold;
    font-family: tahoma; }

.spechead {
    color: #333333;
    font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
    font-family: tahoma; }

.specvalA {
    background: #FFCCFF;
    color: #333333;
    font-size: 10px;
    font-family: tahoma;
    border: solid 1px #111111; }

.specvalB {
    background: #F4F4F4;
    color: #333333;
    font-size: 10px;
    font-family: tahoma;
    border: solid 1px #111111; }