html, body {
	background-color: black;
	color: white;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 100%;
	font-family: Helvetica, Arial;
}
p {
	margin-top: 0;
}
a {
	color: #99cccc;
}
a:hover, a:visited:hover {
	color: #cc3300;
}
a:visited {
	color: #999999;
}
h1 {
	color: #ff6633;
	font-weight: normal;
	font-size: 140%;
}
h2 {
	color: #ff6633;
	font-weight: normal;
	font-size: 110%;
	line-height: 130%;
}
h3 {
	color: #ff6633;
	font-weight: normal;
}
h4 {
	color: #ff6633;
	font-weight: normal;
}
h5 {
	color: #ff6633;
	font-weight: normal;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#underlogo {
	background-image: url('img/bg_logo.gif');
	height: 124px;
	background-repeat: no-repeat;
	background-position: right top;
}
#underlogo img {
	margin: 15px 8% 0 0;
}
#small_menu {
	background: #cc3300;
	width: 190px;
	height: 46px;
	margin: 1% 10% 2% 10%;
}
* HTML #small_menu {
	background: #cc3300;
	width: 190px;
	height: 46px;
	margin: 1% 10% 2% 10%;
}
#small_menu div {
	float: left;
	position: relative;
	top: 10px;
	width: 24%;
}
* HTML #small_menu div {
	float: left;
	position: relative;
	top: 10px;
	width: 23%;
}
#small_menu img {
	margin: 3px;
}
.div_icon {
	margin-top: 4px;
}
#menu {
	list-style: none;
	font-size: 120%;
	margin-left: 40px;
	padding: 0px;
	line-height: 140%;
	color: #ff9900;
}
#menu a {
	color: #ff9900;
	text-decoration: none;
}
#menu a:hover {
	color: #cc3300;
}
.jussi img {
	margin-top: -50px;
	float: left;
	margin-bottom: 30px;
}
* HTML .jussi img {
	margin-top: 0px;
	float: left;
	margin-bottom: 30px;
}
.content_text {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 8em;
}
* HTML .content_text {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 8em;
}
.content_text p {
	font-size: 87%;
	padding-left: 1.5em;
	line-height: 120%;
}
.content_text td {
	padding: 1.5em;
	vertical-align: top;
}
.content_text ol {
	font-size: 87%;
	line-height: 120%;
}
.content_text ul {
	font-size: 87%;
	line-height: 120%;
	list-style-image: url('img/dash.gif');
}
.content_text .abzac {
	font-size: 120%;
	padding-left: 0;
	padding-bottom: 1em;
	line-height: 140%;
}
.tarinat {
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
}
.content_text .news {
	font-size: 90%;
	padding-left: 0;
	padding-bottom: 1em;
}
* HTML .content_text .news {
	font-size: 90%;
	padding-left: 0;
	padding-bottom: 10%;
}
.content_text .hr {
	border-bottom: 1px solid #999999;
	margin-left: -3px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.note {
	font-size: 95%;
	color: #999999;
}
.note2 {
	font-size: 85%;
	color: white;
}
.sata {
	margin: 20px;
}
* HTML .sata {
	margin-right: 0;
}
#footer {
	height: 7.5em;
	width: 100%;
	position: absolute;
	bottom: 0px;
	min-width: 640px;
	font-size: 75%;
	margin-bottom: 30px;
	background-image: url('img/logot/bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#footer img {
	position: relative;
	top: 29px;
	margin: 0 5px 0 5px;
}
#footer span {
	position: relative;
	top: 20px;
	right: 15px;
}
