* { 	margin: 0px; padding: 0px; border: 0px; }
input, textarea, select { border: 1px solid gray; }

body {
	font-family: Arial, sans-serif;
	color: black;
	background-image: url('leftOvergrad.png');
	background-repeat: repeat-x;
	background-color: #ebe5da;
	width: 100%;
}

#pageFrame {
	position: relative;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	min-width: 800px;
	height: 100%;
}

#lpfs {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 100%;
	top: 0px; bottom: 0px;
	background-image: url('leftshadow.png');
	background-repeat: repeat-y;
}

#rpfs {
	position: absolute;
	right: -20px;
	width: 20px;
	height: 100%;
	top: 0px; bottom: 0px;
	background-image: url('rightshadow.png');
	background-repeat: repeat-y;
}

#topbar {
	position: relative;
	color: #0C4774;
	min-height: 150px;
	height: 10em;
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background-color: #46627c;
}

#logoImg {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 78px;
	height: 120px;
	border: 1px solid black;
	z-index: 2;
}
#logoImg img { border: 0px; }
#logoImg a { text-decoration: none; }

#topPics {	
	background-image: url('ylapalkki.jpg');
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px; width: 100%;
	height: 90px;
}

#aallot {
	background-image: url('aallot3.png');
	background-repeat: repeat-x;
	overflow: hidden;
	position: absolute;
	top: 70px;
	left: 80px; right: 0px;
	width: auto; height: 60px;
}

#admMsg {
	font-size: 0.7em;
	position: absolute;
	top: 10px; right: 10px;
	width: 20em; padding: 5px;
	border: 3px solid #daa53e;
	background-color: #a78b5c;
	color: white;
	/*background-color: #48bce3;*/
	/*border: 2px solid #1d7196;*/
}

#lowerFrame {
	position: relative;
	width: 100%;
	min-height: 100%;
	background-color: #EFF5FA;
	background-image: url('mainbgtop.png');
	background-repeat: repeat-x;
}
#lowerFoot {
	clear: both;
}

#leftlinkbar {
	position: relative;
	float: left;
	clear: right;
	width: 10em;
	background-color: #cb8f37;
}
#leftlinkbarB {
	position: absolute;
	left: 0px; top: 0px;
	width: 10em;
	min-width: 10em;
	height: 100%;
	background-color: #7c6846;
}
#leftlinkbar #linklist {
	margin: 5px;
	margin-top: 10px;
}
#leftlinkbarFoot, #rightbarFoot {
	position: absolute;
	bottom: -20px;
	width: 100%; height: 20px;
	background-repeat: repeat-x;
	background-image: url('curve180.png');
	background-position: 0px -10px;
}
#rightbarFoot {
	position: absolute;
	bottom: -20px;
	right: 0px;
	background-position: 670px -10px;
}

#main {
	position: relative;
	float: none;
	clear: none;
	margin-left: 13em;
	margin-right: 195px;
	margin-top: 0px;
	min-height: 820px;
	font-size: 0.8em;
}
#bottomGrad {
	position: absolute;
	bottom: 0px; left: 0px;
	height: 40px;
	width: 100%;
	background-image: url('bottomgrad.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#main #mainContents {
	position: relative;
	overflow: visible;
	min-height: 100%;
}
#main #contents {
	position: relative;
	overflow: visible;
	top: 0px;
	width: auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	z-index: 3;
}

#rightbar {
	position: absolute;
	right: 0px; top: 0px;
	width: 170px; height: 100%;
	background-color: #7c6846;
	padding-left: 20px;
}
#rightbarContent {
	position: relative;
	float: right;
	width: 160px;
	top: -10px;
	padding: 15px;
	padding-top: 0px;
	background-color: #cb8f37;
	font-size: 0.8em;
}
#rightbarContent h3 {
	font-size: 1.4em;
	color: white;
	margin-bottom: 20px;
}
#linkbar, #langLinks {
	font-family: Impact,sans-serif;
	font-weight: normal;
}
#langLinks {
	position: absolute;
	right: 5px; bottom: 25px;
	padding: 5px; padding-right: 0px;
	z-index: 3;
}

#langLinksLiner {
	position: absolute;
	bottom: -2px;
	left: 16px; right: 0px;
	height: 32px;
	background-repeat: repeat-x;
	background-image: url('curve3.png');
}
#langLinksLinerCl {
	position: absolute;
	bottom: 0px;
	left: 0px; width: 20px;
	height: 19px;
	background-repeat: no-repeat;
	background-image: url('kulma3.png');
	z-index: 3;
}

#langLinks .link {
	float: left;
	margin-right: 10px;
	border: 2px solid transparent;
}

.extIcon img {
	margin-left: 10px;
}
span.extIcon {
	text-decoration: none;
}

#langLinks div.link:hover, .confirm_pic:hover {
	border: 2px solid #ab4c00;
}
#langLinks a img, .confirm_pic {
	border: 2px solid white;
}
#langLinks .linkText {
	padding-top: 2px;
	border: 0px;
	font-size: 0.8em;
}
#langLinks div.linkText:hover {
	border: 0px;
}

a:link {
	color: white;
}
a:visited { color:#e5e5e5; }

#main a:link, #sponsors div.wImageBox .caption a:link {
	color: #033374;
}
#main a:visited, #sponsors div.wImageBox .caption a:visited {
	color: #5c007a;
}
#admin_links a:link {
	color: white;
}
#admin_links a:visited {
	color: white;
}

#leftlinkbar .link {
	border-bottom: 1px solid #795b27;
	padding-top: 6px;
	padding-bottom: 6px;
}

#jsLinkGroup, .jsLinkGroup, #jsLinkGroup div.link {
	visibility: hidden; height: 0px;
}

#leftlinkbar .link:hover {
	background-color: #ab4c00;
	background-image: url('linkHoverBg.png');
	background-repeat: repeat-x;
}

#leftlinkbar .linkC {
	width: 100%;
}
#leftlinkbar a {
	display: block;
}

#leftlinkbar div.title:hover {
	/*background-color: #6c1d17;*/
}

#loginLink {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#loginLink img {
	border: 0px;
}

#admin_links {
	position: relative;
	clear: none;
	max-height: 2.6em;
	background-color: #a78b5c;
	min-height: 2.4em;
	border-bottom: 3px solid #826c47;
	border-right: 3px solid #826c47;
	background-image: url('admLinkBgBg.png');
	background-repeat: repeat-x;
}

#admin_links .admin_link {
	float: left;
	position: relative;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 1.4em;
	clear:none;
	background-color: #d49c49;
	background-image: url('admLinkBg.png');
	background-repeat: repeat-x;
}

#admin_links .right {
	margin-left: 10px;
}

#admin_links .static {
	background-color: #826c47;
	border: 3px solid #daa53e;
	height: 1.6em;
	top: -0.4em;
	border-bottom: 0px;
	font-weight: bold;
	color: white;
	background-image: url('admLinkStBg.png');
	background-repeat: repeat-x;
}

#admin_links .delete {
	background-color: #ac573d;
	background-image: url('admLinkDelBg.png');
	background-repeat: repeat-x;
}

#admin_links #add_link_form {
	position: relative;
	right: 0.3em; top: 0.3em;
	float: right;
	clear: none;
}

#add_link_form {
	clear: both;
	max-height: 4em;
}

#admin_links #admin_links_foot {
	height: 0px; width: 0px;
	clear: right;
}

#contents {
	padding: 30px;
	padding-top: 10px;
}

#contents table td {
	text-align: left;
	vertical-align: top;
}

.llevel_0 { padding: 0.3em;
	background-image: url('linkbg.png');
	background-repeat: repeat-x;
	margin-top: 5px; }
.llevel_1 { padding: 0.2em;font-size: 0.8em; margin-left: 1.0em;
	font-family: Arial,sans-serif; font-weight: bold;
	padding-left: 5px;
	border-left: 3px solid #7c6846; }
.llevel_2 { padding: 0em;font-size: 0.8em; margin-left: 2.0em;
	font-family: Arial,sans-serif; margin-top: 0px; margin-bottom: 0px; }
.llevel_3 { padding: 0em;font-size: 0.8em; margin-left: 3.0em;
	font-family: Arial,sans-serif; }
.llevel_4 { padding: 0em;font-size: 0.8em; margin-left: 4em;
	font-family: Arial,sans-serif;  }

#leftlinkbar .title {
	background-color: #7c6846;
	background-image: url('admLinkStBg.png');
	background-repeat: repeat-x;
}

#leftlinkbar .title a {
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 2.0em;
	color: #403729;
	border-bottom: 2px solid #e0d4bf;
	font-weight: 500;
	text-align: left;
	margin-bottom: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
	background-position: center bottom;
}

#aallot h1 {
	color: white;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 2.2em;
	font-family: Impact,Arial,sans-serif;
	font-weight: normal;
	position: absolute;
	top: 22px;
	left: 50px;
	z-index: 3;
}

h2 {
	font-size: 1.6em;
	color: #403729;
	font-weight: normal;
	font-family: Arial,sans-serif;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.2em;
	font-family: Arial,sans-serif;
	font-weight: normal;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0.6em;
}

h4 {
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0.3em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

h6 {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.1em;
}

p, li, #links {
	margin-top: 0.2em;
	margin-bottom: 1em;
	line-height: 1.5em;
	text-align: left;
}
li, #links {
	margin-bottom: 0em;
}

.wImageBox  {
	margin: 0px; padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}

.wImage {
	margin: 0px; padding: 0px;
}

.wikiTable, .wikiTable td {
	margin: 0px; padding: 0px;
	margin-bottom: 10px;
}

.wikiTable td {
	padding: 2px;
}

table.aikataulu {
	width: 100%;
}

.aikataulu td {
	font-size: 0.85em;
	background-color: #f0f7ff;
	border-left: 1px solid #899bb0;
	border-top: 1px dotted #899bb0;
	vertical-align: top;
	margin-right: 10px;
	width: 10%;
}

.aikataulu td table td {
	border: 0px;
}

.aikataulu td table td.klo {
	width: 10%;
}

.aikataulu td table td.tapahtuma {
	width: 90%;
}

.aikataulu th {
	margin-top: 10px;
	font-size: 1em;
	vertical-align: top;
	background-color: #e0d4bf;
}

.aikataulu .paivaSisalto {
	background-color: #EEEEEE;
}

td.korosta, th.korosta {
	background-color: #e0d4bf;
}

.wIcenter {
	margin:auto;
}

.wIright, .alignRight {
	float:	right;
	margin: 5px;
	margin-left: 15px;
}

.wIleft, .alignLeft {
	float:	left;
	margin: 5px;
	margin-right: 15px;
}

.imgBorder {
	margin-bottom: 5px;
	margin-top: 0px;
	border: 1px solid #778BBF;
	background-color: #EEEEF7;
	text-align: center;
	margin:auto;
}

.leftJustified {
	float: left;
	margin: 15px;
}

.rightJustified {
	float: right;
	margin: 15px;
}

.imgBorder img {
	margin: 2px;
}

.imgBorder .line {
	border-top: 1px dashed #778BBF;
	width: auto;
	height: 1px;
	margin-left: 2px;
	margin-right: 2px;
}

.wImageBox .caption {
	margin: 2px;
	padding: 5px;
	margin-top: 0px;
	font-weight: 400;
	font-family: Verdana,Arial,sans-serif;
}
#contents .wImageBox .caption {
	text-align: left;
	font-style: italic;
	margin-bottom: 15px;
}

div.tight, img.tight {
	margin: 0px; padding: 0px;
	border: 0px;
}
div.tight {
	position: relative;
	margin-top: -8px;
	height: auto;
}
img.row {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

ul, ol {
	margin-left: 20px;
}

ul li {
	margin-bottom: 10px;
}

.huomio {
	color: red;
	font-weight: bold;
}

hr {
	border-top: 1px ridge gray;
}
pre { font-size: 1.2em; }
input { font-size: 1.0em; }

input.nappi {
	background-color: #a1b5df;
	border: 1px solid #153D64;
}

input.poistoNappi {
	border: 1px solid #153D64;
	border: 1px solid red;
}

td, th {
	font-size: 1.0em;
	text-align: left;
	padding: 5px;
}

table.uploads {
	width: 60%;
}

tr.rivi_1 td, tr.rivi_2 td {
	border-bottom: 1px solid #b9965e;
}

table.uploads tr:hover {
	background-color: white;
}
table.uploads tr.titlerow:hover {
	background-color: transparent;
}

tr.rivi_1 td {
	background-color: white;
}

tr.rivi_2 td {
	background-color: #f8f6da;
}

.moduleBlock {
	positioN: relative;
	float: left;
	clear: none;
	min-width: 0px;
	min-height: 0px;
}

.moduleBlock .moduleContents {
	position: relative;
	clear: none;
	border: 1px solid #153D64;
	min-width: 0px;
	min-height: 0px;
}

.moduleBlock .moduleSettings {
	position: relative;
	width: 5em;
	float: right;
	right: -0.2em;
	height: 1.2em;
	padding: 0.3em;
	margin-top: -1.2em;
	margin-right: -0.6em;
	border: 1px solid #153D64;
	background-color: #EFBB30;
}

form.editor textarea {
	border: 1px solid #153D64;
	width: 100%;
	height: 600px;
}

form.editor div.editActions {
	padding-bottom: 2px;
	border: 1px solid #153D64;
}

form.editor div.editActions table {
	font-size: 1.1em;
}

form.editor div.editActions table td,th {
	padding: 1px;
	padding-right: 15px;
}

form.editor div.editActions a img {
	border: 0px;
	margin-right: 5px;
}

.confirm_pic {
	border: 1px solid black;
}

#footerLeft {
	position: absolute;
	height: 1.2em;
	width: 10em;
	left: 0px; bottom: 0px;
	border: 0px; padding: 0px;
	/*background-color: #cb8f37;*/
	background-color: #7c6846;
}

#footerRight {
	position: absolute;
	height: 1.2em;
	width: 190px;
	right: 0px; bottom: 0px;
	/*background-color: #cb8f37;*/
	background-color: #7c6846;
}

#footer {
	position: relative;
	clear: both;
	width: auto;
	text-align: center;
	height: 1.8em;
	font-size: 0.6em;
	padding-top: 0.1em;
	background-color: white;
	background-color: #cfcdc7;
}

#galleryContents .WGimgContainer {
  margin: 0px; padding: 0px;
	border: 2px solid #586467;
}

#galleryContents img {
	border: 10px solid white;
}

#galleryContents a:hover img {
	border: 10px solid #eaf4f7;
	border: 10px solid #ccb696;
}

table#gallery_pagelinks, table.news_pagelinks {
	width: 100%;
	background-color: white;
	margin-bottom: 10px;
	margin-top: 10px;
}

table#gallery_pagelinks td, table.news_pagelinks td {
	width: 20%;
}

table#gallery_pagelinks td.linkContainer:hover, table.news_pagelinks td.linkContainer:hover {
	background-color: #eaf4f7;
	background-color: #ccb696;
}

table#gallery_pagelinks td.textContainer, table.news_pagelinks td.textContainer {
	text-align: center;
}

div#galleryContents #dirlist {
	background-color: white;
	margin: 0px;
}

.dir_item_container {
	position: relative;
	padding: 10px;
	border-left: 3px solid #ddc4a1;
	float: left;
	width: auto;
	background-color: #f3ede5;
	margin-left: 5px;
}

#dirlist {
	background-color: white;
	width: 100%; min-height: 38px; padding: 5px;
}

#pics {
}

#pics table td {
	text-align: center;
}

#gallery_mainlink {
	margin: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 1.6em;
}

.dir_item_container .dir_name {
	position: relative;
	padding-left: 5px;
}

.dir_item_container:hover {
	background-color: #ccb696;
}

div.dir_item_container img.dir_img {
	position: absolute;
	visibility: hidden;
	z-index: 3;
}

div.dir_item_container:hover img.dir_img {
	visibility: visible;
	width: auto;
	height: auto;
}

.newsBox {
	position: relative;
	width: 100%;
}

.newsBox .newsMessages {
	position: relative;
	/*border: 2px solid #586467;*/
	margin-bottom: 20px;
}

.newsBox .newsMessages h2 {
	position: relative;
	font-size: 1.2em;
	background-color: white;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.newsMessage {
	position: relative;
	width: auto;
	margin-bottom: 20px;
	background-color: #e7ecef;
	/*border: 2px solid #e0d4bf;;*/
	margin-top: 20px;
}

.newsBox .newsMessage {
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
	padding: 0px;
	background-color: #c6871a;
}

.newsMessage .headLine {
	position: relative;
	width: auto;
	background-color: white;
	padding: 5px;
}

.newsBox .newsMessage .headLine {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	background-color: transparent;
	border-right: 2px solid #795b27;
	border-bottom: 2px solid #795b27;
	padding-bottom: 5px;
}

.newsMessage .date, .newsMessage .title {
	font-size: 1.4em;
	color: #403729;
	position: relative;
	font-weight: normal;
}

.newsBox .newsMessage .date, .newsBox .newsMessage .title {
	color: white;
	position: relative;
	float: none;
	margin: 0px;
}

.newsMessage .body {
	padding: 10px;
}

.newsBox .newsMessage .body {
	margin: 0px;
	padding: 0px;
}

.newsBox .newsMessage .date, .newsBox .newsMessage .title {
	font-size: 1em;
}

.newsMessage .date {
	position: relative;
	float: left;
	margin-left: 0.4em;
}

.newsBox .newsMessage .date {
	color:#ede6dc;
	font-weight: bold;
}

.newsMessage .title {
	margin-left: 7em;
	position: relative;
}

.newsBox .newsMessage .body {
	position: absolute;
	visibility: hidden;
	width: 0px; height: 0px;
}

.newsMessage .writer {
	position: relative;
	font-style: italic;
	margin: 5px;
	padding-left: 10px;
	border-left: 2px solid #cacaca;
}

.newsMessageEditor {
	clear: right;
}

.cmpLink {
	position: relative;
	float: left;
	padding: 10px;
	margin-left: 10px;
}

.pagePart {
	border: 1px solid grey;
}

.pagePart .ppLinks, .controlLinks {
	position: relative;
	height: 40px;
	background-color: #e0d0b0;
}

.pagePart, .pageContents {
	margin-top: 20px;
}

.pagePart .title {
	font-size: 1.4em;
	background-color: #92a4a8;
	border-bottom: 1px solid black;
}

.pageContents {
	padding: 10px;
}

.goAhead {
	border: 1px solid green;
	background-color: #b2fdb4;
}

.delete {
	background-color: #cf8686;
}

.fRight, #admin_links .fRight {
	position: relative;
	float: right;
}

.lomakeWizard {
	font-size: 1.2em;
	padding: 5px;
	background-color: white;
}
.lomakeWizard table td, .lomakeWizard table th {
	vertical-align: top;
}

.lomakeWizard .form {
	padding: 20px;
}
.lomakeWizard .form table {
	width: 100%;
}

.fieldCell .field {
	float: left;
}

.fieldCell .description {
	float: left;
}

table.siirtymat {
	width: 100%;
	background-color: #ebebeb;
	margin-top: 20px;
}
table.siirtymat td {
	width: 0px;
}
.taaksepain {
	padding-top: 7px;
	text-align: left;
	vertical-align: middle;
	width: 10%;
}
td.taaksepain a, td.taaksepain a:link, td.taaksepain a:visited {
	padding: 2px;
	border: 1px solid #9e0b0f;
	background-color: #f26c4f;
	text-decoration: none;
	color: black;
}
.eteenpain {
	text-align: right;
	width: 40%;
}

.eteenpain input {
	float: right;
	margin-right: 20px;
	background-color: #7cc576;
	border: 1px solid #005826;
}

.lomakeWizard .paaOtsake {
	background-color: white;
	border-bottom: 3px solid #cb8f37;
	height: 2em;
	width: 100%;
}

.lomakeWizard h2 {
	margin-top: 0px;
}
.lomakeWizard h3 {
	margin-top: 0.5em;
	margin-bottom: 0em;
}
.lomakeWizard h4 {
	margin-top: 1em;
}

.lomakeWizard .paaOtsake .vaihe, .lomakeWizard .paaOtsake .otsake {
	float: left;
}

.lomakeWizard .cancel {
	float: right;
}

.lomakeWizard .paaOtsake .vaihe {
	margin-top: 0.4em;
	margin-left: 10px;
}

.lomakeWizard .paaOtsake .otsake {
	margin-top: 0.1em;
	margin-left: 20px;
	font-size: 1.4em;
}

.notice {
	background-color: #EEABA4;
}

.sponsorit {
	background-color: white;
	border: 2px solid #92a4a8;
	padding: 30px;
	width: 80%;
}

.sponsorit td {
}

.sponsorit img {
	border: 0px;
}

table.uploads {
	width: 100%;
}

table.hinnat {
	border: 1px solid gray;
	padding: 10px;
}

table.hinnat tr td {
	padding: 10px;
	font-weight: bold;
	border-left: 1px dashed gray;
}

.hinnat th {
	margin-right: 10px;
	margin-bottom: 10px;
}

#lastModified {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	font-size: 0.6em;
	margin-bottom: 1em;
}

.radioItemContainer .radioItemContainer {
	margin-left: 5px;
	border-left: 2px solid gray;
	border-bottom: 2px solid gray;
	padding-left: 10px;
	padding-top: 5px; padding-bottom: 5px;
	margin-bottom: 10px;
}

.soutuht {
	border: 1px solid gray;
	width: 100%;
}
.soutuht td, .soutuht th {
	border-bottom: 2px solid black;
}
.soutuht th {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	border-right: 1px dashed gray;
}
.soutuht table td, .soutuht table th {
	border: 0px;
}

#sponsors {
	position: relative;
	top: -2px;
	border-top: 3px solid #cb8f37;
	width: 99%;
	padding-top: 15px;
	background-color:  white;
	padding-left: 1%;
	overflow: visible;
}
#sponsors div.wImageBox {
	width: 120px;
	height: 100px;
	position: relative;
	clear: none;
	float: left;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#sponsors div.wImageBox .caption a {
	font-size: 0.8em;
}
#sponsorsFoot {
	position: relative;
	clear: both;
	float: none;
}

.kuntatiedot {
	background-color: white;
	border-top: 3px solid #cb8f37;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1em;
	min-height: 110px;
}
.tekijat {
	padding: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 1.3em;
	font-family: "Lucida Calligraphy",serif;
}

table#ilmoittautumiset tr th {
	background-color: white;
	border-bottom: 2px solid #cb8f37;
}

table#ilmoittautumiset tr td {
	border-bottom: 1px solid #86969b;
	margin: 0px; padding: 6px;
	padding-bottom: 15px;
}
table#ilmoittautumiset tr.r1 td {
	background-color: #dde9ec;
}
table#ilmoittautumiset tr.r2 td {
	background-color: #cadbe0;
}

table#ilmoittautumiset tr td.aika {
	border-right: 1px dotted black;
}

table#ilmoittautumiset tr td table tr td {
	border: 0px; padding: 2px;
}