body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	color: #996633;
	margin-top:0;
	margin-bottom:0;
}

h1
{
	/*border-bottom: 1px solid #996633;*/
	font-family: Times New Roman;
	font-weight: 100;
	letter-spacing: 3px;
	font-size: 200%;
	text-align: Left;
	line-height: 35px;
}

h3
{
    border-bottom: 2px solid #555555;
	font-family: arial;
	font-weight: 100;
	letter-spacing: 3px;
	/*font-size : 200%;*/
	text-align: left;
	line-height: 25px; 
	color : #996633;
}

.recent_list.h4
{
	color : #663300;	
	font-family: arial;	
	letter-spacing: 2px;	
	text-align: left;
	line-height: 25px; 
	text-decoration : none;
}

.recent_list
{
	margin-left : 0px;
}

ul.bulletplain
{	
	padding: 0;
	margin: 0;
	float : left;
}

ul.bulletplain li
{
	list-style-image : url("/cms/img/tassu.jpg");
	list-style-position : inside;
    display : block;
    padding-bottom : 3px;  
    padding-left : 2px;  
}

.bulletplain li a, .bulletplain li a:visited
{
	text-decoration : underline;
	padding-left : 5px;
	margin : 0;
	color : #663300;
}
.bulletplain li a:hover
{
    color : #996633;
}

.bulletplain li span{
	color : gray;
	font-size : 9px;
	padding-left : 4px;
}
/* Paivakirja */
span.noticeDateFront
{
	font-size : 8px;	
	width : 90px;
	color : Gray;
}

.noticeTitle
{
	display : block;
	margin-bottom : 10px;
}

.noticeTitle a
{
	color : #663300;
	text-decoration : none;
	font-weight : bold;
}

.noticeDate
{
	width : 90px;
	color : Gray;
}


.noticeDesc
{
	display : block;
	font-style :italic;
	padding-left : 90px;
}

/* mm. content alueen vari */
td 
{
	font-family : Arial, Helvetica, sans-serif;
	color : #663300;
	font-size : 13px;
}

.footer {
	border-bottom : 1px solid #996633;
	border-left : 1px solid #996633;
	border-right : 1px solid #996633;
	width : 895px;
	padding-left : 5px;
	padding-right : 5px;
	height : 30px;
	vertical-align : middle;
	background-color : #f5deb3;	
	color : #996633;
	text-align : right;
}

.alert
{
    color : Red;
    font-weight : bold;
    display : inline;
    padding-right : 5px;
}

.header_main {
	border-bottom : 1px solid #996633;
	border-right : 1px solid #996633;
	border-left : 1px solid #996633;
	background-color : #996633;
}


.left_column 
{
	vertical-align: top;
	border-left: 1px solid #996633;
	/*border-right: 1px solid #996633;*/
	border-bottom: 1px solid #996633;
	width: 207px;
}


.right_column 
{
	vertical-align: top;
	/*border-left: 1px solid #cccccc;*/
	border-right: 1px solid #996633;
	border-bottom: 1px solid #996633;
	width: 207px;
}

img 
{
	border : 0;
}

.content_area
{
	border-right : 1px solid #996633;
	border-left : 1px solid #996633;
	border-bottom : 1px solid #996633;
	padding : 5px 5px 5px 15px;
	width : 75%;
	/*color : #2E7090;*/
}


a 
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #663300;
    text-decoration : underline;
}


a:hover 
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #996633;
    text-decoration : none;
}

a.sublink:hover 
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #2E7090;
    text-decoration : none;
}

a.news:hover 
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #999999;
    text-decoration : underline;
}

/************* NEWSBOX ********************/
.newsFlash
{
	width : 195px;
	background-color : #f5deb3;
	color: #996633;
	border : double;
	border-color : #996633;
	border-width : 3px 3px 3px 3px;
	align : center;	
	margin-top : 2px;
	margin-left : 2px;
	margin-bottom : 6px;	
	height : 100px;
	padding : 5px 5px 5px 5px;
	margin-left : 5px;
	margin-right : 5px;
}

.newsFlash h2
{
	font-size : 14px;
	margin-bottom : 3px;
	
}

/************* MENU ************/

.header_main #menu 
{
	width: 900px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: #663300; /*#996633;*/
}

.header_main #menu ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

.header_main #menu li 
{
	display: inline;
/*	width : 100px;*/
}

.header_main #menu a 
{
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.header_main #menu a:hover 
{
	background-color: #996633;
}

.leftNavi
{
	padding-left : 5px;
	padding-top : 10px;
}

/* info taulukon sisallon tyylit */
.InfoTitle
{
	font-weight : bold;
	padding-right : 10px;
}

.InfoValue
{
}