@charset "iso-8859-1";
@import url(../../base/css/anchor.css);
	a,
	a:link
	{
		color:#0000CC;
		text-decoration:none;
	}
	a:visited
	{
		color:#000066;
		text-decoration:none;
	}

	a:hover,
	a:active
	{
		color:#0000FF;
		text-decoration:none;
	}

	a.menu_item_link,
	a.menu_item_link:link,
	a.menu_item_link:visited {
		text-decoration: underline;
	}
	
	a.menu_item_link:active,
	a.menu_item_link:hover
	{
		text-decoration:none;
	}
	
	a.menu_item_link,
	a.menu_item_link:link,
	a.menu_item_link:visited
	{
		color:#336699;
	}
	
	a.menu_item_link:active,
	a.menu_item_link:hover
	{
		color:#000000;
	}
	
	.no_hello_actions a,
	.no_hello_actions a:link,
	.no_hello_actions a:visited,
	
	.no_hello_actions a:active
	{
		color:#ffffff;
		text-decoration:none;
	}
	
	.no_hello_actions a:hover
	{
	background-image:url(../images/menu_hover.jpg);
	 background-repeat:repeat;
	height:20px;
	width:auto;
	}
	.no_hello_actions1 a,
	.no_hello_actions1 a:link,
	.no_hello_actions1 a:visited,
	
	.no_hello_actions1 a:active
	{
	color:#ffffff;
	}
	
	.no_hello_actions1 a:hover
	{
	background-color:#5c75aa;
	height:10px;
	width:auto;
	}
	.hello_actions a,
	.hello_actions a:link,
	.hello_actions a:visited,
	
	.hello_actions a:active
	{
		color:#ffffff;
	}
	
	.hello_actions a:hover
	{
	color:#ffffff;
	font-weight:500;
	background-image:url(../images/menu_hover.jpg);
	 background-repeat:repeat;
	height:20px;
	width:auto;
	}
	
	.hello_actions1 a,
	.hello_actions1 a:link,
	.hello_actions1 a:visited,
	
	.hello_actions1 a:active
	{
	font-weight:500;
		text-decoration:none;
		color:#c3cddf;
	}
	
	.hello_actions1 a:hover
	{
	color:#ffffff;
	font-weight:500;
	background-image:url(../images/menu_hover.jpg);
	 background-repeat:repeat;
	height:20px;
	width:auto;
	}
	.hello_actions2 a,
	.hello_actions2 a:link,
	.hello_actions2 a:visited,
	
	.hello_actions2 a:active
	{
	
		text-decoration:none;
		color:#ffffff;
	}
	
	.hello_actions2 a:hover
	{
	color:#ffffff;
	
	background-image:url(../images/menu_hover.jpg);
	 background-repeat:repeat;
	height:20px;
	width:auto;
	}
	
	a.customMenuItem,
	a.customMenuItem:link,
	a.customMenuItem:visited
	{
		color:#333399;
		text-decoration:none;
	}
	
	.one_tag a,
	.one_tag a:link,
	.one_tag a:active,
	.one_tag a:visited
	{
		color:#800040;
	}
	
	.one_tag a:hover
	{
		color:#0000FF;
	}

	.bottomLinks a,
	.bottomLinks a:link,
	.bottomLinks a:visited {
		color: #336699;
		text-decoration: underline;
	}

	.bottomLinks a:hover,
	.bottomLinks a:active {
		color: #000000;
		text-decoration: none;
	}
