body {
	background: #FFFFFF;
	color: #660000;
	font: 12px Arial;
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align:top;
}

.error {
	color: #FF0000;
}

p.otsikko {
	background: #FFFFFF;
	line-height: 25px;
	font-size: 12pt;
	width: 134px;
}

a {
	color: #660000;
}

a:hover {
	color: #000000;
}

h2 {
	font: bold 14px Arial;
	margin: 0px;
}

h3 {
	font: bold 12px Arial;
	margin: 0px;
}

img {
	border: none;
}

ul {
	list-style-position: inside;
	margin: 0px;
}

table#body {
	width: 780px;
}

table#jalleenmyyjat {
	width: 559px;
}

td#header {
	background: url(images/design/header.jpg) no-repeat;
	height: 86px;
	width: 780px;
}

td#bgmenu {
	background: url(images/design/bgmenuLeft.gif) no-repeat left;
	border-bottom: 1px solid #9C9491;
	border-top: 1px solid #650006;
	color: #CCCCCC;
	height: 20px;
	text-align: center;
	width: 780px;
	vertical-align: middle;
}

td#bgmenu a {
	color: #999999;
	font: bold 11px Arial;
	margin-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

td#bgmenu a:hover {
	color: #CC9900;
}

td#smmenu {
	background: url('images/design/img.jpg') no-repeat top left;
	padding: 11px 0px;
	text-align: center;
	vertical-align: top;
	width: 137px;
}

td#smmenu a {
	color: #660000;
	text-decoration: none;
}

td#smmenu a:hover {
	background: #660000;
	color: #FFFFFF;
}

div#smmenu {
	border-right: 2px solid #670001;
	height: 460px;
	width: 137px;
}

td#content {
	padding: 11px;
	padding-right: 0px;
	vertical-align: top;
	width: 592px;
}

div#content {
	width: 592px;
	height: 100%;
	padding-bottom: 2em;
}

div.osa {
	clear: both;
	width: 559px;
}

td#footer {
	background: url(images/design/footerLeft.gif) no-repeat left;
	border-top: 1px solid #640000;
	color: #000000;
	font: 11px Arial;
	height: 26px;
	text-align: right;
	vertical-align: middle;
	width: 1024px;
}

div.item {
	float: left;
	margin-bottom: 22px;
	margin-right: 22px;
	text-align: center;
}


/* Common */



/* Menu */
TABLE.MenuBase {

}

TD.MenuBase {

}



/* Feedback */
.FeedbackBase {

}

.FeedbackHeader {


}

/* 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;
}

