body, html {
	background: #c0c0c0;
	margin: 0;
	padding: 0;
}

.frame {
	width: 800px;
}

.top {
	background: url('../images/top.jpg') center center no-repeat;
	width: 800px;
	height: 200px;
}

.line {
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-y;
	height: 15px;
}

.main {
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-y;
	width: 800px;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
}

.menu {
	background-image: url('../images/mainbg.jpg');
	background-repeat: repeat-y;
	width: 800px;
	height: 25px;
}

.footer {
	background: #990000;
	width: 800px;
	height: 27px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.current {
	background: #990000;
	padding: 10px;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 0;
}

p.otsikkoajank {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 0;
}

p.leipis {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 0;
}

p.ajankohtaista {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 0;
}

a {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;

}

a:active {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff3300;
}

a.ajank {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #ffffff;
	text-decoration: underline;
}

a:hover.ajank {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

a:visited.ajank {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;

}

a:active.ajank {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff3300;
}

a.navi {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
	text-decoration: underline;
}

a:hover.navi {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

a:visited.navi {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

a:active.navi {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff3300;
}

td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pieni {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* MENU */

.chromestyle {
	width: 95%;
	font-weight: bold;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul {
	border: 2px solid #990000;
	width: 100%;
	background: url('../images/chromebg-over.gif') center center repeat-x; /*THEME CHANGE HERE*/
	padding: 6px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	color: #000000;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #990000;
}

.chromestyle ul li a:hover {
	background: url('../images/chromebg.gif') center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after { /*HTML to indicate drop down link*/
	/* content: " v";
	content: " " url('../images/downimage.gif'); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position: absolute;
	top: 0;
	border: 1px solid #990000; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background: #ffffff;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#990000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #990000; /*THEME CHANGE HERE*/
	padding: 4px 0;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #f0f0f0;
}
