/**********
*C1 = cc3366
*C2 = FFEBEE
*C3 = 66cc00 (alternate)
***********/

/* Common Classes */
.normal
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffebee;
}
.c1 {
	COLOR: #000000; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: arial, sans-serif; 
	text-decoration: none;
}
.c1:hover
{
	text-decoration: underline;
}
.c2
{
	font-size: 14px;
	color: #cc3366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.gTitle
{
	font: 11px arial, sans-serif; 
	color: #000000;
	margin: 10px 0 0 0;  
	text-decoration: underline; 
	 
}
.g4
{
	font: bold 12px arial, sans-serif; 
	color: #000000;
	text-decoration: underline; 
	margin: 10px 0 0 0; 
	 
}
.g2
{
	font-size: 13;
	font: arial, sans-serif; 
	color: #000000;
	margin: 10px 0 0 0; 
	text-decoration: none; 
	 
}
.g1
{
	font: bold 12px arial, sans-serif; 
	color: #cc3366;
	text-decoration: underline; 
	margin: 10px 0 0 0; 
}
.backC2 
{
	background-color: #FFFFFF;
}
.backC1
{
	background-color: #cc3366;
}
.normalCatalog {
	FONT-WEIGHT: bold; CURSOR: hand; COLOR: #66cc00; TEXT-DECORATION: underline
}
.a {
	font: bold 12px arial, sans-serif; 
	color: #cc3366;
	text-decoration: underline; 
	margin: 10px 0 0 0; 
}
.a:hover {
	TEXT-DECORATION: underline; color: #66cc00;
}

/******* Result Control *******/
.b {
	COLOR: #cc3366; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: underline; FONT-WEIGHT: bold;
}
.l
{
	font-weight: bold;
	cursor: hand;
	color: #66cc00;
	text-decoration: underline;
	font-size: 13px;
}
.favorites
{
	cursor: hand;
}
.favorites hover
{
	cursor: hand;
	color: #66cc00;
}

/******* Category Control *******/
.category {
	color: #cc3366;
	text-decoration: none;
}
.category:Hover {
	text-decoration: underline;
}
.categorySelected 
{
	color: #cc3366;
	font-weight: bold;
}

/******* Navigator Control *******/
.navigator {
	color: #cc3366;
	text-decoration: none;
}
.navigatorSelected {
	color: #cc3366;
	font-weight: bold;
}
.navigator:Hover
{
	text-decoration: underline;
}
.NavigatorInnactive
{
	color: silver;
}

/******* Catalog Control *******/
.catalogAction
{
	font-size: 14px;
	color: #cc3366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.catalogStatus
{
	color: #66cc00;
	font-family: Arial, Helvetica, sans-serif;
}

/******* Catalog & Menu *******/
.menuTitle
{
	font-size: 16px;
	color: #cc3366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/******* Footer *******/
.AhoraSearch
{
	COLOR: #cc3366; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}

.footer
{
	color: Silver;
	FONT-SIZE: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: italic;
}
/******* init page *******/
.size22
{
	font-size: 22px;
}
.a2 {
	TEXT-DECORATION: underline; color: #cc3366; font-size: 14px;
}
.a2:hover {
	TEXT-DECORATION: underline; color: #66cc00;
}
.boldit
{
	font-weight: bold;
}
.black
{
	
}
.t
{
	TEXT-DECORATION: underline;	
	color: #515252;
	font-size: 22px;
}
.grayText
{
	color:gray;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;	
}
.size16
{
	font-size: 16;	
}
.size20
{
	font-size: 20;	
}
.size22
{
	font-size: 22;	
}
.browse
{
	font-size: 10;
}
img 
{
	border: 0;
}
.gray
{
	color:#C9C9C9;
}

.green
{
	color: Green;	
}

.size18
{
	font-size: 18;	
}


