.navi_off{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.navi_on{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: white;
	cursor: pointer;
	cursor: hand;
}

.navi_valittu{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : #1C527C; 
	text-decoration: none;
	vertical-align: middle;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;	
	cursor: pointer;
	cursor: hand;
}

.tausta 
{
	background-color: #0099FF ;
	
}

.main_table
{
	width:   800px ;
	border:  0px solid black ;
	margin-top: 30px ;	
}

.top_bar
{
	background-image: url('pictures/ylapalkki.jpg') ;
	width:   800px ;
	height:  120px ;
	
	border-bottom:  0px solid black;
	margin: 0px 
}

.left_bar
{
	background-color: white ;
	background-image: url('left.gif') ;	
	width:   150px ;
	height:  600px ;
	border-right:  1px solid black;
	border-left:  1px solid black;
	border-top:  1px solid black;
	border-bottom:  1px solid black;
	margin: 0 ;
	vertical-align: top 
}

.left_link
{
	margin-left: 5px;
	margin-top: 5px;
	width: 115px ;
	vertical-align: center;
}

a.left_link:link    
{ 
    text-decoration: none; 
    color : #DD6900; 
}
a.left_link:hover    
{ 
    text-decoration: none; 
    color : #DD6900; 
    background: white;
}
a.left_link:visited
{ 
    text-decoration: none; 
    color : #DD6900; 
}



.front 
{
	background-color: #FFFFFF ;
	background-image: url('right.gif') ;
	border-right:  1px solid black;
		border-left:  1px solid black;
		border-top:  1px solid black;
	border-bottom:  1px solid black;
	width: 650px ;
	vertical-align: top; 
}



.p_normal {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial ;
}

.p_uutta {
	padding: 15px ;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px ;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial 
}

.p_pieni {
	margin-left: 80px;
	margin-right: 25px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial ;
}
