#nav ul {
display: inline; 
width: 100%; 
padding: 0; 
margin-top: 2px; 
margin-right: 0; 
margin-bottom: 2px; 
margin-left: 0; 
text-decoration: none;
font-size:.9em;
} 
#nav ul li {
list-style-type: none; 
padding: 0 15px; 
display: inline; 
border-color: #000000 #666666 #333333; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px
} 
#nav a {  
	color: #000000; 
	text-decoration: none
}

#nav a:hover { 
	color: #000000; 
	background-color: #FFCC00; 
	text-decoration: none
}
#nav a.selected {
	color: #000000; 
	text-decoration: none
}
#left ul {  
	list-style-image: none; 
	list-style-type: none; 
	margin-left: 0px; 
	padding-left: 0px; 
	list-style-position: inside
}


#sidenav li a { 
padding: 5px 0 0 30px; 
height: 35px; 
font-style: normal; 
font-weight: bold; 
font-family: verdana, arial, helvetica, sans-serif; 
display:block; 
text-align: left; 
list-style-image: none; 
list-style-type: none;
font-size: .95em
}

#sidenav li a:link, 
#sidenav li a:visited {
text-decoration: none; 
color: #000000; 
font-weight: bold;
height: 40px; 
background-image:     url("../images/bulb-logo.gif"); 
background-repeat: no-repeat;
padding-left: 30px;  
font-size: 0.9em
} 

#sidenav li a:hover {
text-decoration: underline; 
color: #017282; 
background-image:   url("../images/Bulbon.gif"); 
background-repeat: no-repeat;

} 

#sidenav li a.selected {
text-decoration: none; 
color: #000000; 
background-image:   url("../images/Bulbon.gif"); 
background-repeat: no-repeat; 
padding-left: 30px; 
height: 40px;
} 

#sidenav li a.selected:link,
#sidenav li a.selected:visited {
text-decoration: none; 
font-weight: bold; 
background-image:   url("../images/Bulbon.gif"); 
background-repeat: no-repeat; 
color: #000000; 
padding-left: 30px; 
} 

#sidenav li a.selected:hover {
text-decoration: none; 
color: #000000; 
background-image:   url("../images/Bulbon.gif"); 
background-repeat: no-repeat; 
padding-left: 30px; 
} 
#nav li a.selected {  background-color: #FFCC33}
#footernav{
	display: inline; 
	width: 100%; 
	padding: 0; 
	margin-top: 2px; 
	margin-right: 0; 
	margin-bottom: 2px; 
	margin-left: 0; 
	text-decoration: none;
	font-size:.9em;
}
#footernav li{
	list-style-type: none; 
	padding: 0 15px; 
	display: inline; 
}
#tabs{
margin:0;
padding:0;
height:40px;
margin-bottom:10px;
width:100%;
}
#tabs ul{
display:block;
margin:0;;
padding:0;
}
#tabs ul li{
width:60px;
display:inline;
border:1px solid #000;
list-style:none;
margin:0;
height:20px;
background-color:#FFCC00;
text-align:center;
margin-left:10px;
}
#tabs a{
display:inline-block;
color:#000000;
height:20px;
width:80px;
text-decoration:none;
}
#tabs a:hover{
background-color:#66CCCC;
}
div{
padding:0;
margin:0;
}