
/*-----------------start Index---------------------*/
.anylinkcss_Index{
position: absolute;
visibility: hidden;
/*border:1px solid #9A3046;*/
border-bottom-width: 0;
font: normal 12px Tahoma;
line-height: 25px;
z-index: 100;
width: 205px;
text-decoration: none;
text-align : left;
color: #010101;

 background-color: #FFFFFF;
 border: 0px solid black;
 
	  /**** Start Transparent ****/
	 filter:alpha(opacity=70);/* for IE */
	 -moz-opacity: 0.7;/* for mozila */
	 opacity:0.7;/* CSS3 standard */
	 /**** End Transparent ****/
}

.anylinkcss_Index a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #959698;/*background gray sub menu*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #010101; /*black color*/


}

.anylinkcss_Index a:hover
{ /*hover background color*/
	color: white;
	background-color:#959698;/*background gray*/
	 border:0px solid black;
	 
	  /**** Start Transparent ****/
	 filter:alpha(opacity=70);/* for IE */
	 -moz-opacity: 0.7;/* for mozila */
	 opacity:0.7;/* CSS3 standard */
	 /**** End Transparent ****/

}

.txtmainmenu_Index
{
	 text-decoration:none;
	 font-size:12px;
	 font-family:Tahoma;
	 font-weight:bold;

}

.txtmainmenuEnd_Index
{
	 padding-left:3px;
	 padding-right:10px;
	 text-decoration:none;
	 font-size:12px;
	 font-family:Tahoma;
	 font-weight:bold;
}



a.txtLinklist:link				
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #010101;
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	border-right:1px #000000 solid;  /*border-right*/
	padding-right:10px;
	 padding-left:10px;


}
a.txtLinklist:visited		
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #010101; 
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	border-right:1px #000000 solid;  /*border-right*/
	padding-right:10px;
	 padding-left:10px;


}
a.txtLinklist:active			
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #010101;
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	border-right:1px #000000 solid;  /*border-right*/
	padding-right:10px;
	 padding-left:10px;


}
a.txtLinklist:hover			
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	border-right:1px #000000 solid;  /*border-right*/
	padding-right:10px;
	 padding-left:10px;


}

a.txtLinklistend:link				
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #010101;
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	padding-right:15px;
	 padding-left:10px;


}
a.txtLinklistend:visited		
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #010101; 
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	padding-right:15px;
	 padding-left:10px;


}
a.txtLinklistend:active			
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #010101;
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	padding-right:15px;
	 padding-left:10px;


}
a.txtLinklistend:hover			
{
	font-family:  Tahoma; 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	 font-weight: bold;
	text-decoration: none;	
	padding-right:15px;
	 padding-left:10px;


}



/*-----------------End Index---------------------*/


