DIV.sample_attach
{
	/*border-right: black 1px solid;*/
	/*padding-right: 5px;*/
	/*border-top: black 1px solid;*/
	/*padding-left: 5px;*/
	/*font-weight: 900;*/
	/*background: #ffffee;*/
	padding-bottom: 0px;
	/*border-left: black 1px solid;*/
	/*width: 80px;*/
	/*color: #008000;*/
	/*color:#E89600;*/
	/*color:Gray;*/
	padding-top: 0px;
	/*border-bottom: black 1px solid;*/
	cursor:hand;
	/*font-size:smaller;*/
	height:20px;
background-image:url(../../img/corp/buttonType1Bg.jpg);
background-repeat:repeat-x;
padding-left:0px;
padding-right:10px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:20px;
display:block;

}
DIV.sample_attach_hide
{
	/*border-right: black 1px solid;*/
	padding-right: 5px;
	/*border-top: black 1px solid;*/
	padding-left: 5px;
	font-weight: 900;
	/*background: #ffffee;*/
	padding-bottom: 0px;
	/*border-left: black 1px solid;*/
	/*width: 80px;*/
	/*color: #008000;*/
	color:Gray;
	padding-top: 0px;
	/*border-bottom: black 1px solid;*/
	cursor:hand;
	font-size:small;
}
#menu_child A:hover
{
	background:#dcdcdc !important;
	/*color:Gray;*/
}
sample_attach .img
{
	padding-top:15px;
}
A.sample_attach
{
	border-right: #dcdcdc 1px solid;
	padding-right: 5px;
	border-top: #dcdcdc 1px solid;
	padding-left: 5px;
	font-weight: 100;
	background: white;
	/*background: #ffffee;*/
	padding-bottom: 0px;
	border-left: #dcdcdc 1px solid;
	width: 152px;
	/*color: #008000;*/
	/*color:Aqua;*/
	font-size:small;
	padding-top: 0px;
	border-bottom: black 1px solid;
	padding-bottom:2px;	
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

A.sample_attach
{
	display: block;
	border-bottom: medium none;
	text-decoration: none;
}

FORM.sample_attach
{
	border-right: #dcdcdc 1px solid;
	padding-right: 5px;
	border-top: #dcdcdc 1px solid;
	padding-left: 5px;
	background: white;
	visibility: hidden;
	padding-bottom: 2px;
	border-left: #dcdcdc 1px solid;
	padding-top: 0px;
	border-bottom: #dcdcdc 1px solid;
	position: absolute;
}

ul#topNav li {
	font-size: 1em;
	float: left;
	position: relative;
	z-index: 9;
}
ul#topNav li ul {
	position: absolute;
	border-bottom: solid 1px #dcdcdc;
	top: 42px;
	left: -999em;
	z-index: 10;
}
ul#topNav li ul ul {
	position: absolute;
	top: -1px;
	margin-left: 140px;
}
ul#topNav li:hover ul, ul#topNav li.sfhover ul {
	left: -999em;
}
ul#topNav li:hover ul ul, ul#topNav li.sfhover ul ul {
	left: -999em;
}
ul#topNav li:hover ul, ul#topNav li li:hover ul, ul#topNav li.sfhover ul, ul#topNav li li.sfhover ul {
	left:auto;
	margin-left: 0;
}
li > ul {
	top: auto;
	left: auto;
}
ul#topNav li ul li {
	background: #fff;
	width: 170px;/*mamatha - changed from 160 to 170*/
	border: solid 1px #dcdcdc;
	border-bottom: none;
	float: left;
	clear: left;	
}
ul#topNav li ul li a {
	color: #666666 !important;
	display: block;
	padding: 3px 12px 3px 12px;
	background-image: none !important;		
}
ul#topNav li ul li a:hover {
	text-decoration: none;
	background: #dcdcdc;
	color: #fff;
	
}
ul#topNav li ul li.subMenu a {
	background: right center no-repeat url("images/submenuIndicator.gif");
}
ul#topNav li ul li.subMenu a:hover {
	background: #dcdcdc right center no-repeat url("images/submenuIndicator.gif");
}
ul#topNav li ul li ul li a {
	background-image: none !important;	
}
ul#topNav li ul li ul li a:hover {
	background-image: none !important;	
}
ul#topNav li.sfhover a {
	background-position: 0 -30px;
}
ul#topNav li:hover a {
	background-position: 0 -30px;
}

