a.list 	{ border:0px;color:#aaa;font-size:12px;font-family:Trebuchet MS; line-height: 16px; text-decoration: none; cursor: pointer;outline-width: 0;}
a.list:hover	{color: #777; border: 0px;}
a.list:visited	{border: 0px;}
a.list:list	{border: 0px}
a.list:active 	{border: 0px }
a.list:focus 	{border: 0px }

a.path 		{ border:0px;color:#aaa;font-size:18px;font-family:Trebuchet MS; line-height: 12px; text-decoration: none; cursor: pointer;outline-width: 0;}
a.path:hover	{color: #777; border: 0px;}
a.path:visited	{border: 0px;}
a.path:path	{border: 0px}
a.path:active 	{border: 0px }
a.path:focus 	{border: 0px }



menu 	{ border:0px;color:#aaa;font-size:13px;font-family:Trebuchet MS; line-height: 18px; text-decoration: none; cursor: pointer;outline-width:0;}


a.menu 	{ border:0px;color:#aaa;font-size:13px;font-family:Trebuchet MS; line-height: 18px; text-decoration: none; cursor: pointer;outline-width: 0;}
a.menu:hover	{color: #777; border: 0px;}
a.menu:visited	{border: 0px;}
a.menu:menu	{border: 0px}
a.menu:active 	{border: 0px;color:#f00; }
a.menu:focus 	{border: 0px }

#pathA {background-color:transparent;height:32px;width:600;top:7px;left:0px;position: absolute;color:#aaa;font-size:12px;margin:0px;font-family:Trebuchet MS;}

.click3d{border:1px solid #777;padding:0 2px;
		-webkit-border-radius:3px;
		-moz-border-radius: 3px;
		background: -moz-linear-gradient(top , #fff, #bbb);
		background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#bbb));
		filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#bbbbbb)
		font-size:12px;height:22px!important;
		margin:.0px;width:100px;
		border-radius: 3px;cursor:pointer;}
.input{font:12px arial,sans-serif;
	vertical-align:bottom;
	height:22px;
	width:280px;
	border:1px solid #777;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	margin-bottom:4px;
}
.area	{font-size: 12px arial,sans-serif;cursor: text;height:100px;width:280px;border:1px solid #777;	-moz-border-radius: 2px;-webkit-border-radius:2px;}