/* CSS Document */

.toplinks {
	font-family: Tahoma;
	font-size: 14px;
	color: #0F94CC;
	font-weight: bold;
	padding-left: 5px;
}
.toplinks:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 5px;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	
}
.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0092DE;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}
.bottomlinks-active{
	font-family: Tahoma;
	font-size: 11px;
	color: #0092DE;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0092DE;
}
.linkavani {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	
}
.linkavani:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0092DE;
	font-weight: bold;
	
}
