@charset "utf-8";
/* CSS Document */

/** Alustukset. (28.07. -07)*/
frame, img, div, span, p, li, ul,
table, tbody, th, td, tr,
fieldset, legend, label {
	border:0px;
	padding:0px;
	margin:0px;}
	
h1, h2, h3, h4,
h5, h6, h7, h8 {
	border:0px;
	padding:0px;
	margin:0px;}

/** Otsikoinnit */
h2 {
	font-size:16px;
}
h3 {
	padding:5px 0px 0px 0px;
}

/** Vasen palsta. (28.07. -07)*/
ul.list ul {
	list-style-type:none;}
ul.list li {
	list-style:none;
	text-align:left;}
ul.list a,
ul.list a:link, 
ul.list a:active, 
ul.list a:visited  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;}
	/** */
ul.list a:hover {
	color: #CC0000;}



/** */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pic/bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.btt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#login {
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	width:883px;
}
#login_box {
	width:340px;
	margin-left:543px;
}
.login_txt {
	color: #666666;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-color:#f1f1f1;
}
.login_btn {
	color: #666666;
	font-size:10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-color:#f1f1f1;
	border:1px solid;
}

#frame {
	width:883px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
#top {
	height:34px;
	width:714px;
	line-height:30px;
	float:left;
	background-image:url(../pic/top_bg.gif);
	background-repeat:repeat-y;
}
#left {
	width:169px;
	float:left;
	margin-top:32px;
}
#right {
	width:714px;
	background-image:url(../pic/right_bg.gif);
	background-repeat:repeat-y;
	float:left;
}
#marginalized_contents {
	width:709px;
	float:left;
	margin:0px;
	padding-left:5px;
}
#t_area {
	width:709px;
	float:left;
	background-image:url(../pic/t_area_bg.gif);
	margin-bottom:4px;
}
	#ta_left {
		width:194px;
		padding-left:26px;
		padding-right:26px;
		float:left;
	}
	#ta_right {
		width:445px;
		padding-right:18px;
		float:left;
	}
	#ta_alt_left {
		width:388px;
		padding-left:26px;
		padding-right:26px;
		float:left;
	}
	#ta_alt_right {
		width:251px;
		padding-right:18px;
		float:left;
	}
	#ta_center {
		width:639px;
		padding-left:26px;
		padding-right:26px;
		float:left;
	}
#bottom {
	height:45px;
	width:709px;
	float:left;
	background-image:url(../pic/bottom.gif);
	background-repeat:no-repeat;
	margin-top:4px;
}
.path {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8a8a;
}
.de_header {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	