/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #000000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:normal;
	display:block;
	padding:3px;
	font-family: "MS Sans Serif";
	font-size: 12px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	display: block;
	background-color: #D06A6A;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 3px;
	letter-spacing: 0.2em;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:15px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: "MS Sans Serif";
	font-size: 10px;
	}
	
.otsikko{
	color: #922E2E;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: georgia;
	font-size: 22px;
	font-weight: bold;
	}
	
.subHeader {
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-decoration: underline;
	}	
	
.uutiset {
	color: #0000CC;
	font-weight:normal;
	line-height:20px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#000000;
	font-family: arial;
	font-size: 9px;
	}
#subnavigation a {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:normal;
	display:list-item;
	padding:3px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	text-indent: 15px;
	list-style-position: inside;
	list-style-type: circle;
	background-color: #922E2E;
}
#subnavigation a:hover {
	color:#FFFFFF;
	display: list-item;
	text-indent: 15px;
	list-style-type: square;
	list-style-position: inside;
	font-weight: bold;
	background-color: #D06A6A;
}
#pLayer {
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	height: auto;
	width: auto;
}
