/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
margin: 10px;

}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.name {
	font-family: "Arial Narrow";
	font-size: 24px;
	color: #0D1A31;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_left {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.vot {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #445A72;
}
.news_text {
	font-family: Arial;
	font-size: 10px;
	color: #939393;
	text-decoration: none;
}

.form_text {
	font-family: Arial;
	font-size: 12px;
	
	text-decoration: none;
}
.date {
	font-family: Arial;
	font-size: 12px;
	color: #B33F27;
}
.news_a {
	font-family: Arial;
	font-size: 12px;
	color: #D88500;
}

.news_a_2 {
	font-family: Arial;
	font-size: 12px;
	color: #D88500;
	text-decoration: none;
}
.tov {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #537DA3;
}
.tov_2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DD4AA3;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}

.bg_line {
	background-color: #999999;
	background-image: url(images/bg_line.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-weight: bold;
}
.link_text {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

