* {
	margin:0;
	padding:0;
	font-family:  sans-serif;
}
body {
	margin: 0 0 0 0;
	font-family:  sans-serif;
	font-size: 12px;
	color: #353535;
	background-color: #c0c0c0;
}
strong, b {
	font-weight: bold;
}
td.topmenu {
	text-align: left;
	background-image: url(../images/line_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 2px 35px 2 15px;
}
.inst {
	//border-bottom: 1px;
	//border: 1px;
	//border-color: lightGrey;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	//border-style: dotted;
	padding: 5px;
	background-image: url(../images/line_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
td.topmenu_img {
	text-align: center;
	background-image: url(../images/line_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 2px 2px 2px 2px;
}
td.content {
	font-family: sans-serif;
	font-size: 12px;
}
td.button {
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	font: bold 12px;
	font-size: 12px;
}
table.header {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
}
.menu {
	padding: 10px 10px 10px 20px; 
}
.mainmenu_header {
	background-image: url(../images/left_menu_header.gif);
	width: 216px;
	height: 45px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font: bold 14px;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.date {
	background-color: #7e7e7e;
	color: White;
	padding: 2 5 2 5;
}
.head_new {
	font: 12px;
	font-size: 12px;
	text-align: justify;
}
td.news {
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted Black;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}
h1, path {
	font: bold 14px;
	font-family:  sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font: bold 12px;
	font-family:  sans-serif;
	font-size: 12px;
	font-weight: bold;
}
input.submit {
	background: transparent;
	border: 0px;
	cursor: pointer;
	color: White;
	font: bold;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
}
a {
	font: 12px;
	font-size: 12px;
	color: #008cdc;
}
a:hover {
	color: #f35806;
}
a:visited:hover {
	color: #f35806;
}
a:visited {
	color: #008cdc;
}
a:active {
	color: Red;
}
a:visited:active {
	color: Red;
}
.atopmenu{
	font-family: sans-serif;
	font: 16px;
	font-size: 16px;
	color: #353535;
	text-decoration: none;
}
.ahomemenu{
	font-family: sans-serif;
	font: 14px;
	font-size: 14px;
	color: #353535;
	text-decoration: none;
}
.ahomemenu:visited{
	font-family: sans-serif;
	font: 14px;
	font-size: 14px;
	color: #353535;
	text-decoration: none;
}
a.atopmenu:visited {
	color: #353535;
}
a.atopmenu:visited:hover {
	color: #f35806;
}
ul {
	list-style-image: url(../images/arrow.gif);
}
li {
	margin-left: 20px;
	font: 12px;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	text-align: left;
}
td {
	font: 12px;
	font-size: 12px;
}
.pad_menu {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
input.button1 {
	background: #F9F9F9;
	margin: 3px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	border: 1px ridge #6495ED;
	cursor: pointer;
}
#addnews_block{
	display: none;
}
.newsdiv{
	border:0 dashed black;
	border-width: 1 0 0 0;
	margin:2px;
}
.newsblock{
	text-align: justify;
	float:left;
	width:100%;
}
p {
	margin-bottom: 20;
	text-align: justify;
}