/* CSS Document */

body {	font-family : Verdana, Arial, sans-serif; 
	font-size : 9pt;
	font-style : normal; }

table {	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt; }
td {	margin-left : 110pt; }

.header { background : url('../images/header.jpg') repeat; height : 110px; }

#navi { background : url('../images/navi.jpg') repeat; color : #c0c0c0; }

.main { background : url('../images/main.jpg') repeat; }

.text { background : white ; }



#navi a:link { cursor : default; color : #ffffff; text-decoration : none; }
#navi a:visited { cursor : default; color : #ffffff; text-decoration : none; }
#navi a:hover { color : #a3223a; text-decoration : none; }
#navi a:active { cursor : default; color : #ffffff; text-decoration : none; }

a:link { cursor : default; color : #344DA9; text-decoration : none; }
a:visited { cursor : default; color : #344DA9; text-decoration : none; }
a:hover { color : #a3223a; text-decoration : none; }
a:active { cursor : default; color : #344DA9; text-decoration : none; }

#footer a:link { cursor : default; color : #ffffff; text-decoration : none; font-weight: bold }
#footer a:visited { cursor : default; color : #ffffff; text-decoration : none; font-weight: bold }
#footer a:hover { color : #a3223a; text-decoration : none; font-weight: bold }
#footer a:active { cursor : default; color : #ffffff; text-decoration : none; font-weight: bold }

.ilmo a:link { cursor : default; color : #c0c0c0; text-decoration : none; }
.ilmo a:visited { cursor : default; color : #c0c0c0; text-decoration : none; }
.ilmo a:hover { color : #860a16; text-decoration : none; }
.ilmo a:active { cursor : default; color : #c0c0c0; text-decoration : none; }

#footer { background : url('../images/footer.jpg') repeat; height : 20px; }

.footer { color : #c0c0c0; }

.unnamed1 {	font-family : Verdana, Arial, sans-serif;
		font-size : 9pt;
		color : #FFFFFF;
		border-color : #000000;
		border-style : solid;
		border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px; }

input {		font-family : Verdana, Arial, sans-serif;
		color : black;
		font-size : 9pt;
		background-color : #ffffff; 
		border-color : #000000;
		border-style : solid;
		border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px;}

select {	font-family : Verdana, Arial, sans-serif;
		color : black;
		font-size : 9pt;
		background-color : #ffffff;
		border-color : #000000;
		border-style : solid;
		border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px; }

textarea {	font-family : Verdana, Arial, sans-serif;
		color : black;
		font-size : 9pt;
		background-color : #ffffff;
		border-color : #000000;
		border-style : solid;
		border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px; }

.kuva { font-family : Verdana, Arial, sans-serif; font-size : 11pt; }

h6 { color : blue; font-size : 9pt; }

.ilmo { background-color : #598bb9; }