
A:visited {
	TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: underline
}
.attention {
	BACKGROUND: #ff0000
}

#header {
	BACKGROUND: url(../../images/tool_bkg.gif); 
}
DIV#toolNav LI:hover {
	BACKGROUND: #cccccc; COLOR: #000000
}
DIV#toolNav LI.toolSubmenu {
	BACKGROUND: url(../../images/wiuHeader/submenu.gif) no-repeat 85% 50%; COLOR: #000000
}
DIV#toolNav LI.toolSubmenu:hover {
	BACKGROUND-COLOR: #cccccc; COLOR: #000000;
}
DIV#toolNav LI A {
	BACKGROUND: #cccccc; COLOR: #000000
}
DIV#toolNav UL.toolLevel1 LI.toolSubmenu:hover UL.toolLevel2 LI {
	BORDER-BOTTOM: #ffffff 1px solid
}


DIV#searchTools INPUT {
	BACKGROUND: #ffffff; 
}
DIV#searchTools .button {
	BORDER 1px solid; 
}
DIV#searchTools .button:hover {
	BORDER 1px solid;
}
