body {
	background: #FFFFFF no-repeat url(../../images/grey.jpg) 0px 0px ;
	color: #333333;
}

#container {
	color: #333333;
}

a:link, a:visited {
	color: #336699;
}

a:hover, a:active {
	color: #000000;

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer a:link, #footer a:visited,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2 {

}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active {

}

/* -toolbar----only */

#navcontainer {
	position: relative;
	top: 0;
}

#navcontainer #current {
	color: #000000;
}

#navcontainer #current:hover {
}

/* 0 */

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	color: #666666;
}

#navcontainer a:hover {
	background: fixed;
	color: #000000;
}

#navcontainer a:active {
}



