body {
	background: white no-repeat fixed url(../../images/white.jpg) 0px 0px;
	color: #000000;
}

#container {
	background: white no-repeat url(../../images/white.jpg) 0px 0px;
	color: #000000;
}

a:link, a:visited {
	color: #3da5ba;
}

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

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

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


}

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

}

#navcontainer #current:hover {
	text-decoration: underline;
}

/* 0 */

#navcontainer #current {
	font-weight: bold;
	text-decoration: underline;
}

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	color: #000000;
}

#navcontainer a:hover {
	background: fixed;
	color: #000000;
	text-decoration: underline;
}

#navcontainer a:active {
}
	
/*</group>*/