/* CSS Document */

.anylinkcss{ 
	margin:0;
	padding-top: 0px;
	padding-bottom: 10px; 
	display:block;
	position:absolute; 
	visibility: hidden; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: bold; 
	line-height: 18px; 
	text-indent: 8px; 
	color:#FFFFFF;
	width: 140px; 
}

.anylinkcss a{ 
	margin: 0;
	width: 100%; 
	display: block;  
	border-top: 0px;
	border-left: 10px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color:#ffffff; 
	background-image:url(images/black-menu.png);
	background-repeat: repeat-x;

}

.anylinkcss a:hover{ 
	margin:0; 
	width: 100%; 
	display: block;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color: #6d66d5; 
	background-color:#000000;
	background-repeat: repeat-x;
}

.anylinkcss a:visited{ 
	margin:0; 
	width: 100%; 
	display: block; 
	border-top: 0px;
	border-left: 0px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color:#ffffff; 
	background-image:url(images/black-menu.png);
	background-repeat: repeat-x;
}

.purpMENU{ 
	margin:0;
	padding-top: 0px;
	padding-bottom: 10px; 
	display:block;
	position:absolute; 
	visibility: hidden; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: bold; 
	line-height: 18px; 
	text-indent: 8px; 
	color:#FFFFFF;
	width: 140px; 
}

.purpMENU a{ 
	margin: 0;
	width: 100%; 
	display: block;  
	border-top: 0px;
	border-left: 10px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color:#ffffff; 
	background-image:url(images/purp-menu.png);
	background-repeat: repeat-x;

}

.purpMENU a:hover{ 
	margin:0; 
	width: 100%; 
	display: block;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color: #000000; 
	background-color:#6d66d5;
}

.purpMENU a:visited{ 
	margin:0; 
	width: 100%; 
	display: block; 
	border-top: 0px;
	border-left: 0px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color:#ffffff; 
	background-image:url(images/purp-menu.png);
	background-repeat: repeat-x;
}

.greyMENU{ 
	margin:0;
	padding-top: 0px;
	padding-bottom: 10px; 
	display:block;
	position:absolute; 
	visibility: hidden; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: bold; 
	line-height: 18px; 
	text-indent: 8px; 
	color:#000000;
	width: 140px; 
}

.greyMENU a{ 
	margin: 0;
	width: 100%; 
	display: block;  
	border-top: 0px;
	border-left: 10px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color:#000000; 
	background-image:url(images/grey-menu.png);
	background-repeat: repeat-x;

}

.greyMENU a:hover{ 
	margin:0; 
	width: 100%; 
	display: block;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color: #ffffff; 
	background-color:#aeaeae;
}

.greyMENU a:visited{ 
	margin:0; 
	width: 100%; 
	display: block; 
	border-top: 0px;
	border-left: 0px;
	border-right: 0px; 
	text-decoration: none; 
	font-family: tahoma, georgia, arial, verdana;
	font-weight: normal; 
	font-size: 11px; 
	text-indent: 5px; 
	color:#000000; 
	background-image:url(images/grey-menu.png);
	background-repeat: repeat-x;
}





.linktext{
	text-align:left; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px;
}




