@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3830;
}
body {
	background-image: url(img/riigihanked_back.png);
	background-color: #1A498E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color: #1A498E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.body_back {
	background-image: url(img/riigihanked_body_watermark.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.poppworks {
	margin-top: 0px;
	margin-left: 820px;
	position: absolute;
}
.menu {
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.menu_act {
	background-color: #FFFFFF;
	background-image: url(img/riigihanked_menu_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C3C0;
	border-bottom-color: #C4C3C0;
	border-left-color: #C4C3C0;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.text_black {
	color: #3D3830;
}
.body {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	line-height: 20px;
}
h1 {
	font-size: 17px;
	font-weight: lighter;
	color: #1A498E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1A498E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact_bar {
	padding-right: 4px;
	padding-left: 4px;
	color: #C0D7F1;
	font-size: 11px;
}
.contact_bar_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D90C0;
}
.eurohelp_logo {
	position: absolute;
	margin-top: 35px;
	margin-left: 700px;
}