/* CSS Document */

.links {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.product{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bolder;

}
.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #85C30A;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.links-active {
	font-family: Tahoma;
	font-size: 12px;
	color: #0F3A96;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.toplinks {
	FONT-SIZE: 14px;
	COLOR: #CC0098;
	FONT-FAMILY: sans-serif;
	padding:1px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	float: left;
}
.toplinks:hover{
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: sans-serif;
	padding:1px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	float: left;
	
}
.toplinks-active{
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: sans-serif;
	padding:1px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFFFF;
	float: left;
}
.view-all {
	FONT-SIZE: 10px; 
	COLOR: 666666; 
	FONT-FAMILY: Tahoma; padding:1px; 
}
.view-all:hover{
	FONT-SIZE: 10px;
	COLOR: #CC0000;
	FONT-FAMILY: Tahoma;
	padding:1px;
}
.view-all-active{
	FONT-SIZE: 10px;
	COLOR: 000000;
	FONT-FAMILY: Tahoma;
	padding:1px;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomlinks-active {
	font-family: Tahoma;
	font-size: 13px;
	color: #931E76;
	font-weight: bold;
	text-transform: uppercase;	
}	
.more{
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma; padding:1px;
	COLOR: #5F8B1D; 
}
.more:hover{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	padding:1px;
	COLOR: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.form{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	display: inline;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}
.linkavani {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0098;
	font-weight: bold;
	
}
.linkavani:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B55930;
	font-weight: bold;
	
}
