table#etusivu {
	width:100%;
}

#ajankohtaista{
	text-align:right;
}

#ajankohtaista_kuva{
	border: none;
}

p#uutisarkisto {
	text-align: right;
}

table#layout{
	width:850px;
	font-size: 0.8em;
	height:100%;
	text-align:left;	
}

td#top {
	height:80px;
	background-color: rgb(0,27,141);
}

td#menu {
	background-color: rgb(0,27,141);
	height:1em;
}

td {
	vertical-align: top;
}

td#ylapalkki {
	height:22px;
	vertical-align:middle;
	background-image:url('../kuvat/ylapalkki.jpg');
	padding-left: 5px;
	width: 676px;
}

td#ylavasen {
	background-image: url('../kuvat/ylapalkki_invertoitu.jpg');
	background-repeat: repeat-y;
	width: 174px;
}

td#yhteystiedot {
	background-image: url('../kuvat/ylapalkki_invertoitu.jpg');
	background-repeat: repeat-y;
	width: 174px;
}

td#content {
	padding-left: 15px;
}

#first {
	padding-top: 15px;
}

p#yhteystiedot {
	font-family: ariel-narrow;
	color: rgb(0,27,141);
	font-variant: small-caps;
}

H1 {
	color: rgb(0,27,141);
	font-size: 14px;
}

H2 {
	color: rgb(0,27,141);
	font-size: 12px;
}

H3 {
	color: white;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
}

H4 {
	color: white;
	font-size: 12px;
}

#sivu-otsikko {
	color: rgb(0,27,141);
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}


a { 
	color: rgb(0,27,141);
}
A:visited { 
	color: #6699CC; 
}
a:hover { 
	text-decoration: underline;
	color: rgb(0,27,141);
}

ul, ol {
	font-size: 12px;
}

ul {
	list-style-image: url('../kuvat/listamerkki.gif');
}

p {
	font-size: 12px;
}

.blueandbold {
	color: rgb(0,27,141);
	font-weight: bold;
}

body {
	font-family: "Verdana", "Helvetica", "sans-serif"; 
	text-decoration: none; 
	color: #000000; 
	font-style: normal;
	font-size:12px;
}

.valkotausta {
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px dotted #FFFFFF;
	background-color: #FFFFFF;
	padding: 2px;
}

.harmaapohja {
	font: bold normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	background-color: whitesmoke;
	padding: 2px;
}
.sinipohja {
	font: bold normal 13px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: rgb(0,27,141);
	padding: 2px;
}

.taulukko {
	background-color: whitesmoke;
	vertical-align: top;
	text-align: left;
}

td.button {
	text-align:right;
}
.formButton {
	background-color: rgb(0,27,141);
	color: rgb(230,230,255);
	font-weight: bold;
	border-color: rgb(0,0,0);
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 2px;
}
