.titlecategory { 
	font-size:12px; 
	color:#039; 
	font-weight:bold; 
	background:URL(/lib/sun-hardware/redline.gif) no-repeat bottom left; 
	padding: 5px 10px 3px 8px;
	}
.titlecategory A, .titlecategory A:hover, .titlecategory A:visited, .titlecategory A:active  { 
	font-size:12px; 
	color:#039; 
	font-weight:bold; 
	text-decoration:none;
	}
.lefttable { 
	margin:0; 
	padding:0;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 
	background:URL(/lib/sun-hardware/leftcolbg.gif) #F3F2F2 no-repeat top left;
	}
.toplefttitle { font-size:13px; font-weight:bold; color:#fff; padding: 4px 0 0 7px;}
.topleftcol { 
	background:url(/lib/sun-hardware/topleftbar1.gif) top left no-repeat; 
	width:182; 
	height:24px; 
	display:block; 
	margin:2px 0 0 0; 
	padding:0; 
	font-size:11px;
	}
.bottomleftcol { 
	background:url(/lib/sun-hardware/bottomleftbar.gif) top left no-repeat; 
	width:182; 
	height:13px; 
	display:block; 
	margin:0; 
	padding:0; 
	font-size:11px;
	}
.topleftcol-1 { 
	background:url(/lib/sun-hardware/topleft1.gif) top left no-repeat; 
	width:182; 
	height:10px; 
	display:block; 
	margin:2px 0 0 0; 
	padding:0; 
	font-size:11px;
	}
.bottomleftcol-1 { 
	background:url(/lib/sun-hardware/topleft2.gif) top left no-repeat; 
	width:182; 
	height:10px; 
	display:block; 
	margin:0; 
	padding:0; 
	font-size:11px;
	}
.topleftcontent { 
	margin:7px 0 7px 0;
	padding:5px; 
	font-size:11px; 
	width:182px;
	background:url(/lib/sun-hardware/topleftbartop.gif) top left no-repeat; 
	}
#button, #button2, #button3, #button4 {
	width: 179px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	color: #333;
	margin: 0;
	font-size:11px
	}
#button ul, #button2 ul, #button3 ul, #button4 ul {
		margin: 0;
		padding: 0;
		border: none;
		/*list-style-image: url(/lib/sun-hardware/arrowlft12.gif);*/
		}
		
#button li, #button2 li, #button3 li, #button4 li {
		list-style: none;
		height:1%;
		margin: 0;
		position:relative;
		background:url(/lib/sun-hardware/arrowlft12.gif) top left no-repeat;
		}
#button li a, #button2 li a, #button3 li a, #button4 li a {
		display: block;
		padding: 3px 5px 3px 13px;
		color: #003399;
		text-decoration: none;
		width: 100%;
		font-weight:normal;
		/*background:url(/lib/sun-hardware/arrowlft12.gif) top left no-repeat;*/
		}
html>body #button li a {
		width: auto;
		}
html>body #button2 li a {
		width: auto;
		}
html>body #button3 li a {
		width: auto;
		}
html>body #button4 li a {
		width: auto;
		}

#button li a:hover, #button2 li a:hover, #button3 li a:hover, #button4 li a:hover { 
	color:#FFCC00;
	padding: 3px 5px 3px 13px; 
	font-weight:normal;
	background-color:#000099;
	background:url(/lib/sun-hardware/arrowlft12.gif) #000099 top left no-repeat;
	}

#button li ul, #button2 li ul, #button3 li ul, #button4 li ul  {
	position: absolute;
	left: 180px;
	top: 0;
	display: none;
	z-index:10;
	width:200px;
	background-color: #D7FB9D;
	}

/* #button ul li ul li, #button2 ul li ul li, #button3 ul li ul li, #button4 ul li ul li {
	border-bottom: 0px solid #90bade;
	margin: 0;
	position:relative;
	border: 1px solid #ccc;
	background-color: #FFF;
	}
*/
#button ul li ul li a, #button2 ul li ul li a, #button3 ul li ul li a, #button4 ul li ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 2px;
	background-color: #FFF;
	border: 0px solid #ccc; /* IE6 Bug */
	}

#subnav {
	width: 200px;
	border: 1px solid #1c64d1;
	}

#subnav ul {
	z-index:10;

	}
#subnav li a {
	display: block;
	text-decoration: none;
	color: #003399;
	padding: 2px 2px 2px 12px;
	background-color: #DFEFCB;
	border-bottom:1px solid #fff;
	font-weight:normal;
	width: 220px;
	/*background:url(/lib/sun-hardware/arrowlft12.gif) top left no-repeat;*/
	}

#subnav li a:hover {
	display: block;
	text-decoration: none;
	padding: 2px;
	background-color: #000099;
	font-weight:normal;
	color:#FFCC00;
	padding: 2px 2px 2px 12px;
	}

.subnav a { background-color: #FFF; }

/* Holly Hack. IE Requirement \*/
* html #button ul li { float: left; height: 1%; }
* html #button ul li a { height: 1%; }
* html #button2 ul li { float: left; height: 1%; }
* html #button2 ul li a { height: 1%; }
* html #button3 ul li { float: left; height: 1%; }
* html #button3 ul li a { height: 1%; }
* html #button4 ul li { float: left; height: 1%; }
* html #button4 ul li a { height: 1%; }
/* End */

#button li:hover ul, #button li.over ul, #button2 li:hover ul, #button2 li.over ul,
#button3 li:hover ul, #button3 li.over ul, #button4 li:hover ul, #button4 li.over ul 
{ display: block; }



