body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Times New Roman;
}

.menu, .subgroup, .title {
	font-size:larger;
	font-weight:bold;
}
.submenu
{
	font-weight:bold;
}
.menu a:link, .submenu a:link, .menu a:visited, .submenu a:visited, .subgroup a:visited, .subgroup a:link, .title a:visited, .title a:link
{
	color:black;
	text-decoration:none;
}
.menu a:hover, .submenu a:hover, .subgroup a:hover, .title a:hover
{
	color: maroon;
	text-decoration:none;
}
a:link, a:visited
{
	color:#993366;
}
.pic, .pic3
{
	border:1px solid black;
}
.pic2
{
	border:0;
}
.new, .vacancy
{
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
}
.new-small
{
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.new:link, .new:visited, .new-small:link, .new-small:visited, .vacancy:link, .vacancy:visited
{
	color:black;
}

.new:hover, .new-small:hover, .vacancy:hover
{
	color:maroon;
}
.email
{
	text-decoration:none;
}
.sidebar-news
{
	padding:0 20; margin:0 20;
}
.style1
{
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
.title1
{
	font-size:16pt;
	text-align:center;
	margin:0;
	font-weight:normal;
}
.submenu
{
	width:236px;
	margin-left:16px;
}
.submenu .parent a
{
	display:block;
	width:212px;
	padding-left:24px;
	padding-top:12px;
	font-size:18px;
	color:#faf3c5;
	text-decoration:none;
	height:36px;
	background-image:url(/3/index.files/parent.png);
}
.submenu .parent a:hover
{
	display:block;
	width:212px;
	padding-left:24px;
	padding-top:12px;
	font-size:18px;
	color:#faf3c5;
	text-decoration:underline;
	height:36px;
	background-image:url(/3/index.files/parent.png);
}
.submenu .childe
{
	padding-bottom:15px;
	padding-top:5px;
	margin-left:12px;
}
.submenu .childe a
{
	display:block;
	width:212px;
	padding-left:28px;
	padding-top:0px;
	font-size:18px;
	color:#7b4c3e;
	text-decoration:none;
	background-image:url(/3/index.files/childe.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.submenu .childe a:hover
{
	display:block;
	width:212px;
	padding-left:28px;
	padding-top:0px;
	font-size:18px;
	color:#7b4c3e;
	text-decoration:underline;
	background-image:url(/3/index.files/childe.png);
	background-repeat:no-repeat;
	background-position:top left;
}