body {
	background-color: #313131;
	margin: 0px;
	padding: 0px;
}
.alaviite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.txtcell {
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.txtcell2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	width: 623px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.leftcell {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 5px;
	background-position: left bottom;
}
.txtcell .leftcell a {
	color: #669966;
	text-decoration: none;
}
.txtcell .leftcell a:hover {
	color: #FF9900;
}

.otsikko {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #f6cb6d;
	text-decoration: none;
	font-variant: small-caps;
}
.hallitustb {
	padding: 4px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
.hallitustb a {
	color: #66CCCC;
	text-decoration: none;
}

.hallitustb img {
	border: 1px solid #669966;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
