﻿/* Flex */


/* -- */

imgtit {
	}

.shoptit { 
	font-family: "Tahoma"; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold;
	}

.framedot {
	border-style: dotted; 
	border-width: 1px; 
	border-color: #898958;
	}
	
.bgcoltab {
	background-color: #d5d5be;
	}
	
.bgtitcol {
	background-color: #898958;
	}
	
.xsmall {font-size: 10px}
.small {font-size: 12px}
.medium {font-size: 14px}

a.shoplink:link {color:#000080; text-decoration: underline}
a.shoplink:visited {color:#000080; text-decoration: underline}
a.shoplink:hover {color:#063FFF; text-decoration: underline}
a.shoplink:active {color:#000080; text-decoration: none}

a.yellowlink1:link {font-family: "Tahoma"; font-size: 11px; color:#FFFFD9; text-decoration: underline;}
a.yellowlink1:visited {font-family: "Tahoma"; font-size: 11px; color:#FFFFD9; text-decoration: underline;}
a.yellowlink1:active {font-family: "Tahoma"; font-size: 11px; color:#FFFFD9; text-decoration: underline;}
a.yellowlink1:hover {font-family: "Tahoma"; font-size: 11px; color:#FFFFD9; text-decoration: none}
	
a.shopcat:link {font-family: "Tahoma"; font-size: 10px; color:black; font-weight: bold; text-decoration: none;}
a.shopcat:visited {font-family: "Tahoma"; font-size: 10px; color:black; font-weight: bold; text-decoration: none;}
a.shopcat:active {font-family: "Tahoma"; font-size: 10px; color:black; font-weight: bold; text-decoration: none;}
a.shopcat:hover {font-family: "Tahoma"; font-size: 10px; color:red; font-weight: bold; text-decoration: underline;}
	
a.shopsubcat:link {font-family: "Tahoma"; font-size: 10px; color:black; font-weight: normal; text-decoration: none;}
a.shopsubcat:visited {font-family: "Tahoma"; font-size: 10px; color:black; font-weight: normal; text-decoration: none;}
a.shopsubcat:active {font-family: "Tahoma"; font-size: 10px; color:black; font-weight: normal; text-decoration: none;}
a.shopsubcat:hover {font-family: "Tahoma"; font-size: 10px; color:red; font-weight: normal; text-decoration: underline;}

a.shopcaton:link {font-family: "Tahoma"; font-size: 11px; color:red; font-weight: bold; text-decoration: none;}
a.shopcaton:visited {font-family: "Tahoma"; font-size: 11px; color:red; font-weight: bold; text-decoration: none;}
a.shopcaton:active {font-family: "Tahoma"; font-size: 11px; color:red; font-weight: bold; text-decoration: none;}
a.shopcaton:hover {font-family: "Tahoma"; font-size: 11px; color:black; font-weight: bold; text-decoration: underline;}

a.paging:link {
	font-family: "Tahoma"; 
	font-size: 12px; 
	color:black; 
	font-weight: normal; 
	text-decoration: underline; 
	}
	
a.paging:visited {
	font-family: "Tahoma"; 
	font-size: 12px; 
	color:black; 
	font-weight: normal; 
	text-decoration: underline; 
	}
	
a.paging:active {
	font-family: "Tahoma"; 
	font-size: 12px; 
	color:black; 
	font-weight: normal; 
	text-decoration: none; 
	}
	
a.paging:hover {
	font-family: "Tahoma"; 
	font-size: 12px; 
	color:red; 
	font-weight: normal; 
	text-decoration: underline; 
	}
	
input.checksmall {
	width: 10px;
	height: 10px;
	}	
	
	
	