.right {
	background-image: url(i/main_right_bottom.jpg);
	vertical-align: top;
	background-position: bottom;
	background-repeat: no-repeat;
}
.rightbgtable {
	height: 100%;
}
.maintable {
	background-image: url(i/maintable_bg.jpg);
	background-repeat: repeat-y;
}
.left {
	background-image: url(i/left_navi_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	padding-bottom: 100px;
}
.leftnavitd {
	background-image: url(i/left_navi_bg.gif);
	height: 136px;
	vertical-align: top;
	padding-left: 15px;
}
.maintd {
	background-image: url(i/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
body {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.ots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #F0321D;
}
.vots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3F4847;
	font-weight: bold;
}
b {
	font-size: 11px;
	color: #465153;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e41715;
	text-decoration: underline;
	line-height: 14px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e41715;
	text-decoration: underline;
	line-height: 14px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e41715;
	text-decoration: underline;
	line-height: 14px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A5456;
	text-decoration: none;
	line-height: 14px;
}
a.navi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e41715;
	text-decoration: underline;
	line-height: 14px;
}
a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e41715;
	text-decoration: underline;
	line-height: 14px;
}
a.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e41715;
	text-decoration: underline;
	line-height: 14px;
}
a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A5456;
	text-decoration: none;
	line-height: 14px;
}
/* Pakolliset */
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 180px;
	border: 1px solid #2F578A;
	background-color: #EEEEEE;
	overflow: auto;
	margin: 1px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #495456;
	border: 1px solid #000000;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 180px;
	border: 1px solid #30588B;
	margin: 1px;
	background-color: #EEEEEE;
}
/* Pakolliset loppuu*/
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0321D;
	width: 160px;
	margin: 1px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.image {
	border-color: #325A8D;
	margin: 3px;
}
pre	{
	margin: 0px;
	padding: 0px;
}

