/*остальное*/
body {margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}

.top {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F39A50;
}
.top a:link {color: Navy; text-decoration: none;}
.top a:visited {color: #6052B3; text-decoration: none;}
.top a:hover {color: #FF8C00; text-decoration: none;}

.panel {font-family: Arial; font-size: 12px; font-weight: bold; color: #6052B3;}
.panel a:link {color: Navy; text-decoration: none;}
.panel a:visited {color: #6052B3; text-decoration: none;}
.panel a:hover {color: #FF8C00; text-decoration: none;}


.panel2 {font-family: Arial; font-size: 11px; font-weight: normal; color: #445674;}
.panel2 a:link {color: #445674; text-decoration: none;}
.panel2 a:visited {color: #6052B3; text-decoration: none;}
.panel2 a:hover {color: black; text-decoration: none;}


.content {font-family: Arial; font-size: 12px; text-align: justify;}
.content a:link {color: Navy; text-decoration: none;}
.content a:visited {color: #6052B3; text-decoration: none;}
.content a:hover {color: #6052B3; text-decoration: underline;}

.content a.new {color:black; text-decoration:underline;}

.content2 {font-family: Arial; font-size: 11px; text-align: left; color: #6052B3;}
.content2 a:link {color: Navy; text-decoration: none;}
.content2 a:visited {color: #6052B3; text-decoration: none;}
.content2 a:hover {color: #FF8C00; text-decoration: underline;}

.table {font-family: Arial; font-size: 12px; text-align: left;}
.table a:link {color: Navy; text-decoration: none;}
.table a:visited {color: #6052B3; text-decoration: none;}
.table a:hover {color: #778899; text-decoration: none;}

.bottom2 {font-family: Arial; font-size: 11px; color: #808080;}
.bottom2 a:link {color: #808080; text-decoration: none;}
.bottom2 a:hover {color: Black;}

.bottom {font-family: Arial; color: #8692A5; font-size: 11px;}
.bottom a:link {color: #8692A5; text-decoration: none;}
.bottom a:visited {color: #8692A5; text-decoration: none;}
.bottom a:hover {color: #445674; text-decoration: none;}

h1
{
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #445674;
}
