
.body
{
	background-color:#A0C0C0;
}
body
{
	background-color:#A0C0C0;
	font-family:Arial;
	color:#000000;
}
#headSection
{
	background-color:transparent;
}
a
{
	color:#000000;
}
a:hover
{
	color:#dedede;
}
#titleSection
{
	background-color:black;
}
.texthead
{
	background-color:#c0c0c0;
	color:#404040;
}
#navigationSection
{
	background-color:#b8b8b8;
}
#toolBarSection
{
	background-color:#A0C0C0;
	font-weight:bold;
}
#toolBarSection a
{
	color:#000000;
}
#toolBarSection a:hover
{
	color:#808080;
}
#informationSection
{
	background-color:#A0C0C0;
	font-weight:normal;
}
#informationSection a
{
	color:#000000;
}
#informationSection a:hover
{
	color:#808080;
}
.boxHead
{
	color:white;
	font-weight:normal;
}
.boxHead a
{
	color:white;
	background-color:black;
}
.boxHead a:hover
{
	color:white;
	background-color:black;
}
.boxContent
{
	background-color:#f8f8f8;
	color:#404040;
}
.boxContent a
{
	color:#5e5e5e;
}
.boxContent a:hover
{
	color:#c4c4c4;
}
.boxContent ul li a
{
	color:#808080;
	background-color:#f8f8f8;
}
.boxContent ul li a:hover
{
	color:#808080;
	background-color:#f0f0f0;
}
.boxContent ul li ul li a
{
	color:#000000;
	background-color:#f8f8f8;
	border-color:#c0c0c0;
}
.boxContent ul li ul li a:hover
{
	color:#808080;
	background-color:#f0f0f0;
	border-color:#909090;
}
.button
{
	background-color:black;
	color:white;
}
.nopic
{
	background-color: #A0C0C0;
}
#contentSection
{
	border-color: black;
}
.contentSection
{
	border-color: black;
}
.titleSection
{
	background-color:black;
}
			
