/* 

* (C) BoonEx Ltd., 2007
* IMPORTANT: This is a commercial product made by BoonEx Ltd. and cannot be modified for other than personal usage.
* This product cannot be redistributed for free or a fee without written permission from BoonEx Ltd. 
* This notice may not be removed from the source code. 

*/
@charset "iso-8859-1";
@import url(../../base/css/anchor.css);
	
	a:link, a:visited
	{
		color:#669;
		text-decoration:none;
		
	}
	
	a:hover, a:active
	{
		color:#9999FF;
		text-decoration:none;
	}
	
	.copyright_box a:link, .copyright_box a:visited, .copyright_box a:hover, .copyright_box a:active 
	{
		text-decoration:underline;
	}
	
	ul.tabs li a:active, ul.tabs li a:visited, ul.tabs li a:link
	{
		text-decoration:none;
	}
	
	ul.tabs li a:hover
	{
		text-decoration:none;
		color:#fff;
	}
	
	div#top_members_menu a:link, 	div#top_members_menu a:visited
	{
		color:#669;
	}
	
	div#top_members_menu a:hover, div#top_members_menu a:active
	{
		color:#9999FF;
		text-decoration:underline;
	}
	
	
	/* {
		color:#003063;
	}
	 */
	
	/*.disignBoxSecond a:active, .disignBoxSecond a:visited, .disignBoxSecond a:hover, .disignBoxSeconda a:link
	{
		text-decoration:none;
	}*/
	
	
	 div.search_show_hide a:active, div.search_show_hide a:visited, div.search_show_hide a:hover, div.search_show_hide a:link
	{
		color:#fff;
	}
	
	
	.headerText a:active, .headerText a:visited, .headerText a:hover, .headerText a:link
	{
		color:#fff;
	}
	
	
	.menu_item_block a:active, .menu_item_block a:visited, .menu_item_block a:hover, .menu_item_block a:link
	{
		text-decoration:none;
	}
	
	div.join_button a:active, div.join_button a:visited, div.join_button a:link 
	{
		color:#fff;
	}
	
	div.join_button a:hover
	{
		color:#DEDEFE;
	}
	/*.boxContent2 a:active, .boxContent2 a:visited, .boxContent2 a:hover, .boxContent2 a:link
	{
		text-decoration:none;
	}*/
	
	/*a.top_members_menu:active, a.top_members_menu:visited, a.top_members_menu:hover, a.top_members_menu:link
	{
		text-decoration:none;
	}*/
	
	

	/*a:link, a:visited
	{
		color:#3366CC;
		text-decoration:underline;
	}
	a:hover, a:active
	{
		color:#333366;
		text-decoration:none;
	}

	
	
	div#top_members_menu a
	{
		color:#999;
		font-size:11px;
	}
	a.bottom_text 
	{
		font-weight:bold;
	}


	a.yellowIndexLink:link, a.yellowIndexLink:visited 
	{
		color:#FFFF66;
		margin-left:22px;
	}
	
	a.yellowIndexLink:hover, a.yellowIndexLink:active
	{
		color:#FFFF66;
	}
	
	a.bottommenu:link, a.bottommenu:visited, a.bottommenu:hover, a.bottommenu:active
	{
		color:#669;
	}
	
	a.logout:link, a.logout:visited, a.logout:hover, a.logout:active
	{
		color:#fff;
	}*/