
body
{
	margin: 0px;
	/*width: 100%;*/
	/*height:100%;*/
	text-align:center;
	background-color: #425F79;
	font-size: 0.8em;

	/*letter-spacing: 0px;*/
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #6D6E6D;

}

a
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}

img
{
	display:block;
	border:0px;
}

a:visited
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}
a:active
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}
a:hover
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}

td
{
	text-align:left;
	vertical-align:top;
}

p
{
	padding-top:0em;
	padding-bottom:0em;
	margin-top:0.8em;
	margin-bottom:0.8em;
}

.banneri_sininenTausta
{
	/*border:1px solid red;*/
	width:100%;
	height:155px;
	background-image: url('../gfx/banneri_sininenTausta.jpg');
	background-repeat: repeat-x;
	text-align:left;
}


.banneri_varjo
{
	width:100%;
	height:34px;
	background-image: url('../gfx/banneri_varjoKeski.jpg');
	background-repeat: repeat-x;
	text-align:left;
}

h1
{
	font-family: Arial Narrow, arial, verdana, helvetica, sans-serif;
	font-size: 1.5em;
	color: #628FC7;
	margin-top:0.7em;
}


.LoanObligations h1
{
	display:block;
	font-family: Arial Narrow, arial, verdana, helvetica, sans-serif;
	font-size: 1.5em;
	color: #628FC7;
	margin-top:0.7em;
	margin-bottom:0em;
}

.WebApplication
{
	border:1px solid gray;
	border-style: dashed; /*[ none | dotted | dashed | solid | double | groove | ridge | inset | outset*/
	background-color: #F1F1F1;
	padding:1em;
	margin-bottom:2em;
}

.WebApplication .Example
{
	color: #628FC7;
}

.Footer
{
	width:100%;
	background-image: url('../gfx/footer_fade.jpg');
	background-repeat: repeat-x;
	text-align:left;
}

ul
{
	padding:0px;
	margin:0px;
}

li
{
	padding:0px;
	margin:0px;
}


.Mainmenu
{
	width:100%;
	margin-top:9px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	/*border:1px solid red;*/
	list-style-type:none;
	background-image: url('../gfx/mainmenu_bottomLeftCorner.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #EDEDED;
}

.LeftBottomCorner
{
	/*border:1px solid red;*/
	background-image: url('../gfx/mainmenu_bottomRightCorner.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}


.Mainmenu ul
{
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	list-style-type:none;
	/*width:210px;*/
	padding-bottom:9px;
}

.Mainmenu .ActiveButton
{
	padding:0.5em;
	padding-left:1.0em;
	font-size: 1.0em;
	vertical-align:middle;
	color: white;
	background-color: #5A6C84;
	background-image: url('../gfx/mainmenu_activeButtonBackground.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}

.Mainmenu .ActiveButton a
{
	text-decoration: none;
	color: white;
}

.Mainmenu .ActiveButton .Arrow
{
	background-image: url('../gfx/mainmenu_activeButtonArrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}


.Mainmenu .PassiveButton
{
	padding:0.5em;
	padding-left:1.0em;
	font-size: 1.0em;
	vertical-align:middle;
	color: #54667E;
	background-color: #F1F1F1;
	border-bottom:1px solid #DEE0E2;
}

.Mainmenu .PassiveButton a
{
	/*border:1px solid green;*/
	text-decoration: none;
	color: #54667E;
}

.Mainmenu .PassiveButton .Arrow
{
	background-image: url('../gfx/mainmenu_passiveButtonArrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

/*.NewsSummary .Date*/
.Date
{
	color: #5A6C84;
	font-weight:bold;
	/*font-style:italic;*/
}

.News .Date
{
	font-size:1.0em;
	color: #5A6C84;
	font-weight:bold;
	/*font-style:italic;*/
}

.News .Header
{
	color: #5A6C84;
	font-size:1.0em;
	margin-left:1em;
}

.News .Bodytext
{
	margin-top:0.5em;
	margin-bottom:1em;
}
