/*      V1        */
a {
  outline: none;
}
*{
	list-style:none;
	margin:0px;
	padding:0px;
}
.current{
	font-weight: bolder;
}
.current2{
	background: url(images/r2.gif) no-repeat;
	font-weight: bolder;
}

#dgcssmenu3 .current2{
	background: url(images/r3.gif) no-repeat;
	font-weight: bolder;
}

#dgcssmenu4 {
background: transparent;
	font-weight: bolder;
}

#dgcssmenu {
	width: 190px;
		font-family: Arial, Helvetica, sans-serif;
		margin:0;
		}
	
#dgcssmenu li a {
   font-size:0.8em;
  	height: 23px;	
	text-decoration: none;		
	}
	
#dgcssmenu li a:link, #dgcssmenu li a:visited {
	color: #3D3D3D;
	display: block;
	background: url(images/p1.gif) no-repeat;
	padding-top: 10px ;
	padding-left: 15px;
	}
	
#dgcssmenu li a:hover {
  font-weight:bolder;
	color: #060606;
	background: url(images/p1.gif) no-repeat;
padding-top: 10px ;
	padding-left: 15px;
	}
	
#dgcssmenu li a:active {
  font-weight:bolder;
  color: #060606;
	background: url(images/p1.gif) no-repeat;
	padding-top: 10px ;
	padding-left: 15px;
	}	
	
	
#dgcssmenu2 {
position:relative;
top:0px;

font-weight: normal;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;	
	background: url(images/p2.gif);	
		background-repeat: no-repeat;
		}
		
#dgcssmenu2 li a {
font-weight: normal;
   font-size:0.7em;
  	height: 22px;	
	text-decoration: none;
   background: url(images/p2.gif);
		background-repeat: no-repeat;
	}
	
#dgcssmenu2 li a:link, #dgcssmenu2 li a:visited {
   font-weight: normal;
	color: #3D3D3D;
	display: block;	
	padding: 1px 0 0px 25px;
   background: url(images/p2.gif);
	background-repeat: no-repeat;
	}
	
#dgcssmenu2 li a:hover {
  font-weight:bolder;
	color: #3D3D3D;
	  background: url(images/p2.gif);
	padding: 1px 0 0px 25px;
	background-repeat: no-repeat;
	}
	
#dgcssmenu2 li a:active {
  font-weight:bolder;
	color: #3D3D3D;
	  background: url(images/p2.gif);
	padding: 1px 0 0px 25px;
	background-repeat: no-repeat;
	}	
	
	
#dgcssmenu3 {
position:relative;
top:-5px;

font-weight: normal;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;	
	background: url(images/p3.gif) no-repeat;	
		}
		
#dgcssmenu3 li a {
	font-weight: normal;
   font-size:0.7em;
  	height: 22px;	
	text-decoration: none;
 	background: url(images/p3.gif) no-repeat;	
	}
	
#dgcssmenu3 li a:link, #dgcssmenu3 li a:visited {
	font-weight: normal;
	color: #3D3D3D;
	display: block;	
	padding: 3px 0 0px 35px;
  	background: url(images/p3.gif) no-repeat;	
	}
	
#dgcssmenu3 li a:hover {
	font-weight: normal;
	color: #3D3D3D;
		background: url(images/r3.gif) no-repeat;	
	padding: 3px 0 0px 35px;
	}
	
#dgcssmenu3 li a:active {
	font-weight: normal;
	color: #3D3D3D;
	background: url(images/r3.gif) no-repeat;	
	padding: 3px 0 0px 35px;
	}	
	
	
	
#dgcssmenu4 {
position:relative;
top:-5px;

font-weight: normal;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;	
	background: transparent;
		}
		
#dgcssmenu4 li a {
	font-weight: normal;
  font-size:0.7em;
  	height: 22px;	
	text-decoration: none;
	background: transparent;
	}
	
#dgcssmenu4 li a:link, #dgcssmenu4 li a:visited {
	font-weight: normal;
	color: #3D3D3D;
	display: block;	
	padding: 3px 0 0px 35px;
	background: transparent;
	}
	
#dgcssmenu4 li a:hover {
	 font-weight:bolder;
	color: #3D3D3D;
	padding: 3px 0 0px 35px;
	background: transparent;
	}
	
#dgcssmenu4 li a:active {
	 font-weight:bolder;
	color: #3D3D3D;
	padding: 3px 0 0px 35px;
	background: transparent;
	}	
