/* Common */
BODY {
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	height: 100%
}


A {
	color : #BD1E1A;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	
}

A:hover {
  	color : #C0C0C0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
   }





TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10pt;	
	vertical-align: top;
}

DIV.Content {
	color : Black;
	background: White;
	font-size : 10pt;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
}

TD.ylapalkki {
	border-bottom: 1px solid #BB2904;
	font-size: 6pt;
}

TD.palkki {
	border-bottom: 1px solid #BB2904;
	border-left: 1px solid #BB2904;
	border-right: 1px solid #BB2904;
}

TD.content {
	background: White;
	border-left: 1px solid #BB2904;
	border-right: 1px solid #BB2904;
}

TD.sivupalkki {
	border-bottom: 1px solid #BB2904;
}

/* Menu */
a.MenuInc, a.MenuSel {
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 0.4em;
	color:#FFFFFF;
	line-height: 13px;
	width: 10em;
	display: block;
	
}



a.MenuInc:hover, a.MenuSel:hover {
	color: #C0C0C0;
}

a.MenuSel {
	text-decoration:none;
	
}

a.MenuInc2, a.MenuSel2 {
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 0.4em;
	color:#BD1E1A;
	line-height: 13px;


	
}

a.MenuInc2:hover, a.MenuSel2:hover {
	color: #C0C0C0;
}

a.MenuSel2 {
	text-decoration:none;
	
}

TABLE.MenuBase {
	
}

TD.MenuBase {

}

DIV.MenuInc {
	margin-left: 0;

}

DIV.MenuSel {
	margin-left: 0;

}

/* Feedback */
.FeedbackBase {
	background: white;
}

.FeedbackHeader {
	background: white;
	font-weight: Bold;
}

/* News */
.NewsArticleBase {
	border-width: 0;
	background: White;
} 

.NewsListBase {
	border-width: 0;
	background: White;
} 

.NewsBase {
	border-width: 0;
	background: #6E94B7;
}

.NewsHeader {
	background: #AFC6DB;
	font-weight: Bold;
}

TD.NewsContHeader {
	background: White;
	font-weight: Bold;
}

TD.NewsContent {
	background: White;
}

#login {
	float: right;
}
