/* Common */
BODY, TD, DIV {
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10pt;
}

TD {
	vertical-align: top
}

DIV.Content {
	color : Black;
	background: White;
	font-size : 10pt;
	margin-left: 1em;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
}

TD.ylabanneri {

}

TD.content {
	border: 1px solid #000000
}

TABLE.ajank {
	border: 1px solid #000000;
	width: 450px;
} 

TD.ajank_yla {
	background: #EB4100;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	color: #808080;
	text-decoration: none;	
}

a:hover {
	color: #C0C0C0
}

/*Menu 09*/



TD.Menu {
	background: url(images/design/menu_tausta.jpg) repeat-x;
	height: 33px;
	color: White;
}

TD.Menu a {
	display: inline-block;
	color: #FFFFFF;
	padding: 8px 0.8em 0 0.8em;
	color: white;
	font-weight: normal;
	text-decoration: none;
	
}

/* Menu */
TD.menu {
	color: #FFFFFF;
	background: url(images/design/menu_tausta.jpg) repeat-x;
}



a.MenuInc {
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
}

a.MenuInc:hover {
	color: #808080;
}

a.MenuSel {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;

}

a.MenuSel:hover {
	color:  #808080;
}



DIV.MenuInc {
	margin-left: 0;
	background: #AFC6DB;	
}

DIV.MenuSel {
	margin-left: 0;
	background: #AFC6DB;
}

/* Feedback */
.FeedbackBase {
	background: #6E94B7;
}

.FeedbackHeader {
	background: #AFC6DB;
	font-weight: Bold;
}


.formInput {
	width: 300px;
	border: 1px solid #CCCCCC;
	height: 20px;
	/*padding: 2px 2px 2px 5px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formField {
	width: 166px;
	border: 1px solid #CCCCCC;
	height: 152px;
	padding: 2px 2px 2px 5px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.px65 {
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	margin-top: 5px;
}

TD.ilmo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding-left: 2px;
}

/* News */
.NewsArticleBase {
	border-width: 0;
	background: White;
} 

.NewsListBase {
	border-width: 0;
	background: White;
} 

.NewsBase {
	border-width: 0;

}

.NewsHeader {
	padding-bottom: 0.5em;
}

TD.NewsContHeader {
}

TD.NewsContentHead {
	font-weight: bold;
}


