body {
   margin: 0px;
}

div.csc-mailform-field label {
  display: block;
  width: 200px;
}

table.contenttable {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 11px;
	border: 1px solid #98755c;
	
}

table.contenttable tr.tr-even { 
        background: #efeddb;
}

table.contenttable tr.tr-even td { 
        padding: 1px;
        white-space: nowrap;
}

table.contenttable tr:hover { 
        background: #c8c6b4;
}



table.contenttable tr.tr-0 { 
        font-weight: bold;
}

.osoite {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tervetuloa {
	font-family: Garamond, "Garamond 3", "Adobe Garamond Pro", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.pikkuteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.valikko {
	font-family: Garamond, "Garamond 3", "Adobe Garamond Pro", "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

div#submenu {
   margin-left: 60px;
   margin-top: 8px;
}

li.submenu, li.submenu_act, li.submenu_cur {
   margin-right: 20px;
   width: auto;
   display: inline;
}

li.mainmenu, li.mainmenu_act, li.mainmenu_cur {
   margin-right: 20px;
   width: auto;
   display: inline;
}

li.mainmenu A,
li.submenu A {
   font-family: Garamond, "Garamond 3", "Adobe Garamond Pro", "Times New Roman", Times, serif;
   font-size: 16px;
   color: #fff;
   text-decoration: none;
}

li.mainmenu_act A, li.mainmenu_cur A,li.submenu_act A, li.submenu_cur A {
   font-family: Garamond, "Garamond 3", "Adobe Garamond Pro", "Times New Roman", Times, serif;
   font-size: 16px;
   color: #005e9e;
   text-decoration: none;
}


li.mainmenu A:hover, li.submenu A:hover {
   font-family: Garamond, "Garamond 3", "Adobe Garamond Pro", "Times New Roman", Times, serif;
   font-size: 16px;
   color: #005e9e;
   text-decoration: none;
}

table.contentarea {
   border: 1px solid #c8c6b4;
}

div#pagetitle {
   font-family: Garamond, "Garamond 3", "Adobe Garamond Pro", "Times New Roman", Times, serif;
   font-size: 28px;
   text-transform: uppercase;
   color: #98755c;
   text-align: left;
}

div#colNormal {
   font-family: verdana, serif;
   font-size: 14px;
   color: #000;
   text-align: left;
}

div#colLeft {
   font-family: verdana, serif;
   font-size: 12px;
   color: #000;
   text-align: left;
}

strong {
   font-family: verdana, serif;
   font-size: 14px;
   color: #98755c;
}

h1 {
   font-family: verdana, serif;
   font-size: 14px;
   color: #98755c;
   font-weight: bold;
}

div#langmenu {
  text-align: center;
}