.text_tiny { font-size: 9px; color: #9A9A9A; font-family: Tahoma; }
.text_small { font-size: 11px; color: #606060; font-family: Tahoma; }
.text_normal { font-size: 11px; color: #606060; font-family: Tahoma; line-height:15px; }
.text_big { font-size: 12px; color: #606060; font-family: Tahoma; }
.text_footer { font-size: 10px; color: #FFFFFF; font-family: Tahoma; }

.text_12px { font-size: 12px; color: #606060; font-family: Tahoma; }
.text_13px { font-size: 13px; color: #606060; font-family: Tahoma; }
.text_14px { font-size: 14px; color: #606060; font-family: Tahoma; }

.orange	{color: c3811c;}
.light {color: 9a9a9a;}
.white {color: 606060;}
.footer {color: CCC3BC;}
.red {color: e13923;}
.red2 {color: D95958;}

a:link, a:visited {
	color: c3811c;
	text-decoration: none;
}

a:hover {
	color: 271C11;
	text-decoration: underline;
}

#search {
	background-color:#E6E1E0;
}

#sidesearch {
	background-color:#dcd4d1;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ae9f96', endColorstr='#dcd4d1', gradientType='0');
}

.sidesearch {
	font-family: tahoma;
	font-size: 8pt;
	color: FFFFFF;
	line-height: 16pt;
	text-decoration: none;
}

.sidesearch_sm {
	font-size: 7pt;
}

.sidesearch:link, .sidesearch:visited {
	color: ffffff;
	text-decoration: none;
}

.sidesearch:hover {
	color: 271C11;
	text-decoration: none;
}

.sidesearch_links {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right:0px;
}

.links {
	line-height:20px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right:0px;
}

#filter {
	background-color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff', endColorstr='#dcd4d1', gradientType='1');
}

.itemImage_off {border:#DAD2D1 1px solid;}
.itemImage_on {border:#BDA7A3 1px solid;}

.filter_button{
	cursor:pointer;
	border: 1px solid D6CDCC;
	color: 594F46;
	font-weight: bold;
	height: 24;
	padding: 1px 2px;
	font-family: Tahoma;
	background:url(/images/filterbutton_bg.gif) repeat-x left top;
	font-size: 11px;
}