
a.azLinkText:active {
	font-size: 13px ;
	text-decoration: none;
	color: rgb(0,0,0);
}
a.azLinkText:visited {
	font-size: 13px ;
	text-decoration: none; 
	color: rgb(0,0,0);
}
a.azLinkText:link {
	font-size: 13px ;
	text-decoration: none; 
	color: rgb(0,0,0);
}
a.azLinkText:hover {
	font-size: 13px ;
	text-decoration: none; 
	color: rgb(255,0,0);
}

.azLinkText {
	font-size: 13px ;
	text-decoration: none; 
	color: rgb(0,0,0);
}

/********************************************************/
/* NEW FOR v75                                          */
/********************************************************/
/***************************************************************************
	Style 2
/**************************************************************************/
td.azLinkText2_0
{
	background-color: #FCFCFB;
	height: 19px;
}
td.azLinkText2_1
{
	background-color: #FCFCFB;
	height: 19px;
}

a.azLinkText2:active,
a.azLinkText2:visited,
a.azLinkText2:link
{
	font-size: 11px ;
	text-decoration: underline; 
	color: #336600;
}
a.azLinkText2:hover {
	font-size: 11px ;
	text-decoration: underline; 
	color: #FFBA00;
}

/***************************************************************************
	Style 7
/**************************************************************************/
ul.azList7
{
	padding: 3px;
	margin: 0px 20px !important;
}

ul.azList7 li
{
	padding: 2px;
}

a.azList7:active,
a.azList7:visited,
a.azList7:link
{
	font-family: Tahoma, Sans-Serif;
	font-size: 13px ;
	text-decoration: underline; 
	color: #000080;
}
a.azList7:hover {
	font-family: Tahoma, Sans-Serif;
	font-size: 13px ;
	text-decoration: underline; 
	color: #CC0000;
}

/***************************************************************************
	Style 8
/**************************************************************************/
div.azLayout8
{
	width: 100%;
	height: 13px;
	border-bottom: solid 1px #5a5a5e;
	padding: 1px 0px;	
	background-image: url("/custom/0000/img/azindex/az8.gif");
	background-repeat: no-repeat;
	background-position: 146px center;	
}
div.azLayout8l
{
	width: 100%;
	height: 11px;
	padding: 1px 0px 0px 0px;	
	background-image: url("/custom/0000/img/azindex/az8.gif");
	background-repeat: no-repeat;
	background-position: 146px center;	
}
a.azList8:active,
a.azList8:visited,
a.azList8:link
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px ;
	text-decoration: none; 
	color: #ffffff;
	padding: 0px 20px 0px 9px;
}
a.azList8:hover {
	font-family: Tahoma, Sans-Serif;
	font-size: 11px ;
	text-decoration: Underline; 
	color: #ffffff;
	padding: 0px 20px 0px 9px;
	
}

/***************************************************************************
	Style 9
/**************************************************************************/
a.azList9:link
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	line-height: 23px; 
	font-weight: normal; 
	vertical-align: middle; 
	color: #A5A3A3;
	text-decoration: underline; 
	display: block;
	padding-left: 2em;
	background-image: url("/custom/0000/img/calendar/arrow_off.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em
}
a.azList9:visited, a.azList9:active
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	line-height: 23px; 
	font-weight: normal; 
	vertical-align: middle; 
	color: #C3C1C1;
	text-decoration: underline; 
	display: block;
	padding-left: 2em;
	background-image: url("/custom/0000/img/calendar/arrow_off.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em
}
a.azList9:hover
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	line-height: 23px; 
	font-weight: normal; 
	vertical-align: middle; 
	color: #ffffff;
	text-decoration: underline; 
	display: block;
	padding-left: 2em;
	background-image: url("/custom/0000/img/calendar/arrow_on.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em
}

/* changes for print */
@media print
{
	a.azList9:link,
	a.azList9:visited, a.azList9:active
	{
		background-image: url("/custom/0000/img/calendar/prntarrow_off.gif");
	}
	a.azList9:hover
	{
		color: #000000;
		background-image: url("/custom/0000/img/calendar/prntarrow_on.gif");
	}
}

/***************************************************************************
	Menu looking Links
/**************************************************************************/
#azList11
{
	width: 158px;
	
	/*border-top: 1px solid #d5e9ff;*/
	border-right: 1px solid #C9DDEA;
	border-left: 1px solid #C9DDEA;
	border-bottom: 1px solid #C9DDEA;
	padding: 0 0 0 0;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000;
}

#azList11 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#azList11 li 
{
	border-top: 1px solid #C9DDEA;
	margin: 0;
}
#azList11 li.first 
{
	border-top: 1px solid #C9DDEA;
	margin: 0;
}

#azList11 li a
{
	display: block;
	padding: 2px 2px 2px 2px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 17px;
}

#azList11 li a:hover
{
	background-color: #C9DDEA;
	color: #000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 17px;
}

html>body #azList11 li a
{
	width: auto;
}

