#gallery img {
	border:4px solid #e6e6e6;
	margin-bottom:4px;
}
#gallery a:hover img {
	border:4px solid #9A0000;
	margin-bottom:4px;
}
#docsys
{
 border-top: 1px solid #454F58;
border-left: 1px solid #454F58;
}

#docsys td
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
}

#docsys th
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
 font-weight: bold;
}

#media
{
 border-top: 1px solid #454F58;
border-left: 1px solid #454F58;
}

#media td
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
}

#media th
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
 font-weight: bold;
}

#news
{
 border-top: 1px solid #454F58;
 border-left: 1px solid #454F58;
}

#news td
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
}

#news th
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
 font-weight: bold;
}

#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454F58;
	font-weight: bold;
}

#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	font-weight: normal;
}
