 
td {
 font-family: verdana;
 font-size: 12px;
 color: #666666;
}

/* headerlinks */
.headerlinks { font-size: 12px; color:#666666; font-family: verdana, tahoma, arial  }
.headerlinks a:link { text-decoration: none; color:#666666; }
.headerlinks a:hover { text-decoration: underline; color:#336699; }
.headerlinks a:visited { color:#666666; font-weight:none; text-decoration: none; }

/* footer */
.footer { font-size: 9px; color:#C6FFC6; font-family: verdana, tahoma, arial  }
.footer a:link { text-decoration: none; color:#FF5721; }
.footer a:hover { text-decoration: none; color:#666666; }
.footer a:visited { color:#FF5721; font-weight:none; text-decoration: none; }

/* Normal, standard links. */
a:link, a:visited
{
	color: #993399;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}

	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {width:9px; height:6px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url("images/gold_arrow.gif"); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../../../Program Files/OpenCube/Visual Infinite Menus/icon_library/symbols/small_x.gif); width:9px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../../../Program Files/OpenCube/Visual Infinite Menus/icon_library/symbols/small_x.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#b9ffb9; border-style:none; border-color:#6a6a6a; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#c6ffc6; border-style:solid; border-color:#afafaf; border-width:1px; padding:4px; margin:4px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {height:33px; color:#333333; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; border-style:solid; border-color:#dddddd; border-width:0px; padding:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#efefef; text-decoration:underline; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#efefef; text-decoration:underline; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {height:auto; color:#008000; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:solid; border-color:#c6ffc6; border-width:1px; padding:4px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#ffffff; color:#000000; text-decoration:none; border-style:solid; border-color:#afafaf; }
		#imenus0 ul li a.ihover {background-color:#ffffff; color:#000000; text-decoration:none; border-style:solid; border-color:#afafaf; }

		/* [active] */
		#imenus0 ul li a.iactive {}

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:dotted; border-color:#008000; padding-bottom:2px; margin-bottom:2px; }

