body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
    color: #0D46AF;
	font-weight: bold;
	text-decoration: none;
}
.box_1 {
	background-image: url(images/box_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box_2 {
	background-image: url(images/box_2.gif);
	background-repeat: no-repeat;
}

.dots {
	background-image: url(images/bg_dots.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.left_menu {
	background-color: #68C6F5;
}

.news_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.news_item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.news_item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}

.section a {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
	font-size: 12px;
}

.section a:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FABD17;
	text-decoration: none;
}