body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #eeffff; background-image: url(BG1.gif);*/
	background-color: #eeeeee;
	color: maroon;
}
/*#topmost*/
div.topmost
{
	margin:/*0px*/ auto;
	/*padding:10px;
	background-color: Transparent;*/
	background-color:White;
	width:800px;
	height: 600px;
	text-align:center;
}
div.header
{
	margin:/*0px*/ auto;
	color: #007fc0;
	background-color: #ffffff;
	font-size: x-large;
	text-align: left;
	padding: 0;
	width: 800px; /*Määrittää kokonaisleveyden*/
	height: 118px;
}
div.logo
{
	width: 180px;
	/*text-align: center;
	height: 118px;*/
	height: 90px;
	background-color: #ffffff;
	/*float: left;*/
}
div.headline
{
	background: #ffffff;
	color: #007fc0;
	width: 620px;
	/*width: 620px;
	height: 108px;*/
	height: 80px;
	font-size: 16pt;
	font-weight: 500;
	padding-top: 10px;
	margin-left: -4px;
}
div.content
{ 
	/***************  Content  ***********/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -4px;/**/
	background: #fffbf0;
	/*width: 576px;*/
	height: 460px;
	overflow: auto;
	text-align: left;
	font-size: small;
	color: maroon;
}

div.news
{
	/***************  News  ***********/
	background-position: #ddffff;
	padding: 10px;
	margin-top: -4px;
	width: 160px;
	height: 465px;
	background: #ddffff;
	font-size: small;
	overflow: auto;
}
div.mainmenu 
{
	padding: 0px;
	margin: 0px;
	line-height: 90%;
}
div.header
{
	color: #ffffff; /*background-color: #00cccc;*/
	background-image: url(BG2.gif);
	background-repeat: repeat-x;
	background-image: url(BG2.gif);
}
div.footer
{
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	font-size: x-small;
	background-color: #00cccc;
	margin-top: -4px;
}
span.floatleft
{
	float: left;
	margin: 5px;
	/*margin-bottom: 10px;
	margin-right: 10px;*/
}
/***************************
 *                         *
 *   Content page styles   *
 *                         *
 ***************************/
span.floatright
{
	float: right;
	margin: 5px;
	/*margin-bottom: 10px;
	margin-left: 10px;*/
}
div.aligncenter
{
	text-align: center;
}
.textleft
{
	text-align: left;
}
div.colorred
{
	color: Red;
}
div.colorblue
{
	color: Blue;
}
div.headlinecolor
{
	color: #007fc0;
}
div.colormaroon
{
	color: Maroon;
}
div.fontl
{
	font-size: large;
}
div.fontxl
{
	font-size: x-large;
}
div.fontxxl
{
	font-size:xx-large;
}
div.fonts
{
	font-size: small;
}
div.fontxs
{
	font-size:x-small;
}
div.fontweight900
{
	font-weight: 900;
}
.lh3px
{
	line-height: 3px;
}
.lh2px
{
	line-height: 2px;
}
.lineheight25
{
	line-height: 25%;
}
div.lineheight40
{
	line-height: 40%;
}
div.lineheight50
{
	line-height: 50%;
}
div.lineheight70
{
	line-height: 70%;
}
div.lineheight120
{
	line-height: 120%;
}
div.lineheight150
{
	line-height: 150%;
}

