#header { 
	float: left;
	width: 100%; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	line-height: normal;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header ul { 
	margin: 0px;
	padding: 0px 5px 0pt 10px;
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;
	}			 

#header .db_l {
	padding: 0pt 3pt 0pt 8px; 
	background: transparent url(db3-left.gif) 
		no-repeat scroll left top; 
	float: left;}
	
#header .db_r {
    padding: 8px 15px 3px 8px; 
	background: transparent url(db3-right.gif) 
		no-repeat scroll right top; 
	display: block;}
		
#header .w_l {
	padding: 0pt 3pt 0pt 8px; 
	background: transparent url(w-left.gif) 
		no-repeat scroll left top; 
	float: left;}
	
#header .w_r {
    padding: 8px 15px 3px 8px; 
	background: transparent url(w-right.gif) 
		no-repeat scroll right top; 
	display: block;
	color: #0101CC;}

	



