body {
	background-color: #d7d7d7;
	background-image: url('../imgs/bg_body.gif');
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: verdana, arial;
	font-size: 8pt;
	color: #090909;
}
h1 {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #090909;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #090909;
}
h3 {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #090909;
	margin-top: 20px;
	margin-bottom: 12px;
}
p {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #090909;
	margin-top: 0px;
	margin-bottom: 20px;
}
td {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #090909;
}
input,textarea, select {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #090909;
}
#page {
	background-color: #ffffff;
	width: 768px;
	height: 100%;
	padding: 5px;
	text-align: left;
	vertical-align: text-top;
}
a:link { color: #fa3434; text-decoration: underline; }
a:hover { color: #fa3434; text-decoration: underline; font-style: italic; }
a:visited { color: #fa3434; text-decoration: underline; }

.sisennys_5  { padding-left:  5px; padding-right:  5px; }
.sisennys_10 { padding-left: 10px; padding-right: 10px; }
.sisennys_15 { padding-left: 15px; padding-right: 15px; }
.sisennys_20 { padding-left: 20px; padding-right: 20px; }
.sisennys_25 { padding-left: 25px; padding-right: 25px; }
.huomio {
	font-weight: bold;
	color: #ce1111;
}
.punainentausta {
	height: 20px;
	background-image: url('../imgs/bg_punainen.gif');
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding-top: 3px;
	padding-left: 10px;
	color: #ffffff;
}
.harmaatausta {
	height: 20px;
	background-image: url('../imgs/bg_harmaa.gif');
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding-top: 3px;
	padding-left: 10px;
	color: #ffffff;
}

#logo {
	text-align: left;
	vertical-align: text-bottom;
}
#ad_top {
	text-align: right;
	vertical-align: text-top;
}
#links {
	margin-top: 2px;
	margin-bottom: 40px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 100%;
	background-color: #4a4a4a;
	color: #b7b7b7;
	font-size: 7pt;
	vertical-align: text-middle;
	text-align: left;
}
a.mainlink { 			color: #e2e2e2; font-style: normal; text-decoration: none; padding-left: 6px; padding-right: 6px; }
a.mainlink:visited { 	color: #e2e2e2; font-style: normal; text-decoration: none; padding-left: 6px; padding-right: 6px; }
a.mainlink:hover { 		color: #ffcc00; font-style: normal; text-decoration: underline; }
a.mainlink_selected { 			color: #ffcc00; font-weight: bold; font-style: normal; text-decoration: none;}
a.mainlink_selected:visited { 	color: #ffcc00; font-weight: bold; font-style: normal; text-decoration: none;}
a.mainlink_selected:hover {		color: #ffcc00; font-weight: bold; font-style: normal; text-decoration: underline;}
#ads {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 140px;
	text-align: left;
	vertical-align: text-top;
}
#pikkulinkit td {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 7pt;
	color: #bebebe;
	padding-left: 20px;
}
#alatunniste {
	width: 750px;
	text-align: center;
 	border-top: solid 1px #bebebe;
 	margin-top: 40px;
 	padding-top: 3px;
	color: #8e8e8e;
}

