.mainbg {
	background-color: #C9E9F8;
}
.leftboderbg {
	background-image: url(images/leftboder.gif);
	background-repeat: repeat-y;
}
.rightboderbg {
	background-image: url(images/rightboder.gif);
	background-repeat: repeat-y;
}.logoleftsidebg {
	background-image: url(images/logoleftside.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wholesalebg {
	background-image: url(images/wholesale.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.phone {
	background-image: url(images/Phone_no.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.buttonbg {
	background-image: url(images/buttonbg.gif);
	background-repeat: repeat-x;
}
.searchtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #2987B3;
	text-decoration: none;
	font-weight: bold;
}
.buttext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Tahoma12bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3E96C1;
	text-decoration: none;
}
.Tahomabottom11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E96C1;
	text-decoration: none;
}
.Tahomablue11 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #52599A;
	text-decoration: none;
}

.Tahomagray12bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}
.Tahomagray12{
	font-family: Tahoma;
	font-size: 12px;
	color: #868686;
	text-decoration: none;
}
.copyrightstext{
	font-family: Tahoma;
	font-size: 12px;
	color: #2F3571;
	text-decoration: none;
}
.newstext{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tablewhitetext{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.Tahoma12text{
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}
.Tahoma12textbold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}.imgboder {
	border: 2px solid #F4F4F4;
}
.Tahoma12bold_1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2283AF;
	text-decoration: none;
}
.tabletexttahoma11bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #656565;
}
.tabletexttahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
	font-weight: normal;

}
.Tahomablue12bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #52599A;
	text-decoration: none;
}
.innerTahoma12bold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #464599;
	text-decoration: none;
}
.innerTahoma12{
	font-family: Tahoma;
	font-size: 12px;
	color: #046399;
	text-decoration: none;
}
.innerTahoma12but{
	font-family: Tahoma;
	font-size: 12px;
	color: #499FC8;
	text-decoration: underline;
	text-decoration: none;
}
.innerTahoma12but:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #499FC8;
	font-weight: bold;
	text-decoration: underline;
}

/*navigationstyles*/

#navbar {
      float:left;
      width:890px;
	  line-height:normal;
	
	 
}
    #navbar ul {
          margin:0px;
          padding:3px 0px 0px 0px;
          list-style:none;
		 
		  
}
    #navbar li {
      display:inline;
      margin:0;
      padding:0;
	  padding-bottom:10px;
	
	  
}
    #navbar a {
      float:left;
      margin-bottom:6px;  
      text-decoration:none;
	  font-weight:bold;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size:10px;
	  color:#ffffff;
	  text-transform:uppercase;  background:url(images/nav_div.gif) no-repeat top right;
	  }
    #navbar a span {
      float:left;
      display:block;    
      padding:0px 8px 8px 5px;
	  text-decoration:none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#ffffff;
	      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navbar a span {float:none;
	
	}
    /* End IE5-Mac hack */
    #navbar a:hover span {
      color:#ffffff;
      }
    #navbar a:hover {
      color:#ffffff;
	  margin-bottom:5px;
	   background:url(images/nav_bot.gif) bottom center no-repeat;
      }
    #navbar a:hover span {
      background-position:100%
	   color:#ffffff;	 
	   background:url(images/nav_div.gif) no-repeat top right;
      }

      #navbar #current a {
     
      }
      #navbar #current a span {
     			 color:#ffffff;
      }
	  
.innerbg {
	background-image: url(images/innerbg.gif);
	background-repeat: repeat-x;
	}
	  
	  /*navigation style completed*/
