body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#458ecb;
}

.copyrights {
	font-family: Tahoma;
	font-size: 12px;
	color: #385dac;
	font-weight:bold;
	text-decoration: none;
}

.searchHeader {
	font-family: Tahoma;
	font-size: 17px;
	color: #385dac;
	font-weight:bold;
	text-decoration: none;
}


.breadcrumbs {
	font-family: Tahoma;
	font-size: 9px;
	color: #385dac;
	text-decoration: none;
}

.breadcrumbs a{
	font-family: Tahoma;
	font-size: 9px;
	color: #385dac;
	text-decoration: underline;
}

.breadcrumbs a:hover{
	font-family: Tahoma;
	font-size: 9px;
	color: #385dac;
	text-decoration: none;
}

.pagingSelect {
	font-family: Tahoma;
	font-size: 11px;
	color: #385dac;
	text-decoration: none;
	font-weight:bold;
}


.paging {
	font-family: Tahoma;
	font-size: 11px;
	color: #385dac;
	text-decoration: none;
}

.paging a{
	font-family: Tahoma;
	font-size: 11px;
	color: #385dac;
	text-decoration: underline;
}

.paging a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #385dac;
	text-decoration: none;
}

.price {
	font-family: Tahoma;
	font-size: 14px;
	color: #385dac;
	text-decoration: none;
	font-weight:bold;
}

.productPage {
	border: 2px solid #000000;
}

.productSpotlight {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.maintext a {
	color: #385dac;
	text-decoration: none;
}

.maintext a:hover {
	color: #DF2085;
	text-decoration: underline;
}

.members {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.members a {
	color: #385dac;
	text-decoration: none;
}

.members a:hover {
	color: #DF2085;
	text-decoration: underline;
}

.productName {
	font-family: Tahoma;
	font-size: 12px;
	color: #385dac;
	text-decoration: none;
}

.productName a{
	font-family: Tahoma;
	font-size: 12px;
	color: #385dac;
	text-decoration: underline;
}


.productName a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #385dac;
	text-decoration: none;
}

.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.smalltext a {
	color: #385dac;
	text-decoration: none;
}

.smalltext a:hover {
	color: #385dac;
	text-decoration: underline;
}

.titles {
	font-family: Tahoma;
	font-size: 14px;
	color: #385dac;
	text-decoration: none;
}

.titles a {
	font-family: Tahoma;
	font-size: 14px;
	color: #385dac;
	text-decoration: none;
}


.textboxes {
	font-family: Tahoma; 
	BORDER-RIGHT: 1px solid #468fcd; 
	BORDER-TOP: 1px solid #468fcd; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: 1px solid #468fcd; 
	COLOR: Black; 
	BORDER-BOTTOM: 1px solid #468fcd; 
	BACKGROUND-COLOR: white
}

.searchTextboxes {
	font-family: Tahoma; 
	BORDER-RIGHT: 1px solid #468fcd; 
	BORDER-TOP: 1px solid #468fcd; 
	FONT-SIZE: 13px; 
	BORDER-LEFT: 1px solid #468fcd; 
	COLOR: Black; 
	BORDER-BOTTOM: 1px solid #468fcd; 
	BACKGROUND-COLOR: white;
	height:19px;
	
}

.button {
	font-family: Tahoma; 
	BORDER-RIGHT: 2px solid #660000; 
	BORDER-TOP: 1px solid #FF3297; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 2px solid #FF3297; 
	COLOR: White; 
	BORDER-BOTTOM: 2px solid #660000; 
	BACKGROUND-COLOR: #930034;
	text-align : center;
}

