﻿A:link{text-decoration: none; color:#175e94;}
A:visited{text-decoration: none; color:#175e94;}
A:hover{text-decoration: underline;color:#175e94;}	

A.link:link{text-decoration: none; color:#000000;}
A.link:visited{text-decoration: none; color:#000000;}
A.link:hover{text-decoration: underline;color:#000000;}	

A.tabData:link{text-decoration: none; color:#000000;}
A.tabData:visited{text-decoration: none; color:#000000;}
A.tabData:hover{text-decoration: underline;color:#000000;}	

A.tabMenuMain:link{text-decoration: none; color:#2c2b2b;}
A.tabMenuMain:visited{text-decoration: none; color:#2c2b2b;}
A.tabMenuMain:hover{text-decoration: none;color:#2c2b2b;}	

A.tabMenuSub:link{text-decoration: none; color:#4f4f4f;}
A.tabMenuSub:visited{text-decoration: none; color:#4f4f4f;}
A.tabMenuSub:hover{text-decoration: underline;color:#4f4f4f;}	

A.tabTop:link{text-decoration: none; color:#4f4f4f;}
A.tabTop:visited{text-decoration: none; color:#4f4f4f;}
A.tabTop:hover{text-decoration: none; font-weight:bold; color:#175e94;}	


body 
{		
	margin:0px;
	background-color:#ffffff;			
}

table
{
	font-size:11px;
	font-family:Tahoma;
	color:#6e6e6e;
}
.tabTop
{
	font-size:11px;
	font-family:Tahoma;
	color:#000000;	
}

.tabData
{
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
}

.tileSide
{
	background-image:url("images/tileGray.gif");
	background-repeat:repeat-y;
}
.bgTopLeft
{
	background-image:url('images/topBgLeft.gif');
	background-repeat:repeat-x;
}
.bgFooter
{
	background-image:url('images/bgFooter.gif');
	background-repeat:no-repeat;
}
.bgTopRight
{
	background-image:url('images/topBgRight.gif');
	background-repeat:repeat-x;
}
.bgTopCenter
{
	height:154px;
	width:990px;
	background-image:url('images/topBgCenter.gif');
	background-repeat:no-repeat;
}
.bgFaq
{
	background-image:url('images/bgFaq.gif');
	background-repeat:no-repeat;
	height:157px;
}
.bgBestSellers
{
	background-image:url('images/bgBestSellers.gif');
	background-repeat:no-repeat;
}
.bgTopRated
{
	background-image:url('images/bgTopRated.gif');
	background-repeat:no-repeat;
}
.bgLogin
{
	background-image:url('images/bgLogin.gif');
	background-repeat:no-repeat;
	padding-left:10px;	
}
.bgStock
{
	background-image:url('images/bgStock.gif');
	background-repeat:no-repeat;
}
.bgPremium
{
	background-image:url('images/bgPremium.gif');
	background-repeat:no-repeat;	
}
.bgLast
{
	background-image:url('images/bgLast.gif');
	background-repeat:no-repeat;	
}
.bgTitle
{
	background-image:url('images/bgTitle.gif');
	background-repeat:repeat-x;	
}
.bgTitleGray
{
	background-image:url('images/bgTitleGray.gif');
	background-repeat:repeat-x;	
}
.bgMenuSub
{	
	background-image:url('images/mSubC.gif');
	background-repeat:repeat-x;
}
.bgProd
{
	background-image:url('images/prodBg.gif');
	background-repeat:no-repeat;
}
.menuOverLeft
{
	background-image:url('images/mActiveL.gif');
	background-repeat:no-repeat;
}
.menuOverCenter
{
	background-image:url('images/mActiveC.gif');
	background-repeat:repeat-x;
}
.menuOverRight
{
	background-image:url('images/mActiveR.gif');
	background-repeat:no-repeat;
}

.tabLogin
{
	font-size:18px;
	font-family:Tahoma;
	color:#3cb6e4;
	font-weight:bold;
}
.tabTitle
{
	font-size:14px;
	font-family:Tahoma;
	color:#175e94;
	font-weight:bold;
}

.tabMenuMain
{
	font-size:11px;
	font-family:Tahoma;
	color:#2c2b2b;		
	letter-spacing:0px; 
	word-spacing:-1px;
}

.tabMenuSub
{
	font-size:11px;
	font-family:Tahoma;
	color:#000000;	
}

.tabTitleSmall
{
	font-size:11px;
	font-family:Tahoma;
	color:#175e94;
	font-weight:bold;
}
.aa
{
	background-color:#ebf2f3;	
}

.textboxSearch
{
	border-top:solid 1px #b4b4b4;	
	border-bottom:solid 1px #b4b4b4;	
	border-left:solid 0px #b4b4b4;	
	border-right:solid 0px #b4b4b4;	
	width:100px;
	height:15px;	
	font-family:Tahoma;
	font-size:11px; 
	color:#000000;			
}

.textbox
{
	border-top:solid 1px #b4b4b4;	
	border-bottom:solid 1px #b4b4b4;	
	border-left:solid 0px #b4b4b4;	
	border-right:solid 0px #b4b4b4;	
	width:155px;
	height:16px;	
	font-family:Tahoma;
	font-size:11px; 
	color:#000000;	
	background-image:url("images/bgTxt.gif");
	background-repeat:repeat-x;
}

.button 
{ 	
	border:solid 1px #75A9DA;
	background-color:#ECF4FB; 
	font-family: Verdana;
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;	
}

.hand
{
	cursor:pointer;
}

.dropdown
{
	border:1px #000000 solid;		
	font-family:Tahoma;
	font-size:11px; 
	background-color:#bcdce2;
	color:#6e6e6e;
}
